Modifying permissions for an ACL entry with pdadmin
You can modify permissions for an ACL entry in the domain with the pdadmin utility.
Procedure
- Log on to the domain as the domain administrator.
- Use the acl modify command with the set option.
Example
For example, to modify the permissions for user
maryj for
the Test-ACL ACL policy to have r (read)
and w (write) action bits, enter the following command: pdadmin sec_master> acl modify Test-ACL set user maryj rwTo
show the modifications to the ACL, use the acl
show command. For example, to show the ACL named
Test-ACL,
enter the following command: pdadmin sec_master> acl show Test-ACL
ACL Name: Test-ACL
Description:
Entries: User maryj rwSee the IBM Security Verify Access for Web: Command Reference.