24 Jun
2010
24 Jun
'10
4:37 p.m.
Scott Neugroschl wrote:
OK, I'm trying to get the 2.1.8 server to do a simple challenge/response with Auth-Challenge, so as to test my client.
OK...
The first Access-Request successfully generates an Access-Challenge in response. When I send the second Access-Request in response to the Access-Challenge, I get the output below.
The "example" module is just an example. I don't think anyone has really looked at it in 4-5 years.
Note that the example module is returning RLM_MODULE_OK
I checked every config file in raddb, and cannot find case where there is an "Auth-Type = Crypt".
What am I doing wrong?
The "unix" module is setting Crypt-Password. Try testing with a user who *isn't* in /etc/passwd. Alan DeKok.