Displaying 1 result from an estimated 1 matches for "a_ann".
2005 Aug 31
1
Samba 3 problem with inheritation POSIX ACLs
...ng Samba 3.0.14a as standalone-pdc with posix-acl-features.
On the fileserver i've mounted an ext3 partition to /home
/dev/hdc2 /home type ext3 (rw,usrquota,acl)
The following directory structur exists on /home
/home
+-/public_folder (exported per samba as \\fileserver\public )
|
+-/a
| +-/a_ann
| | +-/anyfolder
| | +- anyfiles
| +-/a_bert
| +-/a_sven
| +-/a_eve
|
+-/b
+-/b_4
+-/b_5
+-/b_6
The following users exists:
ann
bert
sven
eve
Currently following ACL are set:
/a
- "inherit" at the filesystem is disabled by using setfacl -k
- for any user with an own su...