From 69987563713261563f769bf902be7fd10691efc4 Mon Sep 17 00:00:00 2001 From: sabdar Date: Thu, 6 Dec 2007 13:38:06 -0800 Subject: PSARC 2007/397 NDMP Service 6609930 NDMP Service - PSARC/2007/397 6636373 in_peer token doesn't do well if optional --- usr/src/lib/libsecdb/help/auths/AuthReadNDMP.html | 38 ++++++++++++++++++++ usr/src/lib/libsecdb/help/auths/Makefile | 3 ++ usr/src/lib/libsecdb/help/auths/SmfNDMPStates.html | 40 ++++++++++++++++++++++ usr/src/lib/libsecdb/help/auths/SmfValueNDMP.html | 39 +++++++++++++++++++++ 4 files changed, 120 insertions(+) create mode 100644 usr/src/lib/libsecdb/help/auths/AuthReadNDMP.html create mode 100644 usr/src/lib/libsecdb/help/auths/SmfNDMPStates.html create mode 100644 usr/src/lib/libsecdb/help/auths/SmfValueNDMP.html (limited to 'usr/src/lib/libsecdb/help/auths') diff --git a/usr/src/lib/libsecdb/help/auths/AuthReadNDMP.html b/usr/src/lib/libsecdb/help/auths/AuthReadNDMP.html new file mode 100644 index 0000000000..aec2ed97e8 --- /dev/null +++ b/usr/src/lib/libsecdb/help/auths/AuthReadNDMP.html @@ -0,0 +1,38 @@ + + + + + + + + + + +When View Rights is in the Authorizations Included column, it grants the authorization to list and read rights, in the Users tools of the Solaris Management Console. +

+If View Rights is grayed, then you are not entitled to Add or Remove this authorization. +

+ + diff --git a/usr/src/lib/libsecdb/help/auths/Makefile b/usr/src/lib/libsecdb/help/auths/Makefile index 2f4850a5eb..ca5b9b26e6 100644 --- a/usr/src/lib/libsecdb/help/auths/Makefile +++ b/usr/src/lib/libsecdb/help/auths/Makefile @@ -79,6 +79,7 @@ HTMLENTS = \ SmfModifyMethod.html \ SmfNscdStates.html \ SmfNADDStates.html \ + SmfNDMPStates.html \ SmfNWAMStates.html \ SmfPowerStates.html \ SmfRoutingStates.html \ @@ -91,6 +92,8 @@ HTMLENTS = \ SmfValueIscsitgt.html \ SmfValueMDNS.html \ SmfValueNADD.html \ + SmfValueNDMP.html \ + AuthReadNDMP.html \ SmfValueNWAM.html \ SmfValueRouting.html \ SmfValueSMB.html \ diff --git a/usr/src/lib/libsecdb/help/auths/SmfNDMPStates.html b/usr/src/lib/libsecdb/help/auths/SmfNDMPStates.html new file mode 100644 index 0000000000..168112c144 --- /dev/null +++ b/usr/src/lib/libsecdb/help/auths/SmfNDMPStates.html @@ -0,0 +1,40 @@ + + + + + +When Manage NDMP Service States is in the Authorizations Include +column, it grants the authorization to enable, disable, or restart the +ndmpd daemon. +

+If Manage NDMP Service States is grayed, then you are not entitled to +Add or Remove this authorization. +
  + + diff --git a/usr/src/lib/libsecdb/help/auths/SmfValueNDMP.html b/usr/src/lib/libsecdb/help/auths/SmfValueNDMP.html new file mode 100644 index 0000000000..c05d139458 --- /dev/null +++ b/usr/src/lib/libsecdb/help/auths/SmfValueNDMP.html @@ -0,0 +1,39 @@ + + + + + +When Value NDMP Properties is in the Authorizations Included +column, it grants the the authorization to change NDMP service property values. +

+If Value NDMP Properties is grayed, then you are not entitled to +Add or Remove this authorization. +
  + + -- cgit v1.2.3