RMPRIV(1M) RMPRIV(1M)
rmpriv - remove a privilege from the privilege database
/usr/sysadm/bin/rmpriv [ -auth auth-scheme ] user privilege
/usr/sysadm/bin/rmpriv [ -auth auth-scheme ] -acct user
/usr/sysadm/bin/rmpriv [ -auth auth-scheme ] -all privilege
/usr/sysadm/bin/rmpriv [ -auth auth-scheme ] -chkconfig
rmpriv removes the entry in the privilege(4) database that grants
privilege to user. If the -acct argument is specified, then all
privileges will be removed for user. If the -all argument is specified,
then all users will lose privilege.
The -chkconfig option is used to disable all privileges on the system.
rmpriv -chkconfig runs the command chkconfig privileges off.
To see the privileges associated with individual tasks, choose "View as
Tasks" from the Privilege Manager menu. See privmgr(1M).
In order to run rmpriv, you must either be running as root or you must
provide the -auth auth-scheme arguments and pass the authentication test.
If auth-scheme is unix, then must you type the root password when
prompted in order to pass.
The ability to run rmpriv is not itself a privilege. root cannot give
other users the ability to add or remove privileges.
/var/sysadm/privilege Privilege database
/etc/config/privileges Privilege configuration flag
sysmgr(1M), chkconfig(1M), runpriv(1M), checkpriv(1M), addpriv(1M),
adddefpriv(1m), rmdefpriv(1m), addprivuser(1M), rmprivuser(1M),
privilege(4), privmgr(1M), defaultPrivileges(4), privilegedUsers(4).
PPPPaaaaggggeeee 1111 [ Back ]
|