16 Mar
2012
16 Mar
'12
11:02 p.m.
Julie wrote:
The problem is when I try to authenticate through AP. The debug log shows Failed to authenticate the user. here is the log file. ... [mschap] Found MS-CHAP attributes. Setting 'Auth-Type = mschap' ... [ldap] userPassword -> Password-With-Header == "{crypt}$1$svVH/H.V$S02th.oBG7iQV0UtFBcVx1"
You CANNOT do MS-CHAP with crypt'd passwords. It's impossible. Alan DeKok.