15 Jun
2010
15 Jun
'10
2:04 p.m.
Scott Neugroschl wrote:
Alan DeKok wrote:
Scott Neugroschl wrote:
Side note: Are PW_PASSWORD_{REQUEST,ACK,REJECT} experimental or extensions? I couldn't find them in RFC 2865.
They're old and deprecated. They should really be removed from the code.
I'll throw that into my patch, then, if you'd like.
Patch attached and also submitted to bugzilla (Bug 85). This patch: 1) provides Access-Challenge support by defining a new return code from rc_aaa/rc_auth/rc_acct: CHALLENGE_RC 2) Deletes the deprecated PW_PASSWORD_{REQUEST,ACK,REJECT} codes. Hope you guys like it ScottN