https://bugzilla.novell.com/show_bug.cgi?id=786024 https://bugzilla.novell.com/show_bug.cgi?id=786024#c15 --- Comment #15 from Michal Vyskocil <mvyskocil@suse.com> 2013-02-27 15:43:19 UTC --- It still prints the same error - I've patched vsftpd to set CAP_AUDIT_WRITE (and CAP_AUDIT_CONTROL) before pam auth session, but the fail remains the same. 11256 16:38:08.161851 capget({_LINUX_CAPABILITY_VERSION_3, 0}, NULL) = 0 11256 16:38:08.161911 capset({_LINUX_CAPABILITY_VERSION_3, 0}, {CAP_AUDIT_WRITE|CAP_AUDIT_CONTROL, CAP_AUDIT_WRITE|CAP_AUDIT_CONTROL, 0}) = 0 11256 16:38:08.161964 getppid() = 0 and later on ... 11256 16:38:08.188437 sendto(5, "<82>Feb 27 16:38:08 vsftpd[1]: PAM audit_log_acct_message() failed: Operation not permitted", 91, MSG_NOSIGNAL, NULL, 0) = 91 I've verified this behaves same for local users as well, so not connected with pam_sss. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.