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
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to