rlm_ldap: LDAP login failed: check identity, password settings in ldap section of radiusd.conf

hsuan hsuan at nchc.org.tw
Sat Nov 22 13:20:38 CET 2008


Dear all :
I have check the file (in raddb/modules/ldap), the config file is set the
ldap section as follows :
ldap {

       server = "localhost"
        identity = "cn=ManagerĄAdc=exampleĄAdc=orgĄAdc=tw"
        password = hsuan
        basedn = "dc= exampleĄAdc=orgĄAdc=tw"
        filter =
(&(!(objectClass=alias))(uid=%{Stripped-User-Name:-%{User-Name}}))"
        start_tls = no
        dictionary_mapping = ${raddbdir}/ldap.attrmap
        ldap_connections_number = 5
        ldap_connections_number = 5
        password_header = "{crypt}"
        password_attribute =User-Password
                    timeout = 4
              timelimit = 3
              net_timeout = 1
}
But still have the error message ""rlm_ldap: LDAP login failed: check
identity, password settings in ldap section of radiusd.conf"

Regards,

Vicky 
-----Original Message-----
From: freeradius-users-bounces+hsuan=nchc.org.tw at lists.freeradius.org
[mailto:freeradius-users-bounces+hsuan=nchc.org.tw at lists.freeradius.org] On
Behalf Of tnt at kalik.net
Sent: Saturday, November 22, 2008 1:06 AM
To: FreeRadius users mailing list
Subject: RE: rlm_ldap: LDAP login failed: check identity, password settings
in ldap section of radiusd.conf

>I have set the radius.conf about ldap as follows :
>
>ldap {
>
>        server = "localhost"
>        identity = "cn=ManagerĄAdc=exampleĄAdc=orgĄAdc=tw"
>        password = hsuan
>        basedn = "dc= exampleĄAdc=orgĄAdc=tw"
>        filter =
>(&(!(objectClass=alias))(uid=%{Stripped-User-Name:-%{User-Name}}))"
>        start_tls = no
>        dictionary_mapping = ${raddbdir}/ldap.attrmap
>        ldap_connections_number = 5
>        ldap_connections_number = 5
>        password_header = "{crypt}"
>        password_attribute =User-Password
>                    timeout = 4
>              timelimit = 3
>              net_timeout = 1
>}
>

Not in the config file your server is reading. You have been told where
to fix this (in raddb/modules/ldap).

Ivan Kalik
Kalik Informatika ISP

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





More information about the Freeradius-Users mailing list