• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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