[Bug 440822] Re: Endless stream of useless audit messages from smbd
Jamie Strandboge
jamie at ubuntu.com
Mon Oct 26 17:27:14 UTC 2009
Thank you for taking the time to report this bug and helping to make Ubuntu better. You seem to have the apparmor-profiles packages installed, and the messages you see are hex-encoded due to 'unsafe' characters in the filename. Eg:
2F617263686976652F4D757369632F44617665204272756265636B2D4A617A7A20436F6C6C656374696F6E2028646973632031292F30392047656F72676961206F6E204D79204D696E642E666C6163
is:
/archive/Music/Dave Brubeck-Jazz Collection (disc 1)/09 Georgia on My Mind.flac
You need to update your profile for smbd in /etc/apparmor.d/usr.sbin.smbd to allow access to these files. If you would prefer not to confine smbd, you may alternatively disable the profile with:
$ sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.smbd
$ sudo ln -s /etc/apparmor.d/usr.sbin.smbd /etc/apparmor.d/disable/usr.sbin.smbd
The first operation unloads the profile from the kernel and the second
disables the profile on boot.
** Changed in: apparmor (Ubuntu)
Status: New => Won't Fix
--
Endless stream of useless audit messages from smbd
https://bugs.launchpad.net/bugs/440822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list