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

hsuan hsuan at nchc.org.tw
Fri Nov 21 16:13:49 CET 2008


Dear all:
I have set the radius.conf about ldap as follows :

ldap {

        server = "localhost"
        identity = "cn=Manager,dc=example,dc=org,dc=tw"
        password = hsuan
        basedn = "dc= example,dc=org,dc=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
}

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: Friday, November 21, 2008 6:44 PM
To: FreeRadius users mailing list
Subject: Re: rlm_ldap: LDAP login failed: check identity, password settings
in ldap section of radiusd.conf

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

Slightly missleading - should say:

rlm_ldap: LDAP login failed: check identity, password settings in ldap
module configuration - raddb/modules/ldap

You haven't configured ldap module. Debug is showing default settings.

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