Never mind,
I just realized that I don't need to convert the digest attributes to
sane values. Radius' digest module can do that for me. All I need to
do is provide it with the correct Authorization information.
On 3/29/07, Daniel Corbe <[EMAIL PROTECTED]> wrote:
Hi,
I
Hi,
I'm trying to write a custom module for my radius server for
authenticating REGISTER requests. SER passes the Digest attirbutes to
RADIUS. My question is what can I do with these from there:
Which of these contains the digest of the "username", "realm" and
"password" and what type of diges
Hello,
I'm a 3rd party module programmer looking to get his work included
into the main SER CVS. I as recently as today stumbled onto the
OpenSER project and may be interested in contributing.
How similar is the SER and OpenSER module API?
Are there development guides in OpenSER's documentation