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 <[EMAIL PROTECTED]> 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
   }
}


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

Reply via email to