Hello,<br />
<br />
this has been occupying me for 3 days trying to identify the problem...<br />
<br />
when trying to use crypt with a fixed salt starting with a $, crypt crashes with an error 22 invalid argument<br />
<br />
I'm not sure wether it's a bug or a wanted behaviour, but it used to work on CentOS6 !<br />
<br />
The problem is that we made a LDAP replica running CentOS7 and all our user's passwords have been encrypted with a fixed $1 salt (very bad idea indeed, but the engineer who made this is gone...), so when a client try to authenticate against this replica, authentication fails due to incorrect credentials.<br />
<br />
Thx for reading
↧