Displaying 20 results from an estimated 5000 matches similar to: "User audit logging"
2010 May 28
1
Two Qs: support special chars in filenames and auditing
Hi experts,
Two hopefully quick questions:
1. If I create files with names with special characters, such as
><*:"?\|, on the linux server box, I can see these filenames display
just fine. But windows client the special characters do not show up
properly. Is there a option to set? I tried:
In [global] section:
character set = ISO8859-2
client code page = 852
2004 Sep 23
3
VFS Extended Auditing Module Debug Information
Folks,
Given recent discussion on this list I have just updated the master Samba-Docs
information regarding the Debug Class (Log Level) settings and the audit
information each causes to be logged. This will appear in on-line versions of
the Samba-HOWTO-Collection within 24 hours. To obtain an updated version
point your browser at:
http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
2005 Feb 01
1
SLES9 Module '/usr/lib/samba/vfs/audit.so' loaded, Can't find a vfs module [/usr/lib/samba/vfs/audit.so]
Any ideas why a vfs module loads successfully then can't be found?
[2005/01/30 03:52:08, 5] lib/util_seaccess.c:se_access_check(309)
se_access_check: access (2) granted.
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_default(203)
Initialising default vfs hooks
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_custom(229)
Initialising custom vfs hooks from [/usr/lib/samba/vfs/audit.so]
2013 Mar 07
1
tracking user activity - Active Directory
Hello,
Some mischief happened and I have been asked if I can find out who was
logged into their computers within a specific off-hours time frame. My
logs for that time frame happened to be running at debug level 3, so I
have been looking through them and trying to figure out how to recognize
a workstation login. I find lines beginning with
auth_check_password_send that seem like reasonably good
2004 Sep 20
1
Audit
Hello,
I'm using Samba 3.0.7, and I'd like to keep logs of open/delete/etc.
files, to be able to tell which user accessed a particular file at a
certain moment, and so on.
Samba logs are a bit confusing for this purpose.
I thought the audit VFS module was best suited for the task, but I
encountered some problems:
1. it does not clearly report which user did each action. Ok, it reports
2015 Apr 17
3
separate config for dedicate user
Hello,
I run samba 3.6 and I need to track problems for dedicated users.
So I thought, I load at the end via include special configurations for
the user separately.
My question is, how does the smbd configure itself. Does smbd
1) reads the config completely and then it set the parameters in the process or
2) does smbd reads and set each parameter instantly?
So can I use the following example?
2019 Oct 30
2
vfs objects
Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS <https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS> .
Todd
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 =
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
2009 Jul 12
2
Howto get the detail log of client access in samba?
In my samba server, I want to log who access my samba server, who
create/read/delete/change the files in samba server, how to do it?
2006 Jul 05
1
extd_audit module doesn't write to log.smbd?
Hi all,
I'm using Samba 3.0.14a on Debian Sarge. According to Samba HOWTO,
I've set syslog = 0 to make extd_audit module writes to log.smbd
instead of syslog, but in log.smbd only 1 line about creating new
folder was written. How do I make extd_audit module works as HOWTO
document? Below is my smb.conf file:
#################################################
[global]
server string = %h
2005 Feb 08
0
VFS Extended Auditing output situation
Hello,
I'm using Samba 3.0.10 as file server and PDC for some Win2000 Pro
clients, and I'd like to get detailed and clear logs of file/dir
creation/open/save/deletion on some shares. The standard logs are a bit
"too much" for me. The ideal would be a well balanced setting of the
extd_audit VFS module, but when trying, some months ago, I discovered it
behaved differently than
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,
2007 Aug 01
1
how to configure vfs object = audit
Dear all, someone can help i have samba and i won to
see activied user, open, closed, delete, rename files
can samba do it?and i know to configured the vfs
object = audit
this is my sample script :
[AnCtest]
comment = Audit and Controlling Tester
vfs object = audit
veto files =
/*.exe/*.mp3/*.msi/*.mpeg/*.mov/*.scr/*.dat/*.wav/*.3gp
delete veto files = yes
nt acl support = yes
2018 May 08
2
vfs_full_audit and facility 'auth'...
I've tried to setup VFS full audit facility in some share, like:
vfs objects = [...] full_audit
full_audit:prefix = %S|%d|%I|%M|%u
full_audit:success = mkdir rmdir read pread write pwrite rename unlink
full_audit:failure = none
full_audit:facility = auth
full_audit:priority = info
but samba refuse 'full_audit:facility = auth' as a good
2005 Nov 08
1
audit and recycle VFS modules
I have activated the audit.so module and it logs information about file
access but not in the format I want: it doesn't log the user name and
host name who performed each action on a file or directory. How can I
set the format of this log?
About the recycle.so module, it works but not always. Some "Permission
denied" lines appear in the logs regarding a file move towards
.recycle.
2018 Jan 10
1
samba audit and directory moving
Hi
What should I find in audit log file when someone moves directory X to
inside its sibling Y?
I would expect something like "...|rename|ok|X|Y/X".
Is that right?
What "full_audit:success" options must be present to log this move operation?
Regards
Ethy
2007 Jun 14
1
VFS Full Audit module forces logging of failures
Hi All,
I have taken a look through the vfs_full_audit.c module in
samba-3.0.10/source/modules/ and it seems that there is no way to turn off
logging of *some sort* of failure event...
There is the concept of a 'none' list of ops (this is the default for the
success event), and there is a concept of an 'all' list of ops (the
default for the failure event), but there is no way to
2007 Jul 30
2
Tracking file activity
Hey List,
I was wondering if and how one would go about tracking file activity on
a Samba server, for basic auditing purposes. I'd ideally like to see
what files where edited, by whom and when. I've done some RTFM and a
bit of searching around the 'net, but haven't found anything yet. Even
pointers to documentation on the subject would be welcome. Thanks in
advance for
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: