3 Aug
2007
3 Aug
'07
4:29 a.m.
<tnt@kalik.co.yu> writes:
> If I understand you well, passwords in LDAP are encrypted, so > PEAP won't work. And you want to keep them that way. Your only > option is to use SecureW2 and EAP-TTLS-PAP. Or do as I managed to get it working yesterday - put a Samba server in between. RADIUS -> Samba -> LDAP This means that RADIUS uses LDAP directly for _authorization_, but MSCHAP (ntlm_auth from samba) for _authentication_. Works great now that I managed to get Samba configured correctly (had some unstability problems). > Dana 2/8/2007, "shantanu choudhary" <shantanu_843@yahoo.co.in> > piše: >> hello all, i have ldap server installed, i am using it to cross >> check user-name and password provided by the client!!