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/subscr
adius users mailing list
Subject: Re: Problems in redudant ldap and authorization.
Ville Leinonen wrote:
> I have a little problem in my radius configuration in my
> redudant ldap section rad ver is 2.1.5.
>
> redundant {
>ldap-srv1
>ldap-srv2
>notfound = rej
Ville Leinonen wrote:
> I have a little problem in my radius configuration in my
> redudant ldap section rad ver is 2.1.5.
>
> redundant {
>ldap-srv1
>ldap-srv2
>notfound = reject
> }
That is not the correct format. It does not follow any of the
examples or documentation.
> Any su
Hi,
I have a little problem in my radius configuration in my
redudant ldap section rad ver is 2.1.5.
redundant {
ldap-srv1
ldap-srv2
notfound = reject
}
Gives this error message:
/usr/local/etc/raddb/sites-enabled/default[167]: Entry with no value is invalid
/usr/local/etc/raddb/sites-e
4 matches
Mail list logo