Managing administrative credentials
To allow Bravura Privilege to manage the administrative credentials on AIX 6.1 systems, you must activate SecPolicy roles for the user. On the command line:
Change the user’s role and default role to SecPolicy:
chuser roles=SecPolicy default_roles=SecPolicy pamadmin
Confirm the role has been changed for the user:
rolelist -u pamadmin
Add the user to security group:
usermod -G security pamadmin
Switch to this user:
su - pamadmin
List effective active role authorizations:
rolelist -ea
Make sure there is "aix.security.passwd" authorization.