HP-UX Role-Based Access Control B.11.31.
© Copyright 2001–2007 Hewlett-Packard Development Company L.P. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice.
Table of Contents HP-UX Role-Based Access Control B.11.31.04..................................................................7 HP-UX RBAC Overview.........................................................................................................................7 HP-UX RBAC Features...........................................................................................................................7 HP-UX RBAC Documentation..........................................................................
List of Tables 1 HP-UX RBAC manpages.................................................................................................................
HP-UX Role-Based Access Control B.11.31.04 The information in this document is for HP-UX Role-Based Access Control (RBAC) version B.11.31.04 only. HP-UX RBAC Overview HP-UX RBAC is an alternative to the traditional “all-or-nothing” root user model, which grants permissions to the root user for all operations, and denies permissions to non-root users for certain operations.
These documents are located at: http://docs.hp.com HP-UX RBAC Manpages Table 1 lists and briefly describes the HP-UX RBAC manpages, which are installed with the product at /usr/share/man/.Z: Table 1 HP-UX RBAC manpages 8 Manpage Description rbac(5) Describes the HP-UX RBAC feature. acps(3) Describes the ACPS and its interfaces. acps.conf(4) Describes the ACPS configuration file and its syntax. acps_api(3) Describes the ACPS Application Programming Interface.
1 New in HP-UX RBAC B.11.31.04 HP-UX RBAC B.11.31.04 delivers the following new content: • The introduction of a set of privilege shells, allowing a non-root user to automatically invoke privrun when needed by simply configuring a privilege shell as their default shell. • Integration with HP System Management Homepage (SMH), allowing for the management of local RBAC roles, authorizations, and commands through the Web interface of SMH Version 2.2 and higher.
2 Acquiring and Installing HP-UX RBAC HP-UX RBAC is available free of charge from Software Depot: http://www.software.hp.com Acquiring HP-UX RBAC To acquire HP-UX RBAC, you must complete the following steps: 1. Go to Software Depot: http://www.software.hp.com. 2. Search for HP-UX RBAC (keyword RBAC) and read the information on the HP-UX RBAC release page. 3. Select Receive for Free >> at the bottom of the page. 4. Enter your registration information. 5.
To remove (un-install) HP-UX RBAC B.11.31.04 from your HP-UX 11i v3 systems, you must complete the following steps: 1. 2. Logon to your system as the root user. Use the following command to remove HP-UX RBAC: # swremove AccessControl 3. Use the swlist RBACExt command to verify that HP-UX RBAC was removed from the system. If HP-UX RBAC was removed from the system, the swlist command will report the following: # swlist RBACExt # Initializing... Contacting target ""...
3 Known Problems in HP-UX RBAC B.11.31.04 HP-UX RBAC B.11.31.04 contains no known problems.