summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkfen <none@none>2007-05-25 09:07:46 -0700
committermarkfen <none@none>2007-05-25 09:07:46 -0700
commit0af28a5d004e50a09a5ce1507a3d1ffa9450181b (patch)
tree555aa83aced3253c8e101a76eed605b3a86e445f
parentac52b00edbc804e14d3cf813740546100bfdfcbd (diff)
downloadillumos-joyent-0af28a5d004e50a09a5ce1507a3d1ffa9450181b.tar.gz
6558454 RtNetIPsec.html missed the bus
6558457 PSARC 2007/200 needs auth_attr entry and helpfiles
-rw-r--r--usr/src/lib/libsecdb/auth_attr.txt2
-rw-r--r--usr/src/lib/libsecdb/help/auths/Makefile2
-rw-r--r--usr/src/lib/libsecdb/help/auths/SmfIPsecStates.html40
-rw-r--r--usr/src/lib/libsecdb/help/auths/SmfValueIPsec.html39
-rw-r--r--usr/src/lib/libsecdb/help/profiles/Makefile3
-rw-r--r--usr/src/pkgdefs/SUNW0on/prototype_com3
-rw-r--r--usr/src/pkgdefs/SUNWcsu/prototype_com3
7 files changed, 91 insertions, 1 deletions
diff --git a/usr/src/lib/libsecdb/auth_attr.txt b/usr/src/lib/libsecdb/auth_attr.txt
index ec95de975d..44a459df85 100644
--- a/usr/src/lib/libsecdb/auth_attr.txt
+++ b/usr/src/lib/libsecdb/auth_attr.txt
@@ -89,6 +89,7 @@ solaris.smf.manage.autofs:::Manage Automount Service States::help=SmfAutofsState
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.hal:::Manage HAL Service States::help=SmfHALStates.html
+solaris.smf.manage.ipsec:::Manage IPsec Service States::help=SmfIPsecStates.html
solaris.smf.manage.name-service-cache:::Manage Name Service Cache Daemon Service States::help=SmfNscdStates.html
solaris.smf.manage.nwam:::Manage Network Auto-Magic Service States::help=SmfNWAMStates.html
solaris.smf.manage.power:::Manage Power Management Service States::help=SmfPowerStates.html
@@ -100,6 +101,7 @@ solaris.smf.manage.ssh:::Manage Secure Shell Service States::help=SmfSshStates.h
solaris.smf.manage.system-log:::Manage Syslog Service States::help=SmfSyslogStates.html
solaris.smf.manage.wpa:::Manage WPA Service States::help=SmfWpaStates.html
solaris.smf.value.:::Change Values of SMF Service Properties::help=SmfValueHeader.html
+solaris.smf.value.ipsec:::Change Values of SMF IPsec Properties::help=SmfValueIPsec.html
solaris.smf.value.nwam:::Change Values of SMF Network Auto-Magic Properties::help=SmfValueNWAM.html
solaris.smf.value.routing:::Change Values of SMF Routing Properties::help=SmfValueRouting.html
#
diff --git a/usr/src/lib/libsecdb/help/auths/Makefile b/usr/src/lib/libsecdb/help/auths/Makefile
index 45e7c359c3..293067a706 100644
--- a/usr/src/lib/libsecdb/help/auths/Makefile
+++ b/usr/src/lib/libsecdb/help/auths/Makefile
@@ -68,6 +68,7 @@ HTMLENTS = \
SmfAutofsStates.html \
SmfCronStates.html \
SmfHeader.html \
+ SmfIPsecStates.html \
SmfManageHeader.html \
SmfModifyAppl.html \
SmfModifyDepend.html \
@@ -82,6 +83,7 @@ HTMLENTS = \
SmfSshStates.html \
SmfSyslogStates.html \
SmfValueHeader.html \
+ SmfValueIPsec.html \
SmfValueNWAM.html \
SmfValueRouting.html \
SmfWpaStates.html \
diff --git a/usr/src/lib/libsecdb/help/auths/SmfIPsecStates.html b/usr/src/lib/libsecdb/help/auths/SmfIPsecStates.html
new file mode 100644
index 0000000000..95dd6d52b8
--- /dev/null
+++ b/usr/src/lib/libsecdb/help/auths/SmfIPsecStates.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 2007 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 <em>Manage IPsec Service States</em> is in the Authorizations Included
+column, it grants the authorization to enable, disable, or restart
+IPsec services.
+<p>
+If <em>Manage IPsec Service States</em> is grayed, then you are not entitled
+to Add or Remove this authorization.
+<BR>&nbsp;
+</BODY>
+</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/SmfValueIPsec.html b/usr/src/lib/libsecdb/help/auths/SmfValueIPsec.html
new file mode 100644
index 0000000000..df5a7e8c55
--- /dev/null
+++ b/usr/src/lib/libsecdb/help/auths/SmfValueIPsec.html
@@ -0,0 +1,39 @@
+<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 2007 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 <em>Value IPsec Properties</em> is in the Authorizations Included
+column, it grants the the authorization to change IPsec service property values.
+<P>
+If <em>Value IPsec Properties</em> is grayed, then you are not entitled to
+Add or Remove this authorization.
+<BR>&nbsp;
+</BODY>
+</HTML>
diff --git a/usr/src/lib/libsecdb/help/profiles/Makefile b/usr/src/lib/libsecdb/help/profiles/Makefile
index fb9b645a7b..256eb148f7 100644
--- a/usr/src/lib/libsecdb/help/profiles/Makefile
+++ b/usr/src/lib/libsecdb/help/profiles/Makefile
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
@@ -51,6 +51,7 @@ HTMLENTS = \
RtMediaRestore.html \
RtNameServiceAdmin.html \
RtNameServiceSecure.html \
+ RtNetIPsec.html \
RtNetMngmnt.html \
RtNetSecure.html \
RtNetWifiMngmnt.html \
diff --git a/usr/src/pkgdefs/SUNW0on/prototype_com b/usr/src/pkgdefs/SUNW0on/prototype_com
index f8cd692f98..3781c69871 100644
--- a/usr/src/pkgdefs/SUNW0on/prototype_com
+++ b/usr/src/pkgdefs/SUNW0on/prototype_com
@@ -234,6 +234,7 @@ f none usr/lib/help/auths/locale/SmfModifyDepend.html 444 root bin
f none usr/lib/help/auths/locale/SmfModifyFramework.html 444 root bin
f none usr/lib/help/auths/locale/SmfModifyHeader.html 444 root bin
f none usr/lib/help/auths/locale/SmfModifyMethod.html 444 root bin
+f none usr/lib/help/auths/locale/SmfIPsecStates.html 444 root bin
f none usr/lib/help/auths/locale/SmfNscdStates.html 444 root bin
f none usr/lib/help/auths/locale/SmfNWAMStates.html 444 root bin
f none usr/lib/help/auths/locale/SmfPowerStates.html 444 root bin
@@ -242,6 +243,7 @@ f none usr/lib/help/auths/locale/SmfSendmailStates.html 444 root bin
f none usr/lib/help/auths/locale/SmfSshStates.html 444 root bin
f none usr/lib/help/auths/locale/SmfSyslogStates.html 444 root bin
f none usr/lib/help/auths/locale/SmfValueHeader.html 444 root bin
+f none usr/lib/help/auths/locale/SmfValueIPsec.html 444 root bin
f none usr/lib/help/auths/locale/SmfValueNWAM.html 444 root bin
f none usr/lib/help/auths/locale/SmfValueRouting.html 444 root bin
f none usr/lib/help/auths/locale/SmfWpaStates.html 444 root bin
@@ -274,6 +276,7 @@ f none usr/lib/help/profiles/locale/RtMediaBkup.html 444 root bin
f none usr/lib/help/profiles/locale/RtMediaRestore.html 444 root bin
f none usr/lib/help/profiles/locale/RtNameServiceAdmin.html 444 root bin
f none usr/lib/help/profiles/locale/RtNameServiceSecure.html 444 root bin
+f none usr/lib/help/profiles/locale/RtNetIPsec.html 444 root bin
f none usr/lib/help/profiles/locale/RtNetMngmnt.html 444 root bin
f none usr/lib/help/profiles/locale/RtNetSecure.html 444 root bin
f none usr/lib/help/profiles/locale/RtNetWifiMngmnt.html 444 root bin
diff --git a/usr/src/pkgdefs/SUNWcsu/prototype_com b/usr/src/pkgdefs/SUNWcsu/prototype_com
index 894b8246ca..d41f3b0cd7 100644
--- a/usr/src/pkgdefs/SUNWcsu/prototype_com
+++ b/usr/src/pkgdefs/SUNWcsu/prototype_com
@@ -480,6 +480,7 @@ f none usr/lib/help/auths/locale/C/SmfModifyDepend.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfModifyFramework.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfModifyHeader.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfModifyMethod.html 444 root bin
+f none usr/lib/help/auths/locale/C/SmfIPsecStates.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfNscdStates.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfNWAMStates.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfPowerStates.html 444 root bin
@@ -488,6 +489,7 @@ f none usr/lib/help/auths/locale/C/SmfSendmailStates.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfSshStates.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfSyslogStates.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfValueHeader.html 444 root bin
+f none usr/lib/help/auths/locale/C/SmfValueIPsec.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfValueNWAM.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfValueRouting.html 444 root bin
f none usr/lib/help/auths/locale/C/SmfWpaStates.html 444 root bin
@@ -524,6 +526,7 @@ f none usr/lib/help/profiles/locale/C/RtMediaBkup.html 444 root bin
f none usr/lib/help/profiles/locale/C/RtMediaRestore.html 444 root bin
f none usr/lib/help/profiles/locale/C/RtNameServiceAdmin.html 444 root bin
f none usr/lib/help/profiles/locale/C/RtNameServiceSecure.html 444 root bin
+f none usr/lib/help/profiles/locale/C/RtNetIPsec.html 444 root bin
f none usr/lib/help/profiles/locale/C/RtNetMngmnt.html 444 root bin
f none usr/lib/help/profiles/locale/C/RtNetSecure.html 444 root bin
f none usr/lib/help/profiles/locale/C/RtNetWifiMngmnt.html 444 root bin