Michael Gale <michael.gale@pason.com> wrote:
What type of Auth-Type does radtest provide ??
It doesn't. Auth-Type is not an attribute that can go in a packet.
Now when I try and test a user using radtest I noticed the following:
- The Auth-Type is allows System ?
See raddb/users
- If the user is in the DB I receive: rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=39, length=20
Could you explain why you're not running the server in debugging mode, as suggested in the FAQ, README, and INSTALL? Looking at the client doesn't tell you why the *server* is doing something.
So if the default Auth-Type set to System ... causing username and passwords to be checked against local system account ?
Yes. Look at the output of debugging mode. Alan DeKok.