6 Oct
2009
6 Oct
'09
10:07 a.m.
John Doppke wrote:
Does anyone have an example of getting stats from freeRadius via status-server using python and pyrad? To me it looks like I'm sending the correct packet, but the server complains about the message authenticator or shared secret. I'm pretty sure I'm calculating it per RFC.
The only RFC for the Status-Server message is: http://tools.ietf.org/internet-drafts/draft-ietf-radext-status-server-04.txt Treat it exactly like an Access-Request. And it MUST have a Message-Authenticator. Alan DeKok.