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…

Liking this article? Share it and spread the word!
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • DZone
  • LinkedIn
  • Live
  • MySpace
  • PDF
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments (1)

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

Write a comment