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
Gerald (Jerry) Carter
2006-Jul-05 13:51 UTC
[Samba] extd_audit module doesn't write to log.smbd?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nguyen Anh Phu wrote:> 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:The extd_audit vfs modules logs independently of smbd and only uses syslog() IIRC. cheers, jerry ====================================================================Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFEq8PXIR7qMdg1EfYRAn8KAKDnT0pmCgLkUQ1BL8tTIx0Lzpit3wCgnCuD tMMEebmGTHwyUAPKt551zK4=oDWO -----END PGP SIGNATURE-----