How to Assign a Rights Profile to a User

Users who have been directly assigned the LDoms Management profile must invoke a profile shell to run the ldm command with security attributes. For more information, see System Administration Guide: Security Services or Securing Users and Processes in Oracle Solaris 11.4.

  1. Become an administrator.
  2. Assign an administrative profile to a local user account.

    You can assign either the LDoms Review profile or the LDoms Management profile to a user account.

    # usermod -P "profile-name" username

    The following command assigns the LDoms Management profile to user sam:

    # usermod -P "LDoms Management" sam