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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
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


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

Reply via email to