similar to: Recycler error

Displaying 20 results from an estimated 7000 matches similar to: "Recycler error"

2017 Jun 13
2
recycle on a fileserver domain member
Hello guys, I configured the recycle in my fileserver, but when I logged in with normal user and delete some files, folders, etc, the errors occurs. ./addc-pc-01.log:28251: recycle: mkdir failed for .recycle with error: Permission denied ./addc-pc-01.log:28252:[2017/06/13 14:15:11.816085, 3] ../source3/modules/vfs_recycle.c:582(recycle_unlink) ./addc-pc-01.log:28253: recycle: Could not create
2005 Jan 27
1
Recycler problem
Hi folks, I have Samba 3.0.10 with SuSE 9.1 running and a problem with the recycler feature of Samba. Following setup: - User A deletes file F1 in directory D - Samba produces file .recycler/D/F1 - D has permissions -rwx------, F1 has permissions -rwxrw-r-- (owner A) - User B deletes file F2 in directory D - F2 doesn't show up in .recycler/D So all files User B deletes in directory D are
2004 Oct 21
0
compile errors samba 3.0.7 vfs
Hi all, sorry for the long posting. Samba 2.2.x is outdated. Trying to switch to 3.0.7 with no success. The vfs layer is one of my current problems. Googled some time for an solution for this: [2004/10/21 20:04:00, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:07, 0] smbd/server.c:main(760) smbd version
2014 May 05
3
recycle: ... returned No such file or directory
Hi, recently I see lots of logs like this. I figured, that many have umlaute in their name - but not all. My local FS displays the umlaute correctly - but it is not displayed correctly in the logfiles. Also, when I browse through shares via Windows or MacOSx all files with umlaute seem to be displayed correctly. May 5 08:27:54 Storage-01 smbd[39207]: recycle: stat for
2014 May 08
2
2x Samba4 Bugs - "mount error(5): Input/output error" & "recycle: stat for ... AFP_AfpInfo returned No such file or directory"
Hi I'm using Samba version 4.1.7 on the server side. On the Client side is multiple versions - a copy machine Konica Minolta - Windows XP - Windows 7 - Mac OSx (Mavericks) - CentOS (XenServer) all of them get sporadic input output errors. E.g: on a Linux I would get a mount error(5): Input/output error after the first try. And as funny as it sounds, but the second try is a success and
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
2007 Oct 25
2
FW: Logwatch for XXXXXXX.kd4efm.org (Linux)
Found an error or two from my logwatch report from yesterday, thought I would share this in hopes this is just first time run of the problem I noticed in the Kernel report section... Also not sure why there's an issue with automount either.... but I guess I could ask on that issue as well. I am not worried about the NAMED error, this is something that happens due to one of the services that
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
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
2004 Mar 26
1
AW: RECYCLER
Hi, yes there is a way. Have a close look at the samba VFS modules. Vfs objects = recycle Recycle: repository = .recyclebin_or_whatever_you_want Recycle: keeptree = yes With this, everything you delete is going to a directory .recyclebin_or_whatever_you_want in the share. Ok, it is not the original recycler of windows, but much better than throwing the files away. Michael
2005 Sep 26
1
RECYCLER and recycler bin
Hello, I have recognized a pretty annoying thing with my Samba-Server: My smb.conf is set, that deletet files go into the dir ".Papierkorb". It works well one one Client, but when the user deletes Files on the other client, a dir called "RECYCLER" appears with the file and some .ini files in it. Is there a way to solve this? Both clients are WinXP, I'm using Samba
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: ------- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xc3b): undefined reference to `dlsym'
2015 Jul 09
0
vfs module recycler
samba at lists.samba.org -- Skickat från mobilusken! -- ----- Ursprungligt meddelande ----- Från: "Logan S" <popcorn9499 at gmail.com> Skickat: ‎2015-‎07-‎09 21:36 Till: "Davor Vusir" <davortvusir at gmail.com> Ämne: Re: SV: SV: SV: [Samba] vfs module recycler The list? On Jul 9, 2015 2:35 PM, "Davor Vusir" <davortvusir at gmail.com> wrote: In
2019 Oct 16
0
vfs_recycle permission bug?!
Hai Marco, Can you check this acl and attr are these installed? type acl type attr Or just run : apt-get install -y acl attr Try this : chmod 1770 /srv/work/.cestino/ Which sets : "creator Owner" (1), Owner (7), Group (7), World (0) So the owner and groups can create anything but your enforcing "creator owner" Then set: recycle:subdir_mode = 1700
2015 Jul 09
0
vfs module recycler
In future supportcases I suggest you respond to the list also. There are many knowlegable people willing to share their experience and assist. Regards Davor -- Skickat från mobilusken! -- ----- Ursprungligt meddelande ----- Från: "Logan S" <popcorn9499 at gmail.com> Skickat: ‎2015-‎07-‎09 20:40 Till: "Davor Vusir" <davortvusir at gmail.com> Ämne: Re: SV: SV:
2015 Jul 09
0
vfs module recycler
Sorry, don't know. Regards Davor -- Skickat från mobilusken! -- ----- Ursprungligt meddelande ----- Från: "Logan S" <popcorn9499 at gmail.com> Skickat: ‎2015-‎07-‎09 20:21 Till: "Davor Vusir" <davortvusir at gmail.com> Ämne: Re: SV: [Samba] vfs module recycler Its ok at least i got someone trying. Just currious is there any site i should go to or
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
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
2015 Jul 09
0
vfs module recycler
Oh. I see. What a pity. Sorry I couldn't be of any help. Regards Davor -- Skickat från mobilusken! -- ----- Ursprungligt meddelande ----- Från: "Logan S" <popcorn9499 at gmail.com> Skickat: ‎2015-‎07-‎09 15:36 Till: "Davor Vusir" <davortvusir at gmail.com> Ämne: Re: [Samba] vfs module recycler adding that as a vfs object breaks the share. It load up when i
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