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