ldap backend and Realm
tnt at kalik.net
tnt at kalik.net
Mon Nov 17 19:47:15 CET 2008
>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
More information about the Freeradius-Users
mailing list