15.15. レプリケーション変更ログのエクスポート
				レプリケーション changelog を暗号化する場合など、特定の状況では、プロセスの一部として changelog をエクスポートする必要があります。changelog をエクスポートするには、以下の手順を実行します。
			
前提条件
- レプリケーションは Directory Server インスタンスで有効になります。
 
手順
				変更ログを 
/tmp/changelog.ldif ファイルにエクスポートするには、以下を入力します。
			dsconf -D "cn=Directory Manager" ldap://server.example.com replication dump-changelog -o /tmp/changelog.ldif
# dsconf -D "cn=Directory Manager" ldap://server.example.com replication dump-changelog -o /tmp/changelog.ldif
dirsrv ユーザーには、指定したファイルを作成するには、適切なファイルシステムの権限が必要になることに注意してください。