conditionally call ldap module instance?

Gary Prosser gary.prosser at trinity-bris.ac.uk
Tue Sep 1 22:40:38 CEST 2009


Hi
I have 3 ldap instances (one for each of staff, student, faculty users
on different hosts). In authorise section I want FR to call eg ldap2
only if ldap1 returns fail or notfound.

How can I refer to an instance of the ldap module within a conditional
statement?

authorise {
	preprocess
	ldap1 if(fail || notfound){
		ldap2
	}
	files
}  

Thanks
Gary Prosser
-  
IT Manager
Trinity College, Bristol (http://www.trinity-bris.ac.uk)



To ensure you receive email from Trinity College into your inbox, please add @trinity-bris.ac.uk to your email safe list (also known as whitelist).




More information about the Freeradius-Users mailing list