Displaying 20 results from an estimated 3000 matches similar to: "Samba 4.12 python3 and vfs object full_audit (centos7)"
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
2020 Apr 16
3
Crash after Update to 4.12.1 with vfs full_audit
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 was to upgrade to 4.12.1 ?
>
> If there were no other changes, then Samba
2019 Apr 08
6
Samba 4.8.10 for rhel7/centos7 rpms
On Sun, 2019-04-07 at 12:38 -0400, vincent at cojot.name wrote:
> On Sat, 6 Apr 2019, Sérgio Basto via samba wrote:
>
> > > http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10
> >
> > How do you build this on Centos 7 without gnutls 3.4 and nettle 3.2
> > ?
>
> Hi Sergio,
> that's a very good question. I built these on rhrl7.6 with gnutls-
>
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
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
2017 Jun 15
2
epel python3 gi
On Thu, 15 Jun 2017, Andreas Benzler wrote:
> pygtk2-2.24.0-9.el7.x86_64
> pygtk2-libglade-2.24.0-9.el7.x86_64
> pygpgme-0.3-9.el7.x86_64
> pygobject3-3.14.0-3.el7.x86_64
> pygobject3-base-3.14.0-3.el7.x86_64
> pygobject2-2.28.6-11.el7.x86_64
> [andy at localhost ~]$ rpm -qa | grep python3
> python34-dbus-1.2.4-2.el7.x86_64
> python34-libs-3.4.5-4.el7.x86_64
>
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
2017 Jun 15
2
epel python3 gi
Hello Everyone,
don't know how to fix this:
[andy at localhost snappergui]$ sudo python3 ./__init__.py
[sudo] password for andy:
Traceback (most recent call last):
File "./__init__.py", line 3, in <module>
import gi
ImportError: No module named 'gi'
[andy at localhost snappergui]$ python ./__init__.py
[andy at localhost snappergui]$ sudo python ./__init__.py
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 Apr 06
2
Samba 4.8.10 for rhel7/centos7 rpms
On Fri, 2019-04-05 at 16:09 -0400, Vincent S. Cojot via samba wrote:
> Hi everyone,
>
> In case anyone's interested, I've posted the rpm builds of samba
> 4.8.10
> that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for
> my
> SOHO). Comments most welcomed.
>
> http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10
How do you build this on
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
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,
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
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
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,
2019 Apr 15
4
compile samba 4.10.2 centos 7.6
On Sun, 2019-04-14 at 10:38 -0400, Nico Kadel-Garcia via samba wrote:
> On Sat, Apr 13, 2019 at 11:43 PM Sérgio Basto <sergio at serjux.com>
> wrote:
> >
> > On Sat, 2019-04-13 at 07:43 -0400, Nico Kadel-Garcia via samba
> > wrote:
> > > On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba
> > > <samba at lists.samba.org> wrote:
> >
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