Dead6re wrote:
> I hard coded the incorrect password but correct username but the auth failed
> still. Instead I reverted back to the old configuration files, changed the
> Default Auth-Type in the users file to "echo" and changed the "echo" program
> call and it works. Humph!

  You have "wait = no".  This means "fire and forget", i.e. don't bother
waiting for the program to exit... and therefore don't look at it's
return code.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to