similar to: vfs objects recycle can not exclude profile directory

Displaying 20 results from an estimated 10000 matches similar to: "vfs objects recycle can not exclude profile directory"

2018 May 31
1
vfs objects recycle can not exclude profile directory
On Thu, 31 May 2018 13:17:06 +0800 adam_xu--- via samba <samba at lists.samba.org> wrote: > Hello everyone. I have tested this in my testing env. there's no this > bug in my test env with the same smb.conf. > > the system version and the samba version are the same in testing and > production env. > > the difference is that the samba in production env is update
2018 May 31
0
vfs objects recycle can not exclude profile directory
Hello everyone. I have tested this in my testing env. there's no this bug in my test env with the same smb.conf. the system version and the samba version are the same in testing and production env. the difference is that the samba in production env is update from version 4.4.4 to 4.6.2 to 4.7.1, and the samba in testing env is directly using version 4.7.1. any suggestion ? thanks.
2004 May 26
1
example configuration for VFS recycle
Hi SAMBA users Can anybody give me an working part of an smb.conf for vfs recycle? I use SAMBA 3.0.2-7 on Fedora Core 1 I have read the samba howto and now I know the possible options but not the right syntax. I found only examples for SAMBA 2.x. I tried the following (smb.conf ) but it isn't working for the specific share Daten [Daten] vfs objects = recycle recycle:repository =
2004 Sep 03
1
samba3 vscan recycle exclude does not work
Hi, i got a little prob with some features of recycle bin which dont work using samba 3.06 suse 9 [files3] comment = public files path = /files3 read only = No guest ok = Yes browseable = Yes csc policy = disable vfs objects = vscan-clamav, netatalk, audit, recycle recycle:keeptree = yes recycle:versions = yes
2015 Mar 17
1
Recycle Bin On Share
Rowland, How exactly does this command work? recycle:repository = .recycle/%U Does the command create user folders with '.recycle' sub folders? On 3/17/2015 10:23 AM, Rowland Penny wrote: > On 17/03/15 14:05, James wrote: >> Hello, >> >> Is this the preferred method for adding a recycle bin to a share? >> Share is located on a Samba 4.1.17 member
2015 Mar 17
2
Recycle Bin On Share
Hello, Is this the preferred method for adding a recycle bin to a share? Share is located on a Samba 4.1.17 member server. Thanks. /|[share]|/ path = /data/share <https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#PATH> vfs objects = recycle <https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#VFSOBJECTS> recycle:repository = .recycle
2009 Jul 07
3
VFS recycle & force user
Hi, i have problem with share with parametr "force user" 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
2005 Sep 30
1
recycle not working as I expected
I have the following in my configuration file and recycle is working for the share but - versions is working as I expected - touch does not seem to be changing the time on the files to show me when they were deleted - keeptree does not work when there are multiple users within a share and prevents the recycle from working in some cases. ---- if user1 deletes a file everything works fine. If
2005 Feb 22
1
Problems with VFS Recycle on SLES9
Hi list, I have running samba 3.0.9 on a SuSE Enterprise-Server 9 with Kernel 2.6.5. Samba works very well but In have one problem while using the recycle vfs with samba: when I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will automaticly be saved to the trash-folder. After removing the file from the network-share, the real file (>0 byte) will be stored to
2014 Feb 03
1
VFS module recycle not working
Hello, I'm using Samba 3.6.9 on a CentOS 6.5 machine and want to enable the 'recycler'-feature. So I added following lines to the [global]-section of my smb.conf: vfs object = recycle recycle:repository = .deleted/%U recycle:keeptree = Yes recycle:touch = Yes recycle:versions = Yes recycle:maxsixe = 0 recycle:exclude =
1997 Nov 14
4
Authentication problems
I am having a problem similar to the one that Jason Gerrity is having with authentication. Sometimes people are unable to access drives on one of our unix servers from an NT machine. They are prompted for their password and when they enter it they get the message "Incorrect password or unknown username." These are people that have permissions on unix and can usually access these
2019 Jun 10
2
SAMBA AD VFS:Recycle bad permissions
On 10/06/2019 08:51, Tom?? Havl?n wrote: > Hello > my smb.conf + working and no working ACL share folders > > [global] > netbios name = FENIX > realm = PFCZ.INTRA > server role = active directory domain controller > workgroup = PFCZ > idmap_ldb:use rfc2307 = yes > dns forwarder = 10.254.254.1 > > unix extensions = no > wide links = yes > follow symlinks =
2011 Nov 28
1
Very strange permission problem: samba on zfs-fuse
Hi all, Centos 5.7 samba-common-3.0.33-3.29.el5_7.4 samba-3.0.33-3.29.el5_7.4 zfs-fuse-0.6.9_p1-6.20100709git.el5.1 smb.conf [depot] path = /data/depot public = no writable = yes directory mask = 2775 create mask = 0664 vfs objects = recycle recycle:repository = .deleted/%U recycle:keeptree = Yes recycle:touch = Yes recycle:versions = Yes recycle:maxsixe =
2005 Mar 31
1
exclude_dir option for VFS recycle module
Hello all, I am testing the VFS recycle module, and have a question. The module is working the way I hoped with the exception of the exclude_dir option. I have an entry like: exclude_dir = dir1 -- files I place in dir1 are not sent to the recycle location. However, if I have a folder beneath dir1 like dir1/dir2, files in dir2 get sent to the recycle location. I've tried using wildcards in
2019 Jun 10
2
SAMBA AD VFS:Recycle bad permissions
On 10/06/2019 06:16, Tom?? Havl?n via samba wrote: > Good morning, > I have tried upgrade SAMBA to version 4.10.4 and my error still > exists. New created file has mask limited perrmisions if VFS:recycle > module is activated for share. If module is off, rights for new files > works corectly. I have it on 3 servers with Samba 4.10 and 4.9, one > server withj 4.8 works
2014 Feb 19
2
Samba4: Strange Behaveiour On Home share with 2 DC replicating /vfs glusterfs
There is a strange behaviour having two DCs joined in one Domain concerning the [home] share. The [home] is fixed on a replicating gluster volume on both DC. Now creating the users directory with ADUC ex.: \\s4master\home\%username% would do the necessary and the directory is created on both dcs. On the first DC all working fine without any issue but on the second the user cannot login their home
2019 Jun 10
1
SAMBA AD VFS:Recycle bad permissions
I had similiar issue on samba 4.8 domain member (new files with wrong permissions), when I realised that You need to list all modules that You wish to use in "vfs objects" every time , there is no inheritance from global -> shares that is if You have e.g. [global] ... vfs object = acl_xattr .. [some share] ... vfs object = recycle .. On samba DC "acl_xattr" is
2005 Feb 18
2
Ghost logons / Recycle Bin Options (related)
Hi all. Long time no write :) Have been looking at recycle bin options using the VFS options. Everything works fine, but I have one question/snag. We use a script that uses smbclient to send a message to a machine to warn them they are low on space. So the user thinks "oh dear" and deletes stuff. Problem is on the quota system its still counted as part of their user space... Is there
2007 Jun 21
1
Recycle bin and ACL
Hello, we are using the vfs module recycle with the following config: vfs objects = recycle recycle: repository = .Papierkorb recycle:directory_mode = 0777 recycle:subdir_mode = 0777 recycle: keeptree = Yes recycle: exclude = *.tmp, *.temp, *.log, *.ldb recycle: exclude_dir = tmp recycle:versions = Yes Problem is that everybody can see deleted documents in the recycle bin. But if I set
2020 Jun 22
2
Question regarding Recycle
Hi Samba 4.12 on Ubuntu 20.04 Windows 10 and 7 clients I have configured recycle on two shares, /Users and /Documents. vfs objects = recycle recycle:versions = yes recycle:keeptree = yes On the Users share I have recycle:repository = /share/data On the Documents share I have recycle:repository = .Papperskorg (recycle bin in Swedish) The Document share recycle works. Folder was created and the