About /usr/lib/authenticate and file permissions...
I've seen that a lot of people is asking what was
the original setting...
On my Original rack the value was the following:
[root lib]# ls -l authenticate
-rwsr-xr-x 1 root root 18316 Aug 6 20:16 authenticate
Once modified it appears as following:
[root lib]# ls -l authenticate
-rwxr-xr-x 1 root root 18316 Aug 6 20:16 authenticate
I hope not to insult anyone saying that I have no clue why it says
rws .. I tought permissions for the first group are always equal to
421 = 7 ... what is the value of s? anyone can help?
thank you in advance!