ModifyAcl Example
Remove AddDomain and ModifyDomain rights
Command
command = ModifyAclusername = user1location = DOMAINdelacl0 = ADDdelacl1 = MODIFYAttributes
Section titled “Attributes”| username | (TEXT) - Mandatory. “username” is either name of a user or a group. |
|---|---|
| location | (TEXT) - Mandatory; see Locations list. |
| acl0..255 | (TEXT) - Sets a right for the given location. |
| addacl0..255 | (TEXT) - Adds right# for the given location. |
| delacl0..255 | (TEXT) - Removes right# for the given location. |