Omer Adhia <[EMAIL PROTECTED]> wrote: > if in the sample script given ,to test the radius server, I change the > digest-method to REGISTER , the server doesnt authenticate
The digest algorithm uses the digest method to calculate the digest response. If you change the digest method without changing anything else in the test script, then it won't work. This is also known as "in order to use the protocol, you must actually use the protocol". > And if possible can someone send me the script to test with REGISTER See the documentation describing the protocol for how it works. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

