Chapter 5. Deployment Services 179
For example, to create a directory query context named firea3ctx for a
connection to a Novell server directory:
wcrtdirctx -s armando.enterprise.com -u cn=admin,o=context1 -c o=context1 -p
389 novellctx
In this example port 389 is the TCP port for LDAP service. cn= and dc= is
standard syntax for LDAP queries. o=context1 is the Novell directory context for
users of the Novell Directory domain.
After the DirectoryContext object has been correctly configured, the wmanagedir
command can be used to update the information of the Enterprise Directory. This
command is used to link Tivoli endpoints to directory users. An endpoint can only
be linked to one user, and a user can only be linked to one endpoint (one-to-one ...