26 Nov
2008
26 Nov
'08
1:54 p.m.
Douglas Macedo wrote:
i'm trying configure a VPN Server with PPTP, using the 'radiusclient', to connect on a FreeRadius, with auth in a LDAP Server.
I "finished" the configure, but when a try connect with a client Windows XP, don't work.
The radiusd -X output:
The client is doing CHAP, and the LDAP database only has NT passwords in it. It is impossible to get this to work. http://deployingradius.com/documents/protocols/compatibility.html
The result of 'radtest':
Which does PAP authentication. The above web page shows that the combination of PAP and NT passwords will work. Alan DeKok.