MSChap/LDAP Question

2005-06-08 Thread Douglas Phillips
I'm trying to authenticate MSChap with LDAP (LDAP has crypted passwords) for PPTP from a Cisco VPN box. I'm getting a strange error. Here's the logs: rad_recv: Access-Request packet from host :1071, id=138, length=153 User-Name = csdgp NAS-Port = 2311

Re: MSChap/LDAP Question

2005-06-08 Thread Alan DeKok
Douglas Phillips [EMAIL PROTECTED] wrote: I'm trying to authenticate MSChap with LDAP (LDAP has crypted passwords) It's impossible. You need to store NT-hashed passwords, or clear-text passwords in LDAP. rlm_ldap: Bind was successful rlm_ldap: looking for check items in directory...

RE: MSChap/LDAP Question

2005-06-08 Thread alan walters
Cant use crypt with chap and ldap -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Phillips Sent: 08 June 2005 18:19 To: freeradius-users@lists.freeradius.org Subject: MSChap/LDAP Question I'm trying to authenticate MSChap with LDAP (LDAP has