Print this page
9728 3secdb man pages need some tlc
@@ -101,19 +101,18 @@
which a user is assigned an authorization.
- +---------------------------+-------------------------------+-------------+
+ +---------------------------+------------------------------+-------------+
| | /etc/security/policy.conf or | Is user |
- +---------------------------+-------------------------------+-------------+
| Authorization name | user_attr or prof_attr entry | authorized? |
- +---------------------------+-------------------------------+-------------+
+ +---------------------------+------------------------------+-------------+
|solaris.printer.postscript | solaris.printer.postscript | Yes |
|solaris.printer.postscript | solaris.printer.* | Yes |
| solaris.printer.grant | solaris.printer.* | No |
- +---------------------------+-------------------------------+-------------+
+ +---------------------------+------------------------------+-------------+
The free_authattr() function releases memory allocated by the
getauthnam() and getauthattr() functions.
@@ -144,11 +143,11 @@
written to ignore unknown key-value pairs without error.
FILES
/etc/nsswitch.conf
configuration file lookup information for
- the name server switch
+ the name service switch
/etc/user_attr
extended user attributes
@@ -177,11 +176,11 @@
|MT-Level | MT-Safe |
+---------------+-----------------+
SEE ALSO
getexecattr(3SECDB), getprofattr(3SECDB), getuserattr(3SECDB),
- auth_attr(4), nsswitch.conf(4), prof_attr(4), user_attr(4),
- attributes(5), rbac(5)
+ kva_match(3SECDB), auth_attr(4), nsswitch.conf(4), policy.conf(4),
+ prof_attr(4), user_attr(4), attributes(5), rbac(5)
- February 20, 2009 GETAUTHATTR(3SECDB)
+ August 13, 2018 GETAUTHATTR(3SECDB)