This is a discussion on Re: [SOLVED] Re: [Samba] VFS recycle - doesn't work for some users within the Samba forums, part of the Networking and Network Related category; This is a multi-part message in MIME format. --------------030601070203090908020800 Content-Type: text/plain; charset=UTF-8; format=flowed Content-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
--------------030601070203090908020800 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 >> > > --------------030601070203090908020800 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba --------------030601070203090908020800-- |