4 Apr
2016
4 Apr
'16
10:22 a.m.
On Apr 4, 2016, at 9:53 AM, khouzam yaghi <khouzam.yaghi@gmail.com> wrote:
what does the info in the radius log means
rarely i am getting this info in the radius log
Auth: [chap] rlm_chap: Attribute "User-Name" is required for authentication.
It means that the server got an Access-Request packet which contains CHAP authentication, but no User-Name. CHAP requires a User-Name to work. Alan DeKok.