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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to