[Samba] extd_audit module doesn't write to log.smbd?
Nguyen Anh Phu
phuna24 at gmail.com
Wed Jul 5 05:26:16 GMT 2006
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 server (Samba %v)
workgroup = WORKGROUP
netbios name = FRODO
passdb backend = tdbsam
security = user
#admin users = Administrator
vfs object = extd_audit
syslog = 0
log level = 0 vfs:2
[share]
comment = Public data
path = /home/share
valid users = @smbusers phuna
write list = @smbusers phuna
admin users = phuna
nt acl support = true
[homes]
comment = Home Directories
writeable = yes
valid users = %S
browseable = no
#################################################
Any help would be appreciated.
Thanks in advance.
--
Nguyen Anh Phu
More information about the samba
mailing list