summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsecdb
diff options
context:
space:
mode:
authorPaul Cheng <Paul.Cheng@Sun.COM>2010-04-21 19:20:16 -0700
committerPaul Cheng <Paul.Cheng@Sun.COM>2010-04-21 19:20:16 -0700
commit0a925b197e79d0d87e5112ced4aa5572b5d21173 (patch)
tree062b7b4c2ca5d61a8e7086dc6b7be22c3cd84164 /usr/src/lib/libsecdb
parent2856b5e3c5137244fef1ffe380906d7006f41d5b (diff)
downloadillumos-joyent-0a925b197e79d0d87e5112ced4aa5572b5d21173.tar.gz
PSARC/2010/064 EOF of MMS - Media Management System
6928457 MMS end of feature
Diffstat (limited to 'usr/src/lib/libsecdb')
-rw-r--r--usr/src/lib/libsecdb/auth_attr.txt35
-rw-r--r--usr/src/lib/libsecdb/exec_attr.txt28
-rw-r--r--usr/src/lib/libsecdb/help/auths/AuthMMSDeviceLog.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/AuthMMSDeviceState.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/AuthMMSIORead.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/AuthMMSIOWrite.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/AuthMMSMedia.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/AuthMMSRequest.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/MMSHeader.html34
-rw-r--r--usr/src/lib/libsecdb/help/auths/Makefile35
-rw-r--r--usr/src/lib/libsecdb/help/auths/SmfManageMMS.html37
-rw-r--r--usr/src/lib/libsecdb/help/auths/SmfValueMMS.html37
-rw-r--r--usr/src/lib/libsecdb/help/profiles/Makefile31
-rw-r--r--usr/src/lib/libsecdb/help/profiles/RtMMSAdmin.html37
-rw-r--r--usr/src/lib/libsecdb/help/profiles/RtMMSOper.html37
-rw-r--r--usr/src/lib/libsecdb/help/profiles/RtMMSUser.html37
-rw-r--r--usr/src/lib/libsecdb/prof_attr.txt29
17 files changed, 11 insertions, 588 deletions
diff --git a/usr/src/lib/libsecdb/auth_attr.txt b/usr/src/lib/libsecdb/auth_attr.txt
index 7d5ef346c6..4fd399d7d0 100644
--- a/usr/src/lib/libsecdb/auth_attr.txt
+++ b/usr/src/lib/libsecdb/auth_attr.txt
@@ -1,25 +1,6 @@
-#
-# 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 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
+
+
#
# /etc/security/auth_attr
#
@@ -82,14 +63,6 @@ solaris.login.remote:::Remote Login::help=LoginRemote.html
solaris.mail.:::Mail::help=MailHeader.html
solaris.mail.mailq:::Mail Queue::help=MailQueue.html
#
-solaris.mms.:::Media Management System (MMS)::help=MMSHeader.html
-solaris.mms.media:::MMS Media Import, Export, Label and Move::help=AuthMMSMedia.html
-solaris.mms.request:::Handle MMS Device Manager Requests::help=AuthMMSRequest.html
-solaris.mms.device.state:::Start and Stop MMS Device Managers::help=AuthMMSDeviceState.html
-solaris.mms.device.log:::Change MMS Trace and Message Levels::help=AuthMMSDeviceLog.html
-solaris.mms.io.read:::Read Permission for MMS Volumes::help=AuthMMSIORead.html
-solaris.mms.io.write:::Read and Write Permission for MMS Volumes::help=AuthMMSIOWrite.html
-#
solaris.network.:::Network::help=NetworkHeader.html
solaris.network.autoconf.read:::View Network Auto-Magic Config::help=NetworkAutoconfRead.html
solaris.network.autoconf.select:::Enable/Disable Network Auto-Magic Config::help=NetworkAutoconfSelect.html
@@ -204,8 +177,6 @@ solaris.system.sysevent.write:::Publish Sysevents::help=SysSyseventWrite.html
#
solaris.smf.modify.stmf:::Modify STMF Properties::help=SmfSTMFValue.html
#
-solaris.smf.manage.mms:::Manage MMS Service States::help=SmfManageMMS.html
-solaris.smf.value.mms:::Change Values of MMS Service Properties::help=SmfValueMMS.html
solaris.smf.manage.isns:::Manage iSNS Service States::help=isnsStates.html
solaris.smf.value.isns:::Modify iSNS Service Property Values::help=isnsValue.html
solaris.isnsmgr.write:::Modify iSNS configuration::help=AuthISNSmgrWrite.html
diff --git a/usr/src/lib/libsecdb/exec_attr.txt b/usr/src/lib/libsecdb/exec_attr.txt
index c469518383..585fc89e9f 100644
--- a/usr/src/lib/libsecdb/exec_attr.txt
+++ b/usr/src/lib/libsecdb/exec_attr.txt
@@ -1,25 +1,5 @@
-#
-# 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 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
+
#
# /etc/security/exec_attr
#
@@ -155,10 +135,6 @@ Media Restore:suser:cmd:::/usr/bin/cpio:euid=0
Media Restore:suser:cmd:::/usr/bin/mt:euid=0
Media Restore:suser:cmd:::/usr/lib/fs/ufs/ufsrestore:euid=0
Media Restore:suser:cmd:::/usr/sbin/tar:euid=0
-MMS Administrator:solaris:cmd:::/usr/bin/mmsinit:uid=0
-MMS Administrator:solaris:cmd:::/usr/bin/mmsadm:uid=0
-MMS Operator:solaris:cmd:::/usr/bin/mmsadm:uid=0;privs=file_dac_read
-MMS User:solaris:cmd:::/usr/bin/mmsmnt:uid=0;privs=file_dac_read
Name Service Management:suser:cmd:::/usr/sbin/nscd:euid=0
Name Service Security:suser:cmd:::/usr/bin/chkey:euid=0
Name Service Security:suser:cmd:::/usr/sbin/ldapclient:uid=0
diff --git a/usr/src/lib/libsecdb/help/auths/AuthMMSDeviceLog.html b/usr/src/lib/libsecdb/help/auths/AuthMMSDeviceLog.html
deleted file mode 100644
index 7e7c2726ad..0000000000
--- a/usr/src/lib/libsecdb/help/auths/AuthMMSDeviceLog.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Change MMS Trace and Message Levels is in the Authorizations Included column, it grants the authorization to control the engineering trace level and the user message level for each component in MMS.
-<p>
-If Change MMS Trace and Message Levels is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/AuthMMSDeviceState.html b/usr/src/lib/libsecdb/help/auths/AuthMMSDeviceState.html
deleted file mode 100644
index 1f6fa09641..0000000000
--- a/usr/src/lib/libsecdb/help/auths/AuthMMSDeviceState.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Start and Stop MMS Device Managers is in the Authorizations Included column, it grants the authorization to control the device managers.
-<p>
-If Start and Stop MMS Device Managers is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/AuthMMSIORead.html b/usr/src/lib/libsecdb/help/auths/AuthMMSIORead.html
deleted file mode 100644
index 475d559d68..0000000000
--- a/usr/src/lib/libsecdb/help/auths/AuthMMSIORead.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Read Permission for MMS Volumes is in the Authorizations Included column, it grants the authorization to read Media Management System (MMS) media.
-<p>
-If Read Permission for MMS Volumes is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/AuthMMSIOWrite.html b/usr/src/lib/libsecdb/help/auths/AuthMMSIOWrite.html
deleted file mode 100644
index 43bb57112b..0000000000
--- a/usr/src/lib/libsecdb/help/auths/AuthMMSIOWrite.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Read and Write Permission for MMS Volumes is in the Authorizations Included column, it grants the authorization to read and write Media Management System (MMS) media.
-<p>
-If Read and Write Permission for MMS Volumes is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/AuthMMSMedia.html b/usr/src/lib/libsecdb/help/auths/AuthMMSMedia.html
deleted file mode 100644
index 7dde931e56..0000000000
--- a/usr/src/lib/libsecdb/help/auths/AuthMMSMedia.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When MMS Media Import, Export, Label and Move is in the Authorizations Included column, it grants the authorization to the media changer cap, slots, and the ability to label media.
-<p>
-If MMS Media Import, Export, Label and Move is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/AuthMMSRequest.html b/usr/src/lib/libsecdb/help/auths/AuthMMSRequest.html
deleted file mode 100644
index 4f5a2ec1e2..0000000000
--- a/usr/src/lib/libsecdb/help/auths/AuthMMSRequest.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Handle MMS Device Manager Requests is in the Authorizations Included column, it grants the authorization to respond to device manager requests.
-<p>
-If Handle MMS Device Manager Requests is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/MMSHeader.html b/usr/src/lib/libsecdb/help/auths/MMSHeader.html
deleted file mode 100644
index 20bcb28e20..0000000000
--- a/usr/src/lib/libsecdb/help/auths/MMSHeader.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
- Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-The authorizations allow users access and the ability to manage the Media Management System (MMS).
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/Makefile b/usr/src/lib/libsecdb/help/auths/Makefile
index 6b1bb7737b..0cbb393e7a 100644
--- a/usr/src/lib/libsecdb/help/auths/Makefile
+++ b/usr/src/lib/libsecdb/help/auths/Makefile
@@ -1,25 +1,5 @@
-#
-# 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 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
+
#
# lib/libsecdb/help/auths/Makefile
#
@@ -166,16 +146,7 @@ HTMLENTS = \
SysCpuPowerMgmt.html \
SysSyseventRead.html \
SysSyseventWrite.html \
- SmfManageZFSSnap.html \
- MMSHeader.html \
- AuthMMSDeviceLog.html \
- AuthMMSDeviceState.html \
- AuthMMSIORead.html \
- AuthMMSIOWrite.html \
- AuthMMSMedia.html \
- AuthMMSRequest.html \
- SmfManageMMS.html \
- SmfValueMMS.html
+ SmfManageZFSSnap.html
HELPDIR=$(ROOT)/usr/lib/help
AUTHDIR=$(HELPDIR)/auths
diff --git a/usr/src/lib/libsecdb/help/auths/SmfManageMMS.html b/usr/src/lib/libsecdb/help/auths/SmfManageMMS.html
deleted file mode 100644
index d35caedfcb..0000000000
--- a/usr/src/lib/libsecdb/help/auths/SmfManageMMS.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Manage MMS Service States is in the Authorizations Include column, it grants the authorization to enable, disable, or restart the mms service.
-<p>
-If Manage MMS Service States is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/auths/SmfValueMMS.html b/usr/src/lib/libsecdb/help/auths/SmfValueMMS.html
deleted file mode 100644
index 4c58a8f762..0000000000
--- a/usr/src/lib/libsecdb/help/auths/SmfValueMMS.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
-Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-<BODY>
-
-When Change Values of MMS Service Properties is in the Authorizations Included column, it grants the the authorization to change MMS service property values.
-<p>
-If Change Values of MMS Service Properties is grayed, then you are not entitled to Add or Remove this authorization.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/profiles/Makefile b/usr/src/lib/libsecdb/help/profiles/Makefile
index c996a0bd5c..5ef54cc1bb 100644
--- a/usr/src/lib/libsecdb/help/profiles/Makefile
+++ b/usr/src/lib/libsecdb/help/profiles/Makefile
@@ -1,28 +1,4 @@
-#
-# 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 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
-#
-# lib/libsecdb/help/profiles/Makefile
-#
+# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
include ../../../../Makefile.master
@@ -100,10 +76,7 @@ HTMLENTS = \
RtSysPowerMgmtSuspendtoDisk.html \
RtSysPowerMgmtSuspendtoRAM.html \
RtSysPowerMgmtBrightness.html \
- RtCPUPowerManagement.html \
- RtMMSAdmin.html \
- RtMMSOper.html \
- RtMMSUser.html
+ RtCPUPowerManagement.html
HELPDIR = $(ROOT)/usr/lib/help
PROFDIR = $(HELPDIR)/profiles
diff --git a/usr/src/lib/libsecdb/help/profiles/RtMMSAdmin.html b/usr/src/lib/libsecdb/help/profiles/RtMMSAdmin.html
deleted file mode 100644
index 06527cf2d1..0000000000
--- a/usr/src/lib/libsecdb/help/profiles/RtMMSAdmin.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
--- Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-
-<BODY>
-When MMS Administrator is in the Rights Included column, it grants the right to administer the Media Management System (MMS) service, device managers, configuration, and the ability to do MMS I/O.
-<p>
-If MMS Administrator is grayed, then you are not entitled to Add or Remove this right.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/profiles/RtMMSOper.html b/usr/src/lib/libsecdb/help/profiles/RtMMSOper.html
deleted file mode 100644
index bf182fd9e4..0000000000
--- a/usr/src/lib/libsecdb/help/profiles/RtMMSOper.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
--- Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-
-<BODY>
-When MMS Operator is in the Rights Included column, it grants the right to administer the Media Management System service and device managers, but not the right to modify the MMS configuration or the ability to do MMS I/O.
-<p>
-If MMS Operator is grayed, then you are not entitled to Add or Remove this right.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/help/profiles/RtMMSUser.html b/usr/src/lib/libsecdb/help/profiles/RtMMSUser.html
deleted file mode 100644
index da43bcda19..0000000000
--- a/usr/src/lib/libsecdb/help/profiles/RtMMSUser.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<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 2008 Sun Microsystems, Inc. All rights reserved.
--- Use is subject to license terms.
--->
-<HEAD>
- <TITLE> </TITLE>
-
-
-</HEAD>
-
-<BODY>
-When MMS User is in the Rights Included column, it grants the right to do Media Management System (MMS) I/O, but not the right to administer the MMS service, device managers, or configuration.
-<p>
-If MMS User is grayed, then you are not entitled to Add or Remove this right.
-<p>
-</BODY>
-</HTML>
diff --git a/usr/src/lib/libsecdb/prof_attr.txt b/usr/src/lib/libsecdb/prof_attr.txt
index a1b5961d09..682f070ed5 100644
--- a/usr/src/lib/libsecdb/prof_attr.txt
+++ b/usr/src/lib/libsecdb/prof_attr.txt
@@ -1,28 +1,4 @@
-#
-# 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 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
-#
+# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
#
# /etc/security/prof_attr
@@ -57,9 +33,6 @@ Maintenance and Repair:::Maintain and repair a system:auths=solaris.smf.manage.s
Media Backup:::Backup files and file systems:profiles=NDMP Management;help=RtMediaBkup.html
Media Catalog:::Catalog files and file systems:help=RtMediaCtlg.html
Media Restore:::Restore files and file systems from backups:profiles=NDMP Management;help=RtMediaRestore.html
-MMS Administrator:::MMS Media Manager Administrator:auths=solaris.smf.manage.mms,solaris.smf.value.mms,solaris.mms.*;help=RtMMSAdmin.html
-MMS Operator:::MMS Media Manager Operator:auths=solaris.smf.manage.mms,solaris.mms.media.*,solaris.mms.request.*,solaris.mms.device.state.*,solaris.mms.device.log.*;help=RtMMSOper.html
-MMS User:::MMS Tape User:auths=solaris.mms.io.*;help=RtMMSUser.html
NDMP Management:::Manage the NDMP service:auths=solaris.smf.manage.ndmp,solaris.smf.value.ndmp,solaris.smf.read.ndmp;help=RtNdmpMngmnt.html
Network Autoconf Admin:::Manage Network Auto-Magic configuration via nwamd:profiles=Network Autoconf User;auths=solaris.network.autoconf.write,solaris.smf.manage.location,solaris.smf.modify.application;help=RtNetAutoconfAdmin.html
Network Autoconf User:::Network Auto-Magic User:auths=solaris.network.autoconf.read,solaris.network.autoconf.select,solaris.network.autoconf.wlan;help=RtNetAutoconfUser.html