>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"
>

That's not the configuration file your server is using. You probably
have multiple freeradius installations and you are not starting this one.

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to