mfds -e root DNuser partition DNgroup partition DNresource partition DNschema formatldif-filenamesec-path
root DN | エクスポートしたすべてのエントリを割り当てるアプリケーション パーティション。 |
user partition DN | エクスポートしたユーザーを割り当てるアプリケーション パーティション内のコンテナーの名前。 |
group partition DN | エクスポートしたグループを割り当てるアプリケーション パーティション内のコンテナー。 |
resource partition DN | エクスポートしたリソース定義を割り当てるアプリケーション パーティション内のコンテナー。 |
schema format | 値:1 = Active Directory (デフォルト)、2 = OpenLDAP。 |
sec-path | MF Directory Server リポジトリの場所。 |
たとえば、次のコマンドは、MF Directory Server のユーザー、グループ、およびリソースを Active Directory と互換性がある LDIF ファイルにエクスポートします。
mfds -e "CN=Micro Focus,CN=Program Data,DC=local" "CN=Enterprise Server Users" "CN=Enterprise Server Groups" "CN=Enterprise Server Resources" 1 mfdsusers.ldf
CN=Micro Focus,CN=Program Data,DC=local | エクスポートしたすべてのエントリを割り当てるアプリケーション パーティションを指定 |
CN=Enterprise Server Users | エクスポートしたユーザーを割り当てるアプリケーション パーティション内のコンテナーを指定 |
CN=Enterprise Server Groups | エクスポートしたグループを割り当てるアプリケーション パーティション内のコンテナーを指定 |
CN=Enterprise Server Resources | エクスポートしたリソース定義を割り当てるアプリケーション パーティション内のコンテナーを指定 |