Displaying 20 results from an estimated 3000 matches similar to: "vfs_full_audit and facility 'auth'..."
2018 May 10
2
vfs_full_audit and facility 'auth'...
On Thu, 10 May 2018 15:31:23 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
>
> > > >From 'man vfs_full_audit'
> > >
> > > full_audit:facility = FACILITY
> > > Log messages to the named syslog(3) facility.
> > >
> > > See 'man syslog' for the 'facilities' you can use.
2018 May 08
2
vfs_full_audit and facility 'auth'...
Mandi! Rowland Penny via samba
In chel di` si favelave...
> >From 'man vfs_full_audit'
>
> full_audit:facility = FACILITY
> Log messages to the named syslog(3) facility.
>
> See 'man syslog' for the 'facilities' you can use.
[2018/05/08 17:34:42.388486, 0] ../source3/param/loadparm.c:1179(lp_enum)
lp_enum(LOG_AUTH,enum): value
2018 May 11
4
vfs_full_audit and facility 'auth'...
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
> > 'man syslog' e.g. full_audit:facility = LOG_AUTH
>
> OK, done. But samba (as stated in previous email) still reply:
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
> > >
2023 Mar 22
1
Failure in "man 8 vfs_full_audit"?
Good morning list,
is there a failure in that manpage?
(I'm running Samba version 4.17.6-Debian)
The example shows:
[records]
path = /data/records
vfs objects = full_audit
full_audit:prefix = %u|%I
full_audit:success = open opendir
full_audit:failure = all !open
full_audit:facility = LOCAL7
full_audit:priority = ALERT
But:
- opendir is not shown within complete set of Samba VFS operations.
2018 May 11
3
vfs_full_audit and facility 'auth'...
On 11 May 2018 at 18:21, Rowland Penny via samba-technical <
samba-technical at lists.samba.org> wrote:
> On Fri, 11 May 2018 17:56:44 +0200
> "Timur I. Bakeyev" <timur at com.bat.ru> wrote:
>
> > On 11 May 2018 at 17:00, Rowland Penny via samba-technical <
> > samba-technical at lists.samba.org> wrote:
> >
> > > On Fri, 11 May 2018
2018 May 11
2
vfs_full_audit and facility 'auth'...
On Fri, 11 May 2018 13:17:52 -0700
Jeremy Allison <jra at samba.org> wrote:
> On Fri, May 11, 2018 at 09:56:47PM +0200, Timur I. Bakeyev via samba
> wrote:
> > >
> > Fixing it in both ways is easy, but it would be nice to hear from
> > the developers, why did they choose such a limited set of syslog
> > facilities.
>
> I don't know. The limited
2018 May 11
0
vfs_full_audit and facility 'auth'...
On Fri, 11 May 2018 17:56:44 +0200
"Timur I. Bakeyev" <timur at com.bat.ru> wrote:
> On 11 May 2018 at 17:00, Rowland Penny via samba-technical <
> samba-technical at lists.samba.org> wrote:
>
> > On Fri, 11 May 2018 16:46:55 +0200
> > "Timur I. Bakeyev" <timur at freebsd.org> wrote:
> > > static const struct enum_list
2018 May 11
3
vfs_full_audit and facility 'auth'...
On 11 May 2018 at 23:53, Jeremy Allison <jra at samba.org> wrote:
> On Fri, May 11, 2018 at 09:33:15PM +0100, Rowland Penny via
> samba-technical wrote:
> > On Fri, 11 May 2018 13:17:52 -0700
> > Jeremy Allison <jra at samba.org> wrote:
> >
> > > On Fri, May 11, 2018 at 09:56:47PM +0200, Timur I. Bakeyev via samba
> > > wrote:
> > >
2024 Oct 08
1
Can authenticate but cannot mount shares
On Tue, 8 Oct 2024 00:20:44 -0400
samba3to4 via samba <samba at lists.samba.org> wrote:
> Hello Experts,
>
> I am trying to migrate a Samba 3.6 server to Samba 4.19.
>
> [...]
>
> The log file shows that the user can authenticate:
>
> [2024/10/07 23:27:24.974539, 2] ../../source3/auth/auth.c:
> 338(auth_check_ntlm_password) check_ntlm_password:
2020 May 26
1
vfs_audit with Samba 4.12.3
Hello All,
now that the BUG 14343: (s3: vfs_full_audit: Add missing fcntl entry in
vfs_op_names[] array.) was fixed I wanted to try 4.12 again.
This is the relevant config which has been running for years:
vfs objects = acl_xattr full_audit shadow_copy2
full_audit:failure = none
full_audit:success = pwrite write rename unlink
full_audit:prefix = IP=%I|USER=%u|MACHINE=%m|VOLUME=%S
2018 Aug 08
2
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
On 06. aug. 2018 16:37, Oleg Cherkasov via samba wrote:
> On 06. aug. 2018 15:15, Oleg Cherkasov via samba wrote:
>>
>> This morning three of our FreeBSD-11.1-p11 servers with Samba 4.7.7
>> installations started to ignore ACL settings and reject user access to
>> shares. All three servers are members of DC running on Windows Server
>> 2008R2. Everything has
2017 Sep 19
1
How to track attempted breakins, authentication failure logging
On Tue, 2017-09-19 at 17:02 +0200, L.P.H. van Belle via samba wrote:
> Hai Mark,
>
> I see the bugreport for this is still untouched.
> https://bugzilla.samba.org/show_bug.cgi?id=11998
I've closed that bug now.
Extensive work has been done to add this feature to Samba 4.7, due out
this week:
https://wiki.samba.org/index.php/Setting_up_Audit_Logging
Two new debug classes,
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 =
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
2024 Oct 08
1
Can authenticate but cannot mount shares
Hello Experts,
I am trying to migrate a Samba 3.6 server to Samba 4.19.
The OS of the old server is FreeBSD 10.3 and the new one is FreeBSD
14.1.
The client computers are Win 10 Pro.
Simple Samba configuration, no need for Active Directory, just a file
server with user authentication.
On the Windows computer I try to mount the shares from the new server
as \\[new server IP address].
The log
2017 Sep 19
3
How to track attempted breakins, authentication failure logging
This may have been asked before, but I can't find it. I am getting repeated external attempted
to log into our AD/DC (running Samba 4.4.14). In /var/log/samba/log.samba I get entried like:
2017/09/19 05:02:25.562957, 2] ../source4/auth/ntlm/auth.c:430(auth_check_password_recv)
auth_check_password_recv: sam_ignoredomain authentication for user [HPRS\333] FAILED with error
2006 Dec 03
1
smbd_audit: log_success() failed to get vfs_handle->data!
*This message was transferred with a trial version of CommuniGate(r) Pro*
Greetings, aLL.
There's samba-3.0.23d, running on FreeBSD-5.3 as Win2000 AD domain member. For
logging user activity on share VFS module full_audit is used (with help of
syslog). Logging works well, but some errors appears in log, especially when
changing ACLs on share file objects from win-clients:
===
Nov 30
2010 May 18
1
Samba file server slowness
Below, you will find the pertinent information regarding my installation and
configuration regarding my samba install. I am currently trying to move my
companies file server off of windows and on to CentOS using Samba.
Everything works great, until I enable vfs_full_audit. Once I do that, the
server comes to a screaching halt due to the fact that when a user browses
to the mapped directory from
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