Displaying 1 result from an estimated 1 matches for "cciguests".
2011 May 23
3
samba 3.2.5 + ACLs - read/write permission become read only
...the Scenario:
I got a samba shared Directory like this:
host:/someparentdirs/_AW_TEST# ls -lad .
d---rws---+ 3 root root 4096 2011-05-23 10:33 .
host:/someparentdirs/_AW_TEST#
host:/someparentdirs/_AW_TEST# getfacl .
# file: .
# owner: root
# group: root
user::---
group::---
group:ALL:rwx
group:CCIGUESTS:rwx
mask::rwx
other::---
default:user::---
default:group::---
default:group:ALL:rwx
default:mask::rwx
default:other::---
As u can see the Groups ALL are granted RWX. ANYTHING ELSE is been set
to owner root.root with 000 Permissions.
This Directory contains several Files. a .txt a .doc and a .xl...