AJ Grinnell <[EMAIL PROTECTED]> wrote:
> I have just set up version 1.0.0 of Freeradius and am using MySQL
> tables rather than the users file. I would like to get Digest
> authentication working so that SER can authenticate phone users
> against Radius. I have followed any and all info that I can find about
> setting this up, but I am getting an error when I try to authenticate
> using NTRadping.

  Because digest authentication involves using certain attributes with
certain values.  NTRadping doesn't do digest authentication, so it
can't send those attributes.

  The client which comes with the server, "radclient" does digest
authentication, but you still have to supply the extra information
needed as input to the digest algorithm.

> The error can be found below. In my radcheck table, I am using
> Auth-Type := Digest for the users.

  Don't.  Simply un-comment "digest" from the "authorize" and
"authenticate" section, and the server will figure it out.

  Alan DeKok.

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

Reply via email to