>> >ldap ldap1{
>> >    ....
>> >
>> > identity = (root DN)
>> > password = (password for the root DN)
>> >
>> > password_header="{crypt}"
>> > password_attribute=Crypt-Password
>
>Yes changed this to password_radius_attribute=Crypt-Password
>
>However , if I change the password_attribute=userPassword, the auth type
>is detected wrongly as Local
>

OK. I had a quick look at the code. It looks like you dont need to use
any of those settings at all. You should have a (crypt) header in
userPassword field and ldap module will put the value into appropriate
attribute on it's own (it has auto-header discovery now).

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to