Displaying 1 result from an estimated 1 matches for "group_dirs".
2004 Jul 22
1
Cannot delete used folders?
...on that - neither Google, nor UseNet
archive(via groups.google.com), nor Samba list archive. Help?
Long version:
-------------
I'm using Samba 2.2.3a (Debian Woody package, recompiled with ACL
support) on XFS using windbind and security=domain.
Directly below the share directory I have
[group_dirs]
group1
group2
group3
The [group_dirs] itself does not have any ACL settings.
All group? dirs have permission set to 0770 plus ACLs set (via setfacl)
like
# file: group1
# owner: root
# group: DOMAIN\Domain-User
user::rwx
user:DOMAIN\user1:rwx
user:DOMAIN\user2:rwx
group::---
mask::rwx...