search for: vfs_recycl

Displaying 20 results from an estimated 68 matches for "vfs_recycl".

Did you mean: vfs_recycle
2005 Feb 08
2
compiling on an old system...
Hello, I would like to compile samba-latest on an old Linux system (SuSE 7.2). Everything seems to run quite well until it comes to the vfs-modules: ---snip--- Linking libsmbclient non-shared library bin/libsmbclient.a Linking libsmbclient shared library bin/libsmbclient.so Compiling modules/vfs_recycle.c with -fPIC Building plugin bin/recycle.so modules/vfs_recycle.po: In function `recycle_connect': modules/vfs_recycle.po(.text+0x23): undefined reference to `DEBUGLEVEL_CLASS' modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET' modules/vfs_recycle.po(.t...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...writeable = yes level2 oplocks = no blocking locks = no oplocks = no hide files = /desktop.ini/Thumbs.db/ vfs object = vscan-oav vscan-oav: config-file = /etc/samba/vscan-oav.conf Here are the compile errors with the normal vfs modules from samba tarball: Compiling modules/vfs_recycle.c with -fPIC Building plugin bin/recycle.so modules/vfs_recycle.po: In function `recycle_connect': modules/vfs_recycle.po(.text+0x1a): undefined reference to `DEBUGLEVEL_CLASS' modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET' modules/vfs_recycle.po(...
2005 Aug 09
1
Undefined references during compiling
I'm attempting to compile the latest samba on an old Mandrake 8.1 system. (Current samba there is 2.2.? and doesn't allow login from XP). During compiling I get a number of error message such as modules/vfs_recycle.po: In function `recycle_connect': modules/vfs_recycle.po(.text+0x23): undefined reference to `DEBUGLEVEL_CLASS' modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET' modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr' modules/vfs_recyc...
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
...(.text+0x20e7): undefined reference to `yperr_string' Compiling nsswitch/pam_winbind.c with -fPIC Linking nsswitch/pam_winbind.so ---------- and later: ---------- Linking libsmbclient non-shared library bin/libsmbclient.a Linking libsmbclient shared library bin/libsmbclient.so Compiling modules/vfs_recycle.c with -fPIC Building plugin bin/recycle.so modules/vfs_recycle.po: In function `recycle_connect': modules/vfs_recycle.po(.text+0x17): undefined reference to `DEBUGLEVEL_CLASS' modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET' modules/vfs_recycle.po(.t...
2019 Jul 26
1
vfs_recycle throwing errors when files are deleted by a Mac on a share with vfs_fruit enabled
Hi, My log files are being flooded with errors like the ones below whenever a Mac delete files from a Samba share. [2019/07/26 14:02:26.182564, 0] ../source3/modules/vfs_recycle.c:243(recycle_get_file_size) recycle: stat for Chris_Mac/._videos.docx returned No such file or directory [2019/07/26 14:02:27.186472, 0] ../source3/modules/vfs_recycle.c:243(recycle_get_file_size) recycle: stat for Chris_Mac/._Pollay.pdf returned No such file or directory [2019/07/26 15:52...
2019 Dec 02
2
vfs_recycle disables permissions inheritance on AD DC shares
Apologies if this is a documented feature and I missed it - I've been googling and reading through the docs but haven't spotted any mention anywhere. Is the vfs_recycle feature officially being supported with Samba in AD mode? I have a few AD DC's with file shares on them - and have been struggling with file permissions not being inherited on the file shares. I have finally narrowed it down to the fact that if I enable the vfs_recycle module on the shares...
2013 Sep 26
2
vfs_recycle folder limit management
Hi all, Running SerNet Samba 4.0.9 on CentOS 6.4 serving as an AD DC and fileshare for XP clients. Added recycler per the example at https://wiki.samba.org/index.php/Frequently_Asked_Questions to my smb.conf. Works great. My concern is that the recycle dir will eventually grow large. vfs_recycle's docs mention a parameter for limiting individual file sizes, but what's a best practice to prevent the whole recycle folder from growing too large? Cronjob to delete old files when the total is past a certain size? Anyone have a script handy? (I'm hoping I'm not the only o...
2014 Jun 13
2
vfs_recycle and permissions
...ACLs) regardless of the recycle:directory_mode and recycle:subdir_mode settings, whereas the files which are moved to the recycle repository keep their original permissions. Ideally, also the directories in the recycle repository would keep the original permissions. Is there a way to configure the vfs_recycle module so that also the directory tree in the recycle repository retains the original permissions and ACLs? How do other people deal with permissions in the recycle repository in combination with NT ACLs? Best regards Andreas
2019 Dec 02
0
vfs_recycle disables permissions inheritance on AD DC shares
On 02/12/2019 14:28, Sebastian Arcus via samba wrote: > Apologies if this is a documented feature and I missed it - I've been > googling and reading through the docs but haven't spotted any mention > anywhere. Is the vfs_recycle feature officially being supported with > Samba in AD mode? I have a few AD DC's with file shares on them - and > have been struggling with file permissions not being inherited on the > file shares. I have finally narrowed it down to the fact that if I > enable the vfs_recycle...
2016 Jun 14
2
vfs_recycle on samba 4.3.9 as DC reset permissions
...ouch = yes recycle:keeptree = yes After enabling the module all permissions for this share where reset to the defaults (everyone can enter). If I now try to change the permissions for the share or an subfolder the permissions will reset in the moment I press apply. So after enabling the vfs_recycle module the permission system (Windows acl) does not work anymore for the particular share. Is this a known problem? Is there maybe an workaround available? Regards Frank Treichl
2019 Oct 16
0
vfs_recycle permission bug?!
...But im sure its something like that. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marco Gaiarin via samba > Verzonden: woensdag 16 oktober 2019 15:14 > Aan: samba at lists.samba.org > Onderwerp: [Samba] vfs_recycle permission bug?! > > > Samba 4.8 (Louis debian repo), DM. > > > Today i've had to recovery a deleted file in that share, that use > 'vfs_recycle' modules: > > [Work] > comment = Spazio di Lavoro Utente > map acl inherit = Yes > path = /srv/...
2014 May 05
3
recycle: ... returned No such file or directory
...ctly. May 5 08:27:54 Storage-01 smbd[39207]: recycle: stat for /mnt/Share/.Trashes/Projekte/Bauvorhaben 2014/Bahngel??nde/Bilder/2 Baubilder/IMG_0223.JPG:AFP_AfpInfo returned No such file or directory May 5 08:27:56 Storage-01 smbd[39207]: [2014/05/05 08:27:56.500661, 0] ../source3/modules/vfs_recycle.c:408(recycle_do_touch) May 5 08:29:26 Storage-01 smbd[39207]: recycle: stat for /mnt/Share/.Trashes/Projekte/Bauvorhaben 2014/Bahngel??nde/Bilder/2 Baubilder/Copy #1 of DSC04806.JPG:AFP_AfpInfo returned No such file or directory May 5 08:29:30 Storage-01 smbd[39207]: [2014/05/05 08:29:30....
2016 Jun 14
0
vfs_recycle on samba 4.3.9 as DC reset permissions
...keeptree = yes > > After enabling the module all permissions for this share where reset to > the defaults (everyone can enter). > If I now try to change the permissions for the share or an subfolder the > permissions will reset in the moment I press apply. > So after enabling the vfs_recycle module the permission system (Windows > acl) does not work anymore for the particular share. > > Is this a known problem? > Is there maybe an workaround available? > > Regards > Frank Treichl Do you have "vfs objects = acl_xattr" in your global section? Please add...
2019 Dec 02
0
vfs_recycle disables permissions inheritance on AD DC shares
...> > The following man page is the one I read several times when things > started to get hairy and I narrowed things down to issues with vfs > recycle - and where I was looking for some enlightening notes on the > subject: > > https://www.samba.org/samba/docs/current/man-html/vfs_recycle.8.html > > Something along the lines of: > > "vfs objects = recycle > > Please note that the config line above will reset the vfs objects > already configured, which can have unintended consequences, specially > when Samba is configured in AD mode. To avoid this, the...
2019 Dec 02
2
vfs_recycle disables permissions inheritance on AD DC shares
...correct, but where to put it ??? The following man page is the one I read several times when things started to get hairy and I narrowed things down to issues with vfs recycle - and where I was looking for some enlightening notes on the subject: https://www.samba.org/samba/docs/current/man-html/vfs_recycle.8.html Something along the lines of: "vfs objects = recycle Please note that the config line above will reset the vfs objects already configured, which can have unintended consequences, specially when Samba is configured in AD mode. To avoid this, the recycle module should be added to e...
2019 Dec 02
2
vfs_recycle disables permissions inheritance on AD DC shares
...02/12/19 15:10, Rowland penny via samba wrote: > On 02/12/2019 14:28, Sebastian Arcus via samba wrote: >> Apologies if this is a documented feature and I missed it - I've been >> googling and reading through the docs but haven't spotted any mention >> anywhere. Is the vfs_recycle feature officially being supported with >> Samba in AD mode? I have a few AD DC's with file shares on them - and >> have been struggling with file permissions not being inherited on the >> file shares. I have finally narrowed it down to the fact that if I >> enable...
2018 Feb 21
0
vfs_recycle. Behaviour on modifing a file.
We have a samba share that is not used very much and when it is the files are not be modified very often. The share will hold sensative information and it is vital we can see what information the file contained for auditing purposes. I am not sure of the behaviour of the recycle bin when the contents of an existing file are modified. I am told that modifing a file actually deletes the original
2019 Dec 02
0
vfs_recycle disables permissions inheritance on AD DC shares
On 02/12/2019 16:24, Sebastian Arcus via samba wrote: > > I'm not sure what do you mean by 'sites'. They are a number of > different physical sites, but they are independent small lan's, with > no connection to each other, if that is the question? I have seen the > advice in the wiki against using the DC as a file sharing server, but > I am not clear as to why
2003 Mar 13
1
(Fwd) vfs_recycle and create mode 770
I'd like to use the recycle as a per machine recycler using the option 'name = .recycle/%m' (because we just use some usernames without passwords, and not because of the adminstrators abilties, but for a better workflow with a lot of different projects and people working on them.) But if a directory is created the vfs recycle uses the rights 700, and i have found no way around it
2008 Sep 30
0
vfs_recycle directory_mode and recycle docs
Hello all, I have a share with the following conf: vfs objects = recycle mode = KEEP_DIRECTORIES|VERSIONS|TOUCH # config-file = /etc/samba/recycle.conf recycle:exclude = *.tmp|*.temp|*.o|*.obj|~$*|*.~??|*.log|*.trace|*.mp3|*.MP3|*.wma|*.WMA recycle:excludedir = /tmp|/temp|/cache recycle:directory_mode = 0777 recycle:keeptree = yes Some confs I got from the official