On Wed, Dec 17, 2003 at 06:21:12PM +0800, Rohaizam Abu Bakar wrote: > > > ######### debug MODE#################### >
[deleted] > auth: type "LDAP" why are you setting your auth type to LDAP when you want CHAP authentication ? > modcall: entering group Auth-Type for request 0 > rlm_ldap: - authenticate > rlm_ldap: Attribute "User-Password" is required for authentication. Cannot use > "CHAP-Password". The above line tells you all, ldap is not supposed to do the auth. Let it extract the the password and let the mschap module set the Auth-Type to MSCHAP. -- Andrej Brkic Fakultet Prometnih Znanosti, Zagreb, Croatia E-mail: [EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
