similar to: vfs modules audit + recycle

Displaying 20 results from an estimated 4000 matches similar to: "vfs modules audit + recycle"

2003 Jul 04
1
recycle under samba-3.0.0beta2-1
hi, i got a small problem with the recycle under samba-3.0.0beta2-1 on a redhat 9.0 machine. when i delete file the files move to the recycle bin. when i check the recycle bin all files are in the main directory and not with the directory structure. my /etc/samba/recycle.conf looks so: name = .recycle # mode : # KEEP_DIRECTORIES = retain directory hierarchy of deleted file, #
2003 Oct 10
1
clients loose connection/cant save to samba server (samba-3.0.0-2)
hi, i setup a samba-3.0.0-2 server under redhat 9. i added this server to a win nt 4.0 domain controller. the nt domaincontroller only runs the following services: wins, dhcp & pdc. nothing more. /etc/samba/smb.conf: [global] workgroup = SCHLICK-ROTO server string = Server - File hosts allow = 172.24. 127. printcap name = /etc/printcap load printers = yes log file =
2003 Jul 09
0
AW: recycle under samba-3.0.0beta2-1 - supplement
Denis, I have checked this and verify that this is a bug. You can track the progress towards fixing this from https://bugzilla.samba.org as bug #210. Thanks for the feedback. - John T. On Tue, 8 Jul 2003, Denis Heitbrock wrote: > supplement: > [Verkauf] > vfs objects = extd_audit recycle > vfs object = recycle:repository=.recycle recycle:versions=True > recycle:touch=True
2003 Jul 25
0
samba-3.0.0beta2-1 - lost connection to domain controller
hi, some days ago i posted the message below. i found out that the problem was that samba lost the connection to our nt 4.0 domain controller. after i did "net join -w domainname -U Administrator" the probem was solved. when i installed samba i did the net join to join our domain with success. yesterday we got the same problem again. the users couldnt write or create files on the server
2004 May 18
1
Problem with VFS audit and recycle (fwd)
This problem continues under 3.0.4 on Solaris 8 - attempting to use the "vfs object" parameter in a share prevents access to the share and results in the following in the log files: [2004/05/10 16:04:57, 0] lib/module.c:do_smb_load_module(57) Error trying to resolve symbol 'init_module' in /usr/local/lib/vfs/audit.so: ld.so.1: /usr/local/sbin/smbd: fatal:
2003 Oct 08
0
Problem with VFS audit e recycle
I have compiled samba 3.0 on solaris 8 with default options. It's ok. I have problem with the parameters vfs objects. This is my smb.conf Global parameters [global] workgroup = SAMBATESTPDC netbios name = samba3sun preferred master = Yes domain master = Yes wins support = Yes domain logons = yes local master = yes
2004 May 27
1
Problem with VFS audit and recycle
Is there anyone running Samba 3.0.X on Solaris 8 that has VFS working? I am dying to know if this is a problem with my setup or if there is something else going on. If you do have it working, please let me know which module. Thanks. Bill Knox Lead Operating Systems Programmer/Analyst The MITRE Corporation ---------- Forwarded message ---------- Date: Tue, 25 May 2004 13:54:26 -0400
2005 Nov 08
1
audit and recycle VFS modules
I have activated the audit.so module and it logs information about file access but not in the format I want: it doesn't log the user name and host name who performed each action on a file or directory. How can I set the format of this log? About the recycle.so module, it works but not always. Some "Permission denied" lines appear in the logs regarding a file move towards .recycle.
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 =
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 =
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
2006 Sep 27
1
Big bug with vfs recycle causing bugs and frequent "Delayed write failure"
Hi, I'm running samba 3.0.22 with 2000 and xp clients. Before upgrading to 3.0.22, i had vfs recycle module running like a charm. But since i upgraded, i have several errors "delayed write failure" on every systems 2000 and XP(every 10 seconds), and netscape 7 can't start anymore! In fact, it seems to have a problem with its lock file.So i tried veto oplocks = *.lock but still
2018 May 24
2
vfs objects recycle can not exclude profile directory
hello, everyone. I'm have a file server using samba 4.7.1 and it is a domain member. I'm using the vfs objects "recycle". everything works ok except that I have add the "profiles" directory as an exclude_dir in vfs recycle, but when I delete a file in \\profiles\myusername.V2\Desktop\filename.txt, the file goes to \\recycle. It seems that the exclue rule do not take
2003 Jul 15
0
samba-3.0.0beta2-1 - network problem???
hi, i installed samba-3.0.0beta2-1 on a rh9 (kernel-2.4.20-18.9). everthing was working fine but since today when i want to copy files onto the samba server i got from a win nt 4.0 client the error msg that he got a network problem. when i check the samba logfile i found this: /var/log/samba/log.machinename: [2003/07/15 11:47:32, 2] smbd/open.c:open_file(240) administrator opened file
2005 Sep 29
1
VFS recycle - doesn't work for some users
Hi, configured samba to handle the deletded files in the recycle directory. My problem : for some users the deleted files go into the specified directory for other the files are just deleted and no put in the recycle directory. Does someone already had this problem ? My configuration [info] path = /samba/info write list = @informatique directory mask = 2770 create mask = 0770 browseable =
2006 Oct 01
1
vfs object recycle: could two shares use the same repository?
Hi, i use the vfs-object "recycle" on the [homes] share and defined recycle:repository = /backup/recycle/%G/%U/.recycle. What happens, when using the same repository path for another share, e.g. [data]. Could this lead to data loss in the waste bin? I could of course branch into "/backup/recycle/%G/%U/.recycle/homes" and "/backup/recycle/%G/%U/.recycle/data" but i
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
2017 Mar 07
2
Samba 4.4.4: ACLs not work property with recycle vfs object enable
Samba file server (Server role: ROLE_DOMAIN_MEMBER) joined to Win2008 ADDC I have a strange problem with ACLs and "vfs object = recycle" enabled This is my share entry > [dati] >         comment = Cartella Dati x tutti >         path = /u/samba/dati/ >         read only = no > >         Veto files = /*.pst/*.ost/ > >         inherit acls = yes >
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
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