[Samba] vfs modules audit + recycle

Denis Heitbrock heitbrockd at schlick.de
Wed May 28 09:31:05 GMT 2003


hi,

i use samba 2.2.8a
on a share i wanted to use the audit.so and recycle.so modules. in my
smb.conf i added the following share

[dir]
comment = dir
valid users = @edv
writeable = yes
create mode = 777
path = /data/
directory mode = 777
vfs object = /usr/lib/samba/vfs/audit.so
vfs object = /usr/lib/samba/vfs/recycle.so
vfs options = /etc/samba/recycle.conf

with this config the recycle bin is running but there are no audit
information logged in the messages file. when i comment out the recycle
lines the audit module is running fine. i also tried this config:

[dir]
comment = dir
valid users = @edv
writeable = yes
create mode = 777
path = /data/
directory mode = 777
vfs object = /usr/lib/samba/vfs/audit.so /usr/lib/samba/vfs/recycle.so
vfs options = /etc/samba/recycle.conf

but when i then start samba i cant get access to the directory.
could anyone help me with this problem? thxxx for help.

greetz
denis




More information about the samba mailing list