• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

pam_loginuid

D

DavidCollom

Guest
Ive just noticed in my logwatch that i have a large amount of entries similer to
crond[18767]: pam_loginuid(crond:session): set_loginuid failed opening loginuid

COuld someone translate this or show me where i should be looking. the server appears to be working ok, however the number of times this shows up is quite conserning!
 
I've also encountered these errors. Here's how I turned off the error messages in Fedora Core 5:

Edit the file /etc/pam.d/crond and comment out the following line:

session required pam_loginuid.so

Then reboot. Worked like a charm for me.
 
I'm also getting this from other services, my main concern is what this file actually does and what its functionality is.

and is removing this file safe? and cause any security issues?
 
Back
Top