michael1212
IS-IT--Management
How can I give full access to a user "ben" to a directory structure /main (owner: root), recursively, without changing the ownership, etc.?
The following seems to only set the top directory:
acledit main
* ACL_type AIXC
*
attributes:
base permissions
owner(root): rw-
group(system): r--
others: r--
extended permissions
enabled
permit rwx u:ben
THANKS!
The following seems to only set the top directory:
acledit main
* ACL_type AIXC
*
attributes:
base permissions
owner(root): rw-
group(system): r--
others: r--
extended permissions
enabled
permit rwx u:ben
THANKS!