Displaying 2 results from an estimated 2 matches for "_recyclebin".
Did you mean:
recyclebin
2023 Aug 24
0
Samba recycle bin excludedir doesn't work for me
...ect
??? full_audit:success = openat mkdirat renameat unlinkat pwrite pread
connect disconnect
??? hide unreadable = yes
??? hide unwriteable files = yes
??? recycle: versions = Yes
??? recycle: excludedir = /tmp|/var/tmp|_RFOLDERS
??? recycle: directory_mode = 0700
??? recycle: repository = _RecycleBin
??? recycle: inherit_nt_acl = Yes
??? recycle: keeptree = Yes
---
If I understood well, items deteled from \\SHARE1\_RFOLDERS (that is,
/isp/SHARE1/_RFOLDERS) should not go to the recycle bin... but the do.
I've tried a few things but none worked so far:
- Set just one path as "exclu...
2014 Feb 23
1
msdfs & full_audit issues
...e.
A copy of my share configuration is below.
Any help would be greatly appreciated!
--Bill
[share]
path = /samba/share
msdfs root = yes
read only = No
admin users = admin1
valid users = @DomainUsers
create mask = 0770
directory mask = 0770
vfs objects = recycle full_audit
recycle:repository = _recyclebin/%U
recycle:touch_mtime = Yes
recycle:versions = Yes
recycle:maxsize = 0
recycle:keeptree = Yes
recycle:exclude = *.tmp|*.temp
full_audit:prefix = %u|%I
full_audit:success = open opendir read pwrite unlink rmdir pread write
sendfile ftruncate
full_audit:failure = none
full_audit:facility = LOCAL7
fu...