Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(ASCEND) re: Radius



Follow up:

There was a simple fix for the ack problem using Radius versions pre 2.0.
Under Ethernet/Mod Config/Accounting, set the Acct Key= field to empty ([]).

Ascend support also offered a patch to radiusd as follows;

In the acct.c file find the line:
        auth =(AUTH_HDR*)send_buffer;
and immediately above it add:
        calc_digest(digest,authreq);

I have not tried the patch yet, or looked at the code to see what other
effects it might have (if any), so I don't know if it will cause problems
for existing servers or not.

I hope this will help others with hacked versions of radius :-)

Dave

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>