>in my radiusd.conf file I've got 2 stanzas like this:
>
>ldap {
>       server = "...."
>       port = "...."
>}
>
>ldap2 {
>       server = "...."
>       port = "...."
>}
>
>I did copy/paste the lines you gave me just over the first server =
>"..." line but it doesn't seem to do anything.
>
>Any clue ?
>

That should be:

ldap ldap1 {
..
}

ldap ldap2 {
..
}

What i wrote should go in the authorize section instead of ldap entry.

Ivan Kalik
Kalik Informatika ISP

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to