On the management server as root, stop the N1 System Manager management daemon.
# /etc/init.d/n1sminit stop |
Regenerate security keys using the create-keys subcommand.
If the management server is running Linux:
# /opt/sun/cacao/bin/cacaoadm create-keys --force |
If the management server is running the Solaris OS:
# /opt/SUNWcacao/bin/cacaoadm create-keys --force |
As root on the management server, restart the N1 System Manager management daemon.
# /etc/init.d/n1sminit start |