I received this in my logwatch email report today:
Anyone know what it means?Code:crond: pam_loginuid(crond:session): set_loginuid failed opening loginuid: 3088 Time(s)
A google search mentioned this:
Any idea how to turn these options on in the kernel?I've seen this when using a non-standard kernel without the correct
CONFIG_AUDIT and CONFIG_AUDITSYSCALL options set.
If you're running a kernel without those options then you can remove
the pam_loginuid from PAM (sshd,crond,login,remote and possibly others)
------------
Bingo. That was the cause (and fix) of the problem. Turned those
options on in the kernel, and now all is good.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks