6 Sep
2005
6 Sep
'05
12:58 p.m.
"Iandc Davies" <Iandc.Davies@Marconi.com> wrote:
For the Digest, the MD5 hashed response is, as far as I can make out, generated as follows :-
See doc/rfc/draft-sterman-aaa-sip-00.txt
All info apart from the Password come from the incoming VAS AVP packet. The Password seems to be sourced from a structure called REQUEST defined in libradius.h, in a specific pointer VALUE_PAIR element called config_items.
Where and when does this element get populated and with data from where ?
It gets populated by another module, like the "users" file. Alan DeKok.