exec ntlm_auth doesn't fail
Alan DeKok
aland at deployingradius.com
Fri Nov 30 23:42:39 CET 2007
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.
More information about the Freeradius-Users
mailing list