[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnu-radius] patchinfo: 2169 Send authentication reject in case
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-gnu-radius] patchinfo: 2169 Send authentication reject in case of a malformed user |
Date: |
Thu, 30 Oct 2003 00:37:08 +0200 |
Maurice Makaay <address@hidden> wrote:
> 2169 Send authentication reject in case of a malformed user
> ----------------------------------------------------------------------
[..]
> If there is a good reason for not sending back a reject, please let
> me know and I'll update the patch to make it configurable using the
> server configuration file.
Yes, there is. Very often a malformed username is due to some
NAS IOS problem, for example while using a certain buggy NAS
I've often observed the beginning of a PPP session in the User-Name
attribute. In these cases there is no use sending back the reply.
I guess it is better to make it configurable.
-Sergey