HP-UX Role-Based Access Control B.11.31.05.01 Release Notes
IMPORTANT: Before removing HP-UX RBAC, remove or comment out any entries in /etc/
pam.conf where module_type is set to session and module_path is set to
libpam_keystroke.so.1. For details, see pam_keystroke(5) and pam.conf(4).
If these entries are not removed or commented out, then users including privileged users such as
root will not be permitted access to the system using the service specified in these entries such as
login, ftp, and sshd. To subsequently remove or comment out these /etc/pam.conf entries, either
a different service must be used to access the system, or the system must be rebooted in single user
mode.
1. Log in to your system as the root user.
2. To remove HP-UX RBAC:
# swremove AccessControl
3. To verify that HP-UX RBAC is removed from the system, use the swlist RBACExt command.
If HP-UX RBAC is removed from the system, the swlist command reports the following:
# swlist RBACExt
# Initializing...
Contacting target "<hostname>"...
ERROR: Software "RBACExt" was not found on <hostname>.
Removing HP-UX RBAC 11