[EMAIL PROTECTED] wrote:
> I'm using freeRadius version 1.0 and Linksys AP. I am trying to
> authentic= ate Wlan users using WPA authentication. The actual
> authentication is suppose= d to be done in an external script which
> is launched from freeRadius.
Are you sure? From the example you posted, it doesn't look like
that.
> exec login {
> wait =3D yes
> program =3D "/home/tester/loginauth %{User-Name} %{NAS-I=
> dentifier}"
> input_pairs =3D request
> output_pairs =3D config
Ok...
> And I the users file I have the following:
>
> DEFAULT Auth-Type :=3D LOGIN
>
> The external script return exit value 0 and prints the user password in
> the following manner:
Why? You said above that the external script authenticates the user.
Here, you're saying that the script ALWAYS succeeds, and prints the
password, for some reason.
Can you explain why you have the script always succeed? Can you
explain why you have the script print the password?
> What am I doing wrong in here?
At the minimum, you've configured the server to do one thing, but
are claiming you intended to configure it to do something else.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html