Import or export of directory entries
You can use the procedure defined here for import or export of directory entries.
Procedure
-
Exporting data from Verify Directory to z/OS® IBM® Security Directory Server:
Verify Directory includes certain suffixes, such as
cn=configuration,cn=ibmPolicies, andcn=localhost, that contain special entries used to manage LDAP configuration, policies, and replication. z/OS IBM Verify Directory only supports some of these special entries.-
You must remove the other special entries from the LDIF or use db2ldif–s <subtreeDN> -x to avoid unloading these suffixes. The
cn=configurationsuffix contains entries that are used to configure advanced replication support. When the server is first started, the following advanced replication configuration entries under thecn=configurationsuffix are automatically created:- cn=configuration
- cn=Replication,cn=configuration
- cn=Log Management,cn=Configuration
- cn=Replication,cn=Log Management,cn=Configuration
- User passwords must be in clear text, SHA, or CRYPT. Other forms are not compatible with z/OS IBM Verify Directory.If using CRYPT, make sure to specify pwCryptCompat off in the z/OS IBM Verify Directory's configuration file.
- z/OS IBM Verify Directory does not support the use of filtered ACLs in aclEntry attribute values (ibm-filterAclEntry attribute).You must remove these before importing to z/OS IBM Verify Directory.
-
You must remove the other special entries from the LDIF or use db2ldif–s <subtreeDN> -x to avoid unloading these suffixes. The
-
Exporting data from z/OS IBM Verify Directory to Security Directory Server:
-
For Verify Directory, aclEntry and entryOwner attribute values must begin with the following format:
“access-id:|group:|role:”This is not required for z/OS IBM Verify Directory, therefore, it might need to be added to these attribute values before importing to Verify Directory. Always specify these on z/OS IBM Verify Directory to avoid this issue. - User passwords must be in clear text, SHA, or CRYPT. Other forms are not compatible with Verify Directory.If using CRYPT, make sure to specify pwCryptCompat off in the z/OS IBM Verify Directory's configuration file.Use ds2ldif –t to unload passwords in the tagged format used by Security Directory Server.
-
For Verify Directory, aclEntry and entryOwner attribute values must begin with the following format: