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.