Marcus Sobchak <lists@localguru.de>
2007-Feb-06 23:30 UTC
[Samba] directory mask and vfs object recycle
Hi,
I'm using vfs object recycle with samba 3.0.14a on Debian sarge and
can't figure out, why the trash folder is created with the rights
drwx------ 3 admin2 admin 4096 2007-02-06 17:49 Trash
and not with the directory mask 0775.
--------
[vol]
comment = share vol
path = /vol/
create mask = 0664
force create mode = 0664
force group = admin
directory mask = 0775
writable = Yes
browseable = No
valid users = @admin
write list = admin1, admin2, admin3
veto files = /.forward/
vfs objects = vscan-clamav recycle
recycle: repository=Trash
recycle: keeptree=True
recycle: versions=True
vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
--------
Any ideas?
Thanks,
Marcus
