Darkshot <[EMAIL PROTECTED]> wrote:
> >> Auth: rlm_unix: Attribute "Password" is required for authentication.
> >> Cannot use "CHAP-Password".
> 
> >   You can't use CHAP on /etc/passwd.  See the FAQ.
> 
> I'm not trying to. I want to use the "users" file.

  That's not what you told the server to do.  It's doing Unix
authentication (as it says above), which is the default in the shipped
'users' file.

> Well, the error I get from radiusd -X says:
> 
> auth: No Auth-Type configuration for the request, rejecting the user
> auth: Failed to validate the user.

  So add an Auth-Type attribute to the 'users' file.

bob  Auth-Type := Local, Password == "bob"
     Reply-Message = "Hello, bob"

> Any info is appreciated- maybe I'm using the wrong dictionary.....

  Nope.

  Alan DeKok.

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

Reply via email to