Securing Users and Processes in Oracle® Solaris 11.2

Exit Print View

Updated: July 2014
 
 

Listing Qualified Attributes

  • man user_attr – Defines qualifiers of security attributes

  • getent – Lists qualified security attributes of a user or role on the system where the command is run

  • ldapaddent – Lists all qualified security attributes of a user or role

Example 6-17  Listing a User's Qualified Attributes on This System
machine1$ getent user_attr | jdoe:
jdoe:machine1:::profiles=System Administrator
Example 6-18  Listing All Qualified Attributes for a User in LDAP
machine1$ ldapaddent -d user_attr | grep ^jdoe:
jdoe:machine1:::profiles=System Administrator
jdoe:sysopgroup:::profiles=System Operator