diff options
author | jacobs <none@none> | 2008-05-08 17:42:28 -0700 |
---|---|---|
committer | jacobs <none@none> | 2008-05-08 17:42:28 -0700 |
commit | 425d6edcbad55a1fe8a7c9bda9b4bdd026cc6892 (patch) | |
tree | 10f5fc43b0120a8942b28c082c2d2cd5cc62da40 /usr/src/lib/libsecdb | |
parent | 9ab6dc39bc9739a3452a740eda8b9aaa4a5ba4b0 (diff) | |
download | illumos-joyent-425d6edcbad55a1fe8a7c9bda9b4bdd026cc6892.tar.gz |
6694850 list_remove() implementation in PAPI has some problem.
6695945 auth_attr mistake for snmp service
Diffstat (limited to 'usr/src/lib/libsecdb')
-rw-r--r-- | usr/src/lib/libsecdb/auth_attr.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libsecdb/auth_attr.txt b/usr/src/lib/libsecdb/auth_attr.txt index ea5203ceb8..06d85dff7c 100644 --- a/usr/src/lib/libsecdb/auth_attr.txt +++ b/usr/src/lib/libsecdb/auth_attr.txt @@ -111,7 +111,7 @@ solaris.smf.manage.:::Manage All SMF Service States::help=SmfManageHeader.html solaris.smf.manage.autofs:::Manage Automount Service States::help=SmfAutofsStates.html solaris.smf.manage.bind:::Manage DNS Service States::help=BindStates.html solaris.smf.manage.cron:::Manage Cron Service States::help=SmfCronStates.html -solaris.smf.manage.discover.printers.snmp:::Manage Network Attached Device Discovery Service States::help=SmfNADDStates.html +solaris.smf.manage.discovery.printers.snmp:::Manage Network Attached Device Discovery Service States::help=SmfNADDStates.html solaris.smf.manage.hal:::Manage HAL Service States::help=SmfHALStates.html solaris.smf.manage.idmap:::Manage Identity Mapping Service States::help=SmfIdmapStates.html solaris.smf.manage.inetd:::Manage inetd and inetd managed services States::help=SmfIntedStates.html @@ -135,7 +135,7 @@ solaris.smf.manage.vscan:::Manage VSCAN Service States::help=SmfVscanStates.html solaris.smf.manage.wpa:::Manage WPA Service States::help=SmfWpaStates.html solaris.smf.manage.ndmp:::Manage NDMP Service States::help=SmfNDMPStates.html solaris.smf.value.:::Change Values of SMF Service Properties::help=SmfValueHeader.html -solaris.smf.value.discover.printers.snmp:::Manage Network Attached Device Discovery Service Properties::help=SmfValueNADD.html +solaris.smf.value.discovery.printers.snmp:::Manage Network Attached Device Discovery Service Properties::help=SmfValueNADD.html solaris.smf.value.idmap:::Change Values of SMF Identity Mapping Service Properties::help=SmfValueIdmap.html solaris.smf.value.inetd:::Change values of SMF Inetd configuration paramaters::help=SmfValueInted.html solaris.smf.value.ipsec:::Change Values of SMF IPsec Properties::help=SmfValueIPsec.html |