System Administration Guide: Naming and Directory Services (NIS+)

Summary of NIS+ Configuration Steps

    Here is a summary of the entire configuration process:

  1. Log in as superuser to the root master server.

  2. Check the root master server's domain name.

  3. Check the root master server's switch-configuration file.

  4. Optionally, configure the Diffie-Hellman key length.

  5. Restart the name service cache (nscd), if you made any changes to the nsswitch.conf file.

  6. Delete /etc/.rootkey and restart keyserv.

  7. Stop the NIS+ service.

  8. Clean out leftover NIS+ material and processes.

  9. Name the root domain's admin group.

  10. Create the root directory and initialize the root master server.

  11. [Optional] Edit the /lib/svc/method/nisplus file to add desired options.

  12. Start the NIS+ daemon.

  13. Verify that the root objects were created.

  14. Create the root domain's subdirectories and tables.

  15. Create DES credentials for the root master server.

  16. Create the root domain's admin group.

  17. Add the root master to the root domain's admin group.

  18. Update the root domain's public keys.

  19. Start the NIS+ service (this starts the cache manager and the NIS+ daemon, with security level 2).

  20. Add your LOCAL credentials to the root domain.

  21. Add your DES credentials to the root domain.

  22. Add credentials for other administrators.

  23. Add yourself and other administrators to the root domain's admin group.

  24. Allocate sufficient swap space.