Brian Browning requested to make his share accessible by him and Sharon with new UIDs and from old server with old UID. Old UID was 1016 and group 1000.
New UIDs (341808 and 24713) should have full access to the share.
Commands:
- to see ACL for object:
aclget /data/stat/browning/
output
*
* ACL_type AIXC
*
attributes:
base permissions
owner(1016): rwx
group(1000): ---
others: ---
extended permissions
enabled
permit rwx u:341808
permit rwx u:24713
- to edit ACL
set EDITOE variable:
export EDITOR=/usr/bin/vi
edit ACL:
acledit -v /data/stat/browning/
- to propogate new rights to other objects:
aclget /data/stat/browning/ | aclput -v -R /data/stat/browning/
Thursday, January 28, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment