similar to: VFS full_audit sending spurious messages to syslog?

Displaying 20 results from an estimated 6000 matches similar to: "VFS full_audit sending spurious messages to syslog?"

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
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
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
2009 Dec 09
1
VFS full_audit problem
Hi all, I had implemented on one of my shares vfs full_audit module. It was working with Samba 3.0.x without any problems. After migration to Samba 3.4.3 this function doesn't work anymore - when it's enabled then share isn't accessible from users (it's visible but getting error when trying to connect to it). Audit and extd_audit vfs's are working fine, but they
2018 Feb 14
1
samba 4.6.12. users can't delete files
Hi all, I'm running a small (50 users) AD with an AD-DC and a Domain Member as the file server. Both running debian Stretch and self-compiled samba 4.6.12. Bind as DNS. Multiple shares configured using windows ACLs. All work as expected except for User Home Folders (https://wiki.samba.org/index.php/User_Home_Folders). I've created a folder for each user under samba_homes/ and gave full
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
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
2009 Aug 12
1
Vista Issues with samba
We have Samba setup for our shared drive. I have pasted the smb.conf file below. Everything is working well accept when we try and run an EXE file using Windows Vista. When we run an EXE file it first ask for UAC control then it pops up the username and password prompt. You must then type your username and password in again before it will run. I think the issues is that UAC is now running the
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
2018 May 06
0
Samba Audit Logs
Hi Rowland, Thank you. I tried both options. The following is using option 2 [global] vfs objects = full_audit [homes] create mask = 0700 directory mask = 0700 browseable = No read only = No path = %H full_audit:prefix = %u|%I|%S full_audit:failure = none full_audit:success = mkdir rmdir read pread write pwrite rename unlink
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
2018 May 06
1
Samba Audit Logs
I think the issue is permissions related. I changed the log location to /tmp/audit.log and now it is populating. What should be the permissions for /var/log/samba/audit.log? On Mon, May 7, 2018 at 12:29 AM, Robin G <robinghere3 at gmail.com> wrote: > Hi Rowland, > > Thank you. > > I tried both options. The following is using option 2 > [global] > vfs objects =
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
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,
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,
2018 May 11
0
vfs_full_audit and facility 'auth'...
On 11 May 2018 at 10:58, Rowland Penny via samba <samba at lists.samba.org> wrote: > On Fri, 11 May 2018 09:14:24 +0200 > Marco Gaiarin via samba <samba at lists.samba.org> wrote: > > > Mandi! Rowland Penny via samba > > In chel di` si favelave... > > > > > You would replace 'FACILITY' with one of the facilities shown in > > >
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