Hi,
Sorry as I am not an expert in radius but if I do not set "Auth-Type = LDAP" how do I ensure that the authentication goes thru ldap. All the users have their passwords stored in ldap and therefore I hope to utilise the ldap to do the authentication. Is there a solution for this? Does anyone have a detailed guide in setting up radius with ldap and peap? Appreciate if someone could help me. Tks.

cheers,
melvin
----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]>
To: "FreeRadius users mailing list" <[email protected]>
Sent: Thursday, July 14, 2005 1:06 AM
Subject: Re: rlm_ldap: Attribute "User-Password" is required forauthentication


"melvin" <[EMAIL PROTECTED]> wrote:
Currently I need to use ldap to authenticate my users and I keep
encountering the same problem "rlm_ldap: Attribute "User-Password" is
required for authentication".

 Read the rest of the debug log.  You have told the LDAP module to
perform authentication.

 I have tried adding
"checkItem       User-Password                   userPassword" into
ldap.attrmap but it still doesn't work.

 Because the LDAP module is trying to use the password in the RADIUS
packet to log into the LDAP server.

 Don't set "Auth-Type = LDAP"

 Alan DeKok.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to