Darren Nay <[EMAIL PROTECTED]> wrote:
> I am now seeing the Chap-Challenge in my authorization script. However,
> I'm still having problems. This is probably stupidity on my side, but is
> there some sort of pre-processing that I need to do before I can use the
> Chap-Password and Chap-Challenge?
Maybe. You can edit the dictioanry to make CHAP-Password 'octets'
type, which will print it out in hex.
With octets type, it will print out the leading '0x', but that's
simple enough to strip off.
Also, the server core has been updated recently to allow database
queries. So with some work, it SHOULD soon be possible to do
something like:
DEFAULT Auth-Type := Local, Password = mysql:<query-string>
...
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html