Patrick,

just came across that problem in my installation. This is a limitation in the vfs recycle module that has been addressen in samba 3.0.14a by introducing the directory_mode parameter to the recycle module.

Your manual fix ( changing access rights ) does only work because you are not using the keeptree feature. See bugzilla 2978 for further information.

best regards, Gunther

Patrick DUBAU wrote:
Strange thing : my .corbeille folder had the following rights
drwx--S--- 2 patrick.dubau INFORMATIQUE 4096 2005-09-29 11:00 .corbeille With these rights only patrick.dubau deleted files are put in .corbeille

I changed the rights to drwxrws--- 2 patrick.dubau INFORMATIQUE 4096 2005-09-29 17:05 .corbeille
and now it works for any one.
....

Hi,

configured samba to handle the deletded files in the recycle directory.
My problem : for some users the deleted files go into the specified directory for other the files are just deleted and no put in the recycle directory.
Does someone already had this problem ?

My configuration
[info]
path = /samba/info
write list = @informatique
directory mask = 2770
create mask = 0770
browseable = yes

vfs objects = recycle
recycle:repository = .corbeille
recycle:keeptree = no
recycle:versions = yes
recycle:touch = yes
recycle:exclude = ~$*|*.tmp

samba 3.0.14a-3

Thanks for any help



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to