Displaying 20 results from an estimated 530 matches for "full_audit".
2017 Sep 12
3
SMB data transfer performance on AD mode
Hi Everyone !
I note that all of samba AD server that i maintain are not so fast in terms of data transfer, more specifically none of them go over 40 MB/s , one particularly which i'm trying to find out why doesn't go over 20 MB/s , transfering data using other protocols like FTP , rsync , rsync over ssh on any of these machines i can easily achieve 80 MB/s ,i also can get the same on
2018 May 06
2
Samba Audit Logs
On Sun, 6 May 2018 20:05:20 +1000
Robin G <robinghere3 at gmail.com> wrote:
> Hi Rowland,
> here is the smb.conf. All shares have the full_audit
>
> [global]
> workgroup = RESOLVS
> netbios name = DC1
> security = USER
> obey pam restrictions = yes
> local master = yes
> domain master = yes
> preferred master = yes
> domain logons = yes
> o...
2018 May 05
2
Samba Audit Logs
On Sat, 5 May 2018 11:11:21 -0300
"Ethy H. Brito via samba" <samba at lists.samba.org> wrote:
> On Sat, 5 May 2018 23:40:47 +1000
> Robin G via samba <samba at lists.samba.org> wrote:
>
> ...
>
>
> > full_audit:prefix = %u|%I|%S
> > full_audit:failure = none
> > full_audit:success = mkdir rmdir read pread write pwrite
> > rename unlink
> > full_audit:facility = local5
> > full_audit:priority = notice
> >
> >
> > The followin...
2016 Jun 21
0
Problem handling excel 2010 files
...am.local/scripts
read only = no
browsable = no
[sysvol]
path = /var/lib/samba/sysvol
read only = no
browsable = no
[Homedirs]
vfs objects = acl_xattr
store dos attributes = yes
map acl inherit = yes
browsable = no
writable = yes
path = /data/samba/homedirs
[Juridico]
vfs objects = full_audit,acl_xattr
acl_xattr:ignore system acls = yes
full_audit:prefix = "%I|%u|%P"
full_audit:success = rmdir rename unlink
full_audit:failure = rmdir rename unlink
full_audit:facility = LOCAL0
full_audit:priority = NOTICE
ea support = yes
store dos attributes = yes
map acl inherit = ye...
2025 May 12
1
Macs deleting files off RHEL8 server.
...10:@/var/log/samba/scavenger.log smb:10:@/var/log/samba/smb.log
smb2:10:@/var/log/samba/smb2.log
smb2_credits:10:@/var/log/samba/smb2_credits.log
fruit:10:@/var/log/samba/fruit.log preopen:10:@/var/log/samba/preopen.log
recycle:10:@/var/log/samba/recycle.log auth_audit:10:@/var/log/AuthAudit.log
full_audit:10:@/var/log/fullAudit.log extd_audit:10:@/var/log/extd_audit.log
workgroup = SAMBA
security = user passdb backend = tdbsam# vfs objects = catia fruit
streams_xattr
# fruit:aapl = yes
# fruit:nfs_aces = no
# fruit:resource = file vfs objects = fruit streams_xattr
fruit:metadata = stream
fruit:model...
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
full_audit:...
2016 Nov 22
0
Office files open blocked for editing
...h = /var/lib/samba43/sysvol
read only = No
browseable = No
[Homedirs]
path = /data/samba/homedirs
read only = No
map acl inherit = Yes
browseable = No
vfs objects = acl_xattr
[Juridico]
path = /data/samba/juridico
read only = No
ea support = Yes
map acl inherit = Yes
vfs objects = full_audit acl_xattr
full_audit:priority = NOTICE
full_audit:facility = LOCAL0
full_audit:failure = rmdir rename unlink
full_audit:success = rmdir rename unlink
full_audit:prefix = "%I|%u|%P"
[RH]
path = /data/samba/rh
read only = No
ea support = Yes
map acl inherit = Yes
vfs objects =...
2016 Nov 22
0
Office files open blocked for editing
...h = /var/lib/samba43/sysvol
read only = No
browseable = No
[Homedirs]
path = /data/samba/homedirs
read only = No
map acl inherit = Yes
browseable = No
vfs objects = acl_xattr
[Juridico]
path = /data/samba/juridico
read only = No
ea support = Yes
map acl inherit = Yes
vfs objects = full_audit acl_xattr
full_audit:priority = NOTICE
full_audit:facility = LOCAL0
full_audit:failure = rmdir rename unlink
full_audit:success = rmdir rename unlink
full_audit:prefix = "%I|%u|%P"
[RH]
path = /data/samba/rh
read only = No
ea support = Yes
map acl inherit = Yes
vfs objects =...
2025 May 13
1
Macs deleting files off RHEL8 server
...sfs/X5
read only = No
valid users = judeo ARAXI print36 WIDETEK COLOURMGT print35 colour60
colour61 colour62 colour63 colour64 colour65 colour66 colour67 colour68
colour69 scan1 scan2 print30 print31 print32 print33 print34 print37 data45
data colour70 ColourQC print39 pmerin pmlee
vfs objects = full_audit
full_audit:failure = all
full_audit:success = all
full_audit:prefix = Embassy|%U|%I|%m|%S
[RAID]
browseable = No
create mask = 0777
directory mask = 0777
force create mode = 0777
force directory mode = 0777
hide files =
/.*/DesktopFolderDB/TrashFor%m/resource.frk/AppleDouble/.DS_Store/_...
2018 May 06
1
Samba Audit Logs
...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 = 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 w...
2017 Jan 07
2
frequent core dumps (invalid lock_order?)
...ENT>
create mask = 0660
directory mask = 2770
force group = fts_data
path = <PATH>
guest ok = no
public = no
writeable = yes
valid users = +GROUP1 +GROUP2
vfs objects = full_audit acl_tdb
full_audit:prefix = %u|%I|%m|%S
full_audit:success = mkdir rename unlink rmdir pwrite
full_audit:failure = none
full_audit:facility = local7
full_audit:priority = NOTICE
# Example share
[SHARE_NAME]
access based share enum = yes
browseable = yes
comment = <COMME...
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...
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 smb...
2018 Aug 08
2
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
...last few year. I have
>> been upgrading Samba and FreeBSD installations and on last Friday
>> upgraded to the latest packages from samba47-4.7.6 to samba47-4.7.7
>> and after restarting the services everything worked as expected.
>>
Have found the issue, it is audit or full_audit vfs. It seems if I
remove 'vfs objects = full_audit' or 'vfs objects = audit' everything
works as expected.
So the next question security and vfs_full_audit have some issue :(
>> [global]
>> security = ADS
>> workgroup = DOMAIN.LO
>> ...
2019 Aug 08
3
[Bug] Cannot create file but read/write is ok
...dns proxy = no
[printers]
comment = All Printers
path = /usr/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[public]
path = /home/ppp/share
available = yes
valid users = ppp
read only = no
browseable = yes
public = yes
vfs objects = full_audit
full_audit:prefix = [%U:%g@%I]
full_audit:success = all
full_audit:failure = all
full_audit:facility = local7
full_audit:priority = info
I found I can create file if I remove vfs variable and full_audit blabla.
Then I dig in and I found the %g will cause me fail to create file.
Wh...
2018 Feb 14
1
samba 4.6.12. users can't delete files
...erit = yes
store dos attributes = yes
aio read size = 16384
aio write size = 16384
aio write behind = true
use sendfile = true
read raw = true
min receivefile size = 16384
[Casa]
comment = personal folders
path = /mnt/disco2/samba_homes
read only = no
vfs objects = full_audit
full_audit:prefix = %u|%I
full_audit:failure = none
full_audit:success = none
full_audit:facility = LOCAL7
full_audit:priority = NOTICE
[Financeiro]
comment = Departamento Financeiro
writeable = yes
path = /mnt/disco2/Users/Financeiro...
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 pwrite, then it floods the logs with many
entries for every single file write, especially when wr...
2024 May 24
1
Samba suddenly acting strangely
...s, and practice getting a gdb backtrace before the next failure.
On my way to rebuilding Samba with debug info.
Thanks for the suggestion.
bye & Thanks
av.
---------------------------------------------------------------------------
[global]
max log size=0
vfs objects=full_audit shadow_copy2
audit:facility=LOCAL7
audit:priority=INFO
full_audit:success=all !closedir !connectpath !fdopendir
!openat !readdir !realpath !stat
full_audit:failure=all !get_real_filename !stat !translate_name
full_audit:facility=LOCAL7
full_aud...
2010 Dec 02
0
samba3x troubles
...printcap name = /dev/null
disable spoolss = yes
browsable = yes
map to guest = Bad User
log level = 0 vfs:2
syslog = 0
[davidenko]
comment = ?????? ????? %U
path = /var/share/davidenko
read only = No
valid users = davidenko, @top
create mask = 666
directory mask = 777
vfs objects = scannedonly full_audit
scannedonly: domain_socket = False
scannedonly: portnum = 2020
scannedonly: scanhost = localhost
scannedonly: hide_nonscanned_files = False
scannedonly: allow_nonscanned_files = True
full_audit:prefix = %u|%I
full_audit:failure = none
full_audit:success = connect disconnect opendir mkdir...
2018 May 05
2
Samba Audit Logs
...n't seem to get it to work.
The audit log file is empty and we see some entries about file/folders in
the /var/log/samba/%m but not the actual audit bits. Can someone please
assist or point in the correct direction?
syslog = 0
log file = /var/log/samba/%m
Log level = 0 vfs:0
max log size = 0
full_audit:prefix = %u|%I|%S
full_audit:failure = none
full_audit:success = mkdir rmdir read pread write pwrite rename
unlink
full_audit:facility = local5
full_audit:priority = notice
The following in /etc/rsyslog.d/00-samba-audit.conf
local5.notice /var/log/samba/audit.log
&...