Please check your log files. You may have this line:

smbd_audit[.....]:   Could not find opname rename, logging all

This means, that Samba is logging everything, because "rename" opname is
not found. You have to use different names:

rename -> renameat
unlink -> unlinkat

After that, logging works fine

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950803

Title:
  Samba vfs_full_audit reports everything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1950803/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to