Hi list,
seccheck sent me a mail from a SLES 12 SP 1. I do not understand what the mail should tell me.
Subject: *** SECURITY information for <hostname> ***
Content (one line): <hostname> : Mar 12 08:09:24 : root : problem with defaults entries ; TTY=unknown ; PWD=/ ;
<hostname> ist just the placeholder for the real hostname :)
What does "problem with defaults entries" mean?
Puzzled Werner
Hi Werner,
This error is related, probably with sudo. Seccheck is just sending you the information which was collected in your system.
Doing some google on that error message, I've got the following:
https://superuser.com/questions/1086152/sudo-sending-annoying-alerts-issue-w...
Best regards,
Victor Pereira [13.03.2017 13:50]:
Hi Werner,
This error is related, probably with sudo. Seccheck is just sending you the information which was collected in your system.
Doing some google on that error message, I've got the following:
https://superuser.com/questions/1086152/sudo-sending-annoying-alerts-issue-w...
Best regards,
Whoah, how could I miss this page?
Thanks a lot, I'll try to write some ansible code that modifies the sudoers entry in /etc/nsswitch so that sss is not queried.
Regards, Werner