System Administration Guide: Advanced Administration

ProcedureHow to Generate Security Keys for the Oracle Solaris OS

  1. Become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Stop the common agent container management daemon.


    # /usr/sbin/cacaoadm stop
    
  3. Regenerate the security keys.


    # /usr/sbin/cacaoadm create-keys --force
    
  4. Restart the common agent container management daemon.


    # /usr/sbin/cacaoadm start
    

    Note –

    For the Sun Cluster software, you must propagate this change across all nodes in the cluster.