View Single Post
  #1 (permalink)  
Old 07-23-2009, 04:41 PM
php_newbie php_newbie is offline
Junior Member
 
Join Date: Feb 2009
Posts: 9
Question pam_loginuid - crond - failed opening loginuid

hello guys, I am getting thousands of this on our server's secure log, Google search tells that this is an existing bug on CentOS 5.2 and I can supress this by commenting out the corresponding line on PAM system-auth.

I'm just taking my chances if there are any better solutions you have done?

Code:
Jul 23 11:20:01 inx01 crond[24418]: pam_loginuid(crond:session): set_loginuid failed opening loginuid
Jul 23 11:20:01 inx01  crond[24421]: pam_loginuid(crond:session): set_loginuid failed opening loginuid
Jul 23 11:20:01 inx01  crond[24424]: pam_loginuid(crond:session): set_loginuid failed opening loginuid
Jul 23 11:20:01 inx01  crond[24429]: pam_loginuid(crond:session): set_loginuid failed opening loginuid
Jul 23 11:20:01 inx01  crond[24434]: pam_loginuid(crond:session): set_loginuid failed opening loginuid
Reply With Quote