Displaying 20 results from an estimated 5000 matches similar to: "VFs recycle, what about a trigger to delete files after xxxx!?"
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 =
2016 Jul 23
2
permission problem with vfs object recycle:directory_mode
Well,
Despite I've recently answered about vfs object recycle on this list,
it seems that it isn't working as excepted.
Using Samba 4.4.5, compiled from sources
Here is the conf for a share:
[musique]
path = /media/data/musique
read only = No
vfs objects = acl_xattr recycle
recycle:directory_mode = 0770
recycle:subdir_mode = 0700
2019 Oct 23
1
AD Member Server and 'vfs objects recycle' permission problems
Hi,
on our samba 4 domain member server we use the vfs objects module
'recycle'.
Unfortunately we ran into a strange permission problem with deleted
folders.
The newly created folders in the recycle folder have the wrong
permission. The deleted file(s) itself has the correct group (rw)
permissions.
The shares correct permissions:
getfacl Papierkorb/
# file: Papierkorb/
# owner: root
#
2008 Aug 13
3
config-file for recycle bin
I make a recycle bin as follow:
config-file = /etc/samba/recycle.conf
vfs object = recycle
recycle:subdir_mode = 0770
recycle:keeptree = Yes
recycle:repository = Recycle Bin
recycle:versions = Yes
recycle:directory_mode = 0770
But testparm shows:
Unknown parameter encounter: "config-file"
Ignoring unknown parameter "config-file"
What could be the problem and the solution?
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
2017 Jun 13
2
recycle on a fileserver domain member
Thanks for your answer Rowland,
I fix this problem. I had not put writing permission to the "domain users".
Http://i.imgur.com/oLXS0Kn.png
In the image above I show the permissions of the recycle folder. They are
correct?
Do I need to have these 3 entries below in my smb.conf?
recycle:directory_mode = 0700
recycle:subdir_mode = 0700
recycle:inherit_nt_acl = Yes
On Tue, Jun 13, 2017
2014 Jun 13
2
vfs_recycle and permissions
Hi,
at our site we are using Samba 4.1.8 as an AD controller and on
another machine as member server and all is working fine so far. Now I
want to provide recycle repositories for some shares on the member
server, so I set
vfs objects = acl_xattr recycle
recycle:keeptree = yes
in the corresponding share sections in smb.conf on the member server.
The problem is that the subdirectories created in
2019 Oct 16
4
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/work
read only = No
store dos attributes = Yes
vfs objects = acl_xattr recycle full_audit
volume = Work
full_audit:failure = none
full_audit:success = mkdir rmdir read pread
2019 Oct 30
2
vfs objects
Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS <https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS> .
Todd
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
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
2014 Apr 30
1
Samba 4.1.7 vfs glustersf no longer wark as expected
Hello to all,
can someone proof too: After upgrading from samba 4.1.6 to samba 4.1.7 the
vfs objects= glusterfs
has really long delays when trying to reach the shares. Sometimes it is just
impossible to
see the files on the shares. I had to reconfigure my shares so the users can
work as usual.
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076
2016 Oct 24
4
Fix sharing ACL
Gentlemen,
I am struggling to solve this problem.
My file server Samba 4.4.5.
Even the administrator user (domain admin) could not write to the share.
Could someone give me a hint, in order to solve this problem?
shared folder: /mnt/data
Folder permissions:
# getfacl /mnt/data/teste/
getfacl: Removing leading '/' from absolute path names
# file: mnt/data/teste/
# owner: ricardo
2015 Feb 20
1
Excel and Samba Problem
Did you try fort he share:
oplocks = no
level2 oplocks = no
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----Urspr?ngliche Nachricht-----
Von: Oliver Werner [mailto:oliver.werner at kontrast.de]
Gesendet: Freitag, 20. Februar
2011 Jul 27
1
VFS Objects Recycle questions
I have a need to setup the recycle vfs object on our server.
On my test server, I have all of the shares on a single drive and have put
the following into each share:
vfs_objects = recycle
recycle:repository = [Actual Path and Partition that the share is located]
recycle:directory_mode = 770
recycle:keeptree = Yes
recycle:touch_mtime = Yes
recycle:versions = Yes
It works like a charm. All
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 =
2010 Jul 26
0
WG: WG: samba4 phyton-dns error
For all running in the same error:
This solved my problem. In smb.conf --> interfaces = eth0
And all is up and running perfect!!
Daniel
-----------------------------------------------
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
2015 Feb 20
0
Excel and Samba Problem
i was trying this configuration yesterdayand does not help.
But i was find out more things.
When I?m connect with CIFS the Problem can not reproduced.
A saw with SMB and with CIFS the Logfile ~filename.xlsx not unlinked everytime when Excel will be closed.
> Am 20.02.2015 um 09:54 schrieb Daniel M?ller <mueller at tropenklinik.de>:
>
> If everything fails try this. Is
2010 Jul 26
0
WG: samba4 phyton-dns error
Dear all,
I skipped the old named of cent 0S 5.5.
Build my own package bind 9.6.2.
Now bind accepts update-policy ms-self!
But samba_dnsupdate turned out: response to GSS-TSIG query was unsuccessful
Do I have to grant rights? Or install something more?
Greetings
Daniel
-----------------------------------------------
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
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