diff options
Diffstat (limited to 'usr/src/lib/libsecdb/help/auths')
-rw-r--r-- | usr/src/lib/libsecdb/help/auths/Makefile | 2 | ||||
-rw-r--r-- | usr/src/lib/libsecdb/help/auths/SmfRoutingStates.html | 40 | ||||
-rw-r--r-- | usr/src/lib/libsecdb/help/auths/SmfValueRouting.html | 40 |
3 files changed, 82 insertions, 0 deletions
diff --git a/usr/src/lib/libsecdb/help/auths/Makefile b/usr/src/lib/libsecdb/help/auths/Makefile index 13136a8691..70e85c8426 100644 --- a/usr/src/lib/libsecdb/help/auths/Makefile +++ b/usr/src/lib/libsecdb/help/auths/Makefile @@ -76,10 +76,12 @@ HTMLENTS = \ SmfModifyMethod.html \ SmfNscdStates.html \ SmfPowerStates.html \ + SmfRoutingStates.html \ SmfSendmailStates.html \ SmfSshStates.html \ SmfSyslogStates.html \ SmfValueHeader.html \ + SmfValueRouting.html \ NetworkHeader.html \ WifiConfig.html \ WifiWep.html diff --git a/usr/src/lib/libsecdb/help/auths/SmfRoutingStates.html b/usr/src/lib/libsecdb/help/auths/SmfRoutingStates.html new file mode 100644 index 0000000000..7c4d590dac --- /dev/null +++ b/usr/src/lib/libsecdb/help/auths/SmfRoutingStates.html @@ -0,0 +1,40 @@ +<HTML> +<!-- + CDDL HEADER START + + The contents of this file are subject to the terms of the + Common Development and Distribution License (the "License"). + You may not use this file except in compliance with the License. + + You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE + or http://www.opensolaris.org/os/licensing. + See the License for the specific language governing permissions + and limitations under the License. + + When distributing Covered Code, include this CDDL HEADER in each + file and include the License file at usr/src/OPENSOLARIS.LICENSE. + If applicable, add the following below this CDDL HEADER, with the + fields enclosed by brackets "[]" replaced with your own identifying + information: Portions Copyright [yyyy] [name of copyright owner] + + CDDL HEADER END + +Copyright 2006 Sun Microsystems, Inc. All rights reserved. +Use is subject to license terms. +--> +<!-- SCCS keyword +#ident "%Z%%M% %I% %E% SMI" +--> +<!-- + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> +--> +<BODY> +When Manage Routing Service States is in the Authorizations Include +column, it grants the authorization to enable, disable, or restart routing +services. +<p> +If Manage Routing Service States is grayed, then you are not entitled +to Add or Remove this authorization. +<BR> +</BODY> +</HTML> diff --git a/usr/src/lib/libsecdb/help/auths/SmfValueRouting.html b/usr/src/lib/libsecdb/help/auths/SmfValueRouting.html new file mode 100644 index 0000000000..efb1e6d55f --- /dev/null +++ b/usr/src/lib/libsecdb/help/auths/SmfValueRouting.html @@ -0,0 +1,40 @@ +<HTML> +<!-- + CDDL HEADER START + + The contents of this file are subject to the terms of the + Common Development and Distribution License (the "License"). + You may not use this file except in compliance with the License. + + You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE + or http://www.opensolaris.org/os/licensing. + See the License for the specific language governing permissions + and limitations under the License. + + When distributing Covered Code, include this CDDL HEADER in each + file and include the License file at usr/src/OPENSOLARIS.LICENSE. + If applicable, add the following below this CDDL HEADER, with the + fields enclosed by brackets "[]" replaced with your own identifying + information: Portions Copyright [yyyy] [name of copyright owner] + + CDDL HEADER END + +Copyright 2006 Sun Microsystems, Inc. All rights reserved. +Use is subject to license terms. +--> +<!-- SCCS keyword +#ident "%Z%%M% %I% %E% SMI" +--> +<!-- + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> +--> +<BODY> +When Value Routing Properties is in the Authorizations Include +column, it grants the the authorization to change routing service property +values. +<P> +If Value Routing Properties is grayed, then you are not entitled to +Add or Remove this authorization. +<BR> +</BODY> +</HTML> |