>Here is the debug of radiusd (attached file)
>

You are playing a dangerous game by reusing an old radiusd.conf.

>[ldap] expand: %{control:My-BaseDN} -> 
>ou\3dpeople\2cdc\3ddr4\2cdc\3dcnrs\2cdc\3dfr

basedn expansion went well.

>rlm_ldap: bind as uid=Manager,%{control:My-BaseDN}/sirc2 to 
>ldapauth.cnrs-gif.fr:389

But identity didn't.

It looks like you will have to create 8 ldap instances and switch between
them:

switch "%{Realm}" {
   case "domain1" { ldap1}
   case ...
}

This should go instead of ldap in authorize.

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to