Problems in redudant ldap and authorization.

Alan DeKok aland at deployingradius.com
Mon Apr 6 18:05:49 CEST 2009


Ville Leinonen wrote:
> I try to stop authorization proccess if user is not found in ldap.
> If it's found then eap-tls is allowed.

	redundant {
		ldap1
		ldap2
	}

	if (notfound) {
		reject
	}


  Alan DeKok.



More information about the Freeradius-Users mailing list