audit_log_user_command(): Connection refused
Posted by Vanessa | Tagged under | Posted on May 04, 2010
1
When executing commands on a Redhat-family VPS (Such as Fedora or CentOS) you may get the following error when executing commands via sudo:
audit_log_user_command(): Connection refused
All this means is that a feature for audit logging is disabled in the Linux kernel, and it’s nothing to be concerned about. However, it seems that no one knows how to get rid of it…
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.





Even Red Hat Bugzilla knows how to get rid of it. Try to update sudo-package to a recent one.
Also take a look at the following:
https://bugzilla.redhat.com/show_bug.cgi?id=401201