5 May
2017
5 May
'17
1:24 p.m.
On May 5, 2017, at 1:09 PM, Peter Sprenger <sprenger@moving-bytes.de> wrote:
I have implemented an embedded client that sends authentication requests either with User-Password (Attr Type 2) or CHAP-Password (Attr Type 3). This works perfectly, the requests are accepted or rejected from FreeRadius.
1. But how is User-Password (Attr Type 2) declared?
This isn't really the place to ask RADIUS protocol questions. I suggest reading RFC 2865, and the FreeRADIUS code. Between the two, all of these questions should be answered. Alan DeKok.