i have problem with share with parameetr "force user" and VFS module "recycle" > > > > Here i my settings of VFS modul recycle > > > > vfs object = recycle > > recycle:repository = .recycle/%u > > recycle:maxsize = 50000000 > > recycle:exclude = *.tmp *.temp *.o *.obj ~$* > > recycle:exclude_dir = sdileni/*/profile* tmp temp cache > > recycle:versions = yes > > recycle:touch = yes > > recycle:keeptree = yes > > > > and this is my share > > > > [my_share] > > path = /home/sdileni/instalace > > comment = software, instalace > > force group = smbgroup > > force user = smbuser > > public = yes > > > > > > If i delete some file from this share, then samba make > > directory .recycle/smbuser. But in older version (for example Samba 3.3.0) > > samba maked directory .recycle/real_user - and this i need! It's possible? > > I must have something new in configuration or is this new behavior of > > samba? I tried it with samba 3.4.0 and 3.3.6 and in both version is the same problem
Created attachment 4414 [details] the log of my PC via connecting to share with parameter "force user"
I'm sorry, but the current behavior is the correct one. You have been depending on a bug that we fixed in the later code, sorry. Jeremy.