Multiple BaseDN's - How Do I Do This?

Rob VanDusen rvanduse at oaisd.org
Fri May 9 19:33:32 CEST 2008


Thanks Phil! I was missing the instantiate section, everything else fell into place and started working after that (at least it looks to be with very minimal testing). I cleaned up my files and deleted all the extra comments - I must have deleted that section - I should have left them alone. Thanks agin for all the help.

-Rob


>>> Phil Mayers <p.mayers at imperial.ac.uk> 5/9/2008 8:51 AM >>>
}
instantiate {
   redundant all_ldap {
     ldap_esb
     ldap_sps
     ...etc
   }
}
server {
   authorize {
     preprocess
     all_ldap
   }
   authenticate {
     # stuff here depends on auth method
   }
}





More information about the Freeradius-Users mailing list