Client Setup

The server must be set up before the client. Client setup depends on the migrated data being on the server.

Once the data has been migrated to the server, each client must be set up using the mksecldap command.
mksecldap -c -a cn=admin -p adminpwd -h server1.ibm.com
This sets up the local system to use the LDAP server on server1.ibm.com.

See the mksecldap command description in Commands Reference for more details.