Also, please note; The SIP server is NOT sending the Auth-Type attribute. On 9/8/05, Daniel Corbe <daniel.junkmail@gmail.com> wrote:
# # If you have a Cisco SIP server authenticating against # FreeRADIUS, uncomment the following line, and the 'digest' # line in the 'authorize' section. digest
That?
It's already uncommented. There's a seperate entry for Auth-Type LDAP { } in the authorize { } block. Should I do something along the lines of...
authorize { Auth-Type LDAP { digest ldap } }
??
-Daniel
On 9/7/05, Alan DeKok <aland@ox.org> wrote:
Daniel Corbe <daniel.junkmail@gmail.com> wrote:
I'm manually setting Auth-Type to DIGEST on the LDAP Server.
As I said, DON'T.
This is all radiusd.conf has to say about digest: ...
No. You missed one "digest" entry, in the "authenticate" section. The text you quoted tells you this:
# If you have a Cisco SIP server authenticating against # FreeRADIUS, uncomment the following line, and the 'digest' # line in the 'authenticate' section.
Follow those instructions.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html