Previous Page: Installing eDirectory on Solaris  Next Page: Installing Novell eDirectory on Linux

configuring eDirectory on Solaris

  1. Use the ndsconfig utility to configure eDirectory.
    • To create a new tree, enter ndsconfig new -t corp-tree -n o=company -a cn=admin.o=company

    • To add a replica into an existing tree, enter ndsconfig add -t corp-tree -n o=company -a cn=admin.o=company

    • To remove a replica, enter ndsconfig rm -a cn=admin.o=company

  2. Use the ldapconfig utility to modify, view, and refresh LDAP object attributes.
  3. Use the nmasconfig utility to configure NMAS and the policy-based authentication methods (log in methods).
  4. Use the pkiconfig utility to create the following Novell PKI Objects:
    • Organizational Certificate Authority (CA)
    • Server Certificates (Stored as Key Material Objects (KMO))
    • User Certificates
    • Security Container
    • SAS Service object



  Previous Page: Installing eDirectory on Solaris  Next Page: Installing Novell eDirectory on Linux