Hello, It would be nice if one could set the create mask on directorys created by recycle.so, now they are all created with mask 0700, that don't work very well in a multiuser enviroment.
movning to samba 3 so we don't loose it.
Hi Just run into this problem myself. Would be nice is vfs_recycle honoured create mode & directory mode to be compatible with shared user areas, maybe with an option to override on a per share basis
Created attachment 590 [details] patch Implementing a directory_mode option for vfs_recycle This little patch add a new option to the module recycle.so called "directory_mode" Set it to the octal mode you want for the directories recreated in the recycle bin. Example : recycle:directory_mode = 0770 This option has effect only if keeptree is set to True. Tested on samba 3.0 et samba 3.0.5
Applied, thanks.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.
*** Bug 2978 has been marked as a duplicate of this bug. ***