Displaying 20 results from an estimated 20000 matches similar to: "full_audit troubles"
2010 Oct 18
3
Roaming profiles and delete files reappearing.
Hello.
I see a lot of people having this problem, but found not solution so far.
The setup: samba 3.0.37 on FreeBSD 7.3/i386 acting as PDC; a similar BDC
(only amd64) and XP clients.
Users have roaming profiles on the PDC.
What happens is:
_ a laptop user disconnects from the network (so the local and server
profiles are fully synchronized);
_ at home [s]he deletes some files;
_ back in the
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
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
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
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
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
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
2019 Feb 18
4
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
On 2/17/19 8:18 PM, Rowland Penny via samba wrote:
> Possible things to check:
> Is the ip for vlan1 10.1.2.34 ?
Sure.
It's the only IP vlan1 has inside the jail; it's shown as an alias on
the base host.
> Try just setting 'vlan1'
You mean change "interfaces=vlan1 10.1.2.34/24" to just "interfaces=vlan1"?
It doesn't change anything (still
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,
2010 Dec 02
0
samba3x troubles
Hi all,
I get troubles with samba3x server:
samba3x-winbind-3.3.8-0.52.el5_5.2
samba3x-3.3.8-0.52.el5_5.2
samba3x-common-3.3.8-0.52.el5_5.2
Some times, users call and ask of any folder in any share sleep.
Locked not _all_ share, only one of it's folder.
In logs i don't see any errors(for time of user call, may be errors in
log was some times before). I use
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
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
2024 May 25
1
Samba suddenly acting strangely
On Fri, 24 May 2024 23:38:03 +0200
Andrea Venturoli via samba <samba at lists.samba.org> wrote:
> On 5/23/24 22:58, Andrew Bartlett wrote:
>
> > Can you post your smb.conf.
>
> Actually no, as I don't have *one* smb.conf.
> I'll add three of them (the last three were I had this problem) at
> the end of this email.
> As you can see they are not exactly
2019 Feb 18
0
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
On Mon, 18 Feb 2019 09:13:45 +0100
Andrea Venturoli <ml at netfence.it> wrote:
> On 2/17/19 8:18 PM, Rowland Penny via samba wrote:
>
> > Possible things to check:
> > Is the ip for vlan1 10.1.2.34 ?
>
> Sure.
> It's the only IP vlan1 has inside the jail; it's shown as an alias on
> the base host.
>
>
>
> > Try just setting
2019 Feb 18
0
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
This sounds familiar...
I suggest you try without the interface names and only ipnumbers.
Test 1)
interfaces = 10.1.2.34/24 127.0.0.1
bind interfaces only = yes
nbt client socket address = 127.0.0.1
Try again.
In addition to test 1, Test 2.
> ntlm auth=YES
Remove that from the smb.conf then try again.
At least for this test remove it.
After a web search I found the solution
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
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