Logical Domains 1.2 Administration Guide

Managing User Profiles

The SUNWldm package adds two system-defined RBAC profiles in the /etc/security/prof_attr file for use in authorizing access to the Logical Domains Manager by non-superusers. The two LDoms-specific profiles are:

One of the preceding profiles can be assigned to a user account using the following procedure.

ProcedureAdd a Profile for a User

  1. Add an administrative profile for a local user account; for example, LDoms Management.


    # usermod -P “LDoms Management” username
    

ProcedureDelete All Profiles for a User

  1. Delete all profiles for a local user account (the only possible option).


    # usermod -P `` username