similar to: VFS full_audit problem

Displaying 20 results from an estimated 3000 matches similar to: "VFS full_audit problem"

2009 Mar 20
1
vfs full_audit panic
Folks, I tried using full_audit on Samba 3.0.28 by putting the following lines on smb.conf (global section): vfs objects = full_audit full_audit:facility = LOCAL2 full_audit:priority = WARN full_audit:prefix = %u|%m|%S full_audit:success = rename rmdir unlink write full_audit:failure = none My log says: Dec 29 13:57:07 lua smbd_audit: [2008/12/29 13:57:07, 0] lib/fault.c:fault_report(45) Dec
2020 Apr 02
2
Samba 4.12 python3 and vfs object full_audit (centos7)
Hallo, I?m using samba 4.11 from sernet and the vfs object full_audit. After update samba to 4.12 from sernet full_audit is broken and the shares with full_audit are not accessible. Can anyone tell me please how to install python 3 on centos7 while the Centos system needs python 2 but samba sould use python3? Thanks in advance, Peter
2011 Jun 10
1
known incompatibility with msdfs and vfs full_audit combination?
Hi all, I'm running debian 6, x64, stock samba 3.5.6, various clients. As soon as I enable the full_audit vfs object in smb.conf, my msdfs links stop working with: - INTERNAL ERROR: Signal 11 and - failed to get vfs_handle->data! in the samba logfiles. Is there a known problem with this combination? I'm guessing that this combination is supposed to work..? I have a level 10 log
2015 Jan 04
2
A lot of messages in full_audit log
Hi, I'm using full_audit vfs module and I'm seeing a lot of duplicated messages in log file. Why does it happens ? How can I configure de smb.conf not to log duplicated information ? Duplicated log: Jan 4 13:27:50 server smbd_audit: [2015/01/04 13:27:50|semirames|samba-admin|192.168.0.3|setores]|pread|ok|Atendimento/James.txt Jan 4 13:27:50 server smbd_audit: [2015/01/04
2020 Apr 16
4
Crash after Update to 4.12.1 with vfs full_audit
Hello alAl, after update of our test server to 4.12.1 from 4.11 it crashes. If the vfs module is removed from the config everthing works as before. Logs from the crash see here: .0.31:445] Apr 16 13:36:47 lx-sv-03 smbd_audit[6263]: [2020/04/16 13:36:47.546559, 0] ../../source3/lib/util.c:830(smb_panic_s3) Apr 16 13:36:47 lx-sv-03 smbd_audit[6263]: PANIC (pid 6263): vfs_full_audit.c: name table
2010 Nov 29
0
VFS full_audit sending spurious messages to syslog?
Hi, I'm currently running Samba 3.0.22 (on an Ubuntu 6.06 [Dapper] server). I have VFS full_audit set up successfully to log user activity using the LOCAL6 facility. I also have syslog configured to redirect all messages from this facility to /var/log/samba/log.audit This is working fine. However, I've recently been getting lines in /var/log/syslog that look like they're coming
2020 Nov 05
0
No Logging for most VFS Operations with full_audit on smbd 4.9.5-Debian
Greetings, I am running audits on a restricted file share for smbd 4.9.5-Debian. Messages go to syslog via local5. I am mostly interested in file access and modification, plus the occasional failed connect. The only operations that yield any results appear to be 'opendir' and 'open'. Unfortunately, 'open' is chatty to an extend as to render logging useless. I am getting
2007 Aug 03
1
full_audit on Samba 3.0.20 vs 3.0.25
Hi List, Just a quick question for you: Does Samba 3.0.20 support the full_audit module? I've got the module operating on two boxes, one with Samba 3.0.25 and the other with 3.0.20, and only the former seems to interpret VFS directives, such as: full_audit:prefix = %u full_audit:failure = none full_audit:success = open write close On the 3.0.20 box, they seem to be ignored,
2010 Jun 15
1
Logging file creation with full_audit
I'm trying to set up a samba server to audit only the file operations that I care about, which are create, modify, delete, and rename (for files and folders). I've got the full_audit vfs module working well, except that I haven't been able to figure out what to set it to log (in the "full_audit:success" setting) to include file creation and modification. If I log
2014 Feb 23
1
msdfs & full_audit issues
I'm having issues enabling VFS full_audit & msdfs. It works great on my non-root DFS servers. On my DFS root server, enabled full_audit will break DFS links. If found some reports of this from searching, but the users appear to have resolved the issue from upgrading (to older versions that I am using). I'm running Samba 3.6.9-167 on CentOS 6. Here is an except from the samba server,
2013 Nov 05
1
4.1.0 auditing : can't get only wanted vfs operations to log
HI all, So I'd like to log the user's operations on some shares. As I need to know who made what when. I'd read a previous answer from Andrew about auditing, so I can see loggued operations. Modified smb.conf : > [global] > vfs objects = dfs_samba4, acl_xattr, full_audit > full_audit:success =none > full_audit:failure = none share is : > [journal] > path =
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
2020 Apr 16
0
Crash after Update to 4.12.1 with vfs full_audit
Forgot to mention that this is on Centos 8. So maybe something different than this: https://www.spinics.net/lists/samba/msg163085.html Regards Christian Am 16.04.20 um 13:45 schrieb Christian Naumer via samba: > Hello alAl, > after update of our test server to 4.12.1 from 4.11 it crashes. If the > vfs module is removed from the config everthing works as before. Logs > from the
2010 Jan 13
1
Full_Audit preventing file writing
When VFS full_audit is activated the server doesn't allow users to write changes in any file. The log vfs:10 shows: Jan 12 22:22:00 loginserver smbd_audit: aaaa.bbbb|192.168.23.10|get_real_filename|fail (Operation not supported)|/Novo Documento de Texto.txt->(null) Jan 12 22:22:00 loginserver smbd_audit: aaaa.bbbb|192.168.23.10|fchmod_acl|fail (No data available)|Novo Documento de
2015 Jul 14
2
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
Good Day All I have a problem for our main fileserver base don samba 3.5.6 Let's give a bit of pregress first. We had a samba 3.5.6 installation which was acting as a PDC for our internal domian called CCDC. On a sapearate machine, we had another installation of samba 3.5.6 to act just as file share server. All was working ok, till I upgraded the PDC form samba 3.5.6 to samba 4.2.2 , using
2023 Mar 10
1
full_audit syslog logging question
Running Samba 4.16.4 and having problems getting the vfs_full_audit module to send anything to syslog. I can get it to log to a file, but nothing happens when using syslog only. Configuration looks like: [global] ... log level = 4 log file = /var/log/samba/log.%m logging = syslog at 4 ... [foobar] path = /foobar vfs objects = full_audit streams_xattr acl_xattr full_audit:priority = INFO
2023 Mar 13
1
full_audit syslog logging question
In case anyone is interested, I found the problem. I was running samba in a container that did not have any syslog service (rsyslogd or syslog-ng) running. By default, samba syslog only sends messages to the system's syslog socket and there was nothing listening on it so the messages just got dropped. I put rsyslogd in the container and configured it to listen on the syslog socket and am
2015 Jul 14
2
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
Thanks Rowland! few answers to your question: 1) I used the samba-tool domain classicupgrade to "migrate" the domain for the pdc to a new Ubuntu server with sernet-samba-4.2.2 2) on the DC, I have configured the service to use the old winbind, as that's just enaugh for our domain and it looked more stable during the test phasethe smb.conf of the DC is the following: [global]
2020 Apr 16
1
Crash after Update to 4.12.1 with vfs full_audit
On 16/04/2020 13:15, Christian Naumer via samba wrote: > Forgot to mention that this is on Centos 8. So maybe something different > than this: > https://www.spinics.net/lists/samba/msg163085.html > Is python3 standard or available for Centos 8 ? Not sure if python is used here though. Rowland
2020 Apr 16
0
Crash after Update to 4.12.1 with vfs full_audit
Am 16.04.20 um 14:23 schrieb Christian Naumer via samba: > Am 16.04.20 um 14:18 schrieb Rowland penny via samba: >> On 16/04/2020 12:45, Christian Naumer via samba wrote: >>> Hello alAl, >>> after update of our test server to 4.12.1 from 4.11 it crashes. If the >>> vfs module is removed from the config everthing works as before. >> >> The only change