Thread: Trouble with ACLs
so have server installed ubuntu 9.09. using machine ssh, samba, file server.
have created filesystem /data , in there several department directories. each directory owned department groups have created, , working well. running problem when want use acls give permission 1 or 2 people not in group owns file or directory.
ie... accouting group owned root:accounting
drwxxrwxr-x+ 13 root accounting accounting
there file under accounting (accounting/test.txt) want add kate rw access use
setfacl -m u:kate:rw test.txt
when check see
# getfacl test.txt
# file: test.txt
# owner: root
# group: accounting
user::rwx
user:kate:rw
group::rwx
mask::rwx
other::rx
when open file kate cannot save it. way make work add rw other negates want accomplish.
got ideas?
hi,
have exacty same problem ubuntu-804-lts
getfacl showing rwx effectiverights named group in folder, users member of group still getting " permission denied" error when trying create file in folder.
sorry couldn' t you, hope else can. problem resolved.
regards bart
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Trouble with ACLs
Ubuntu
Comments
Post a Comment