Re: User-Name containing an empty string.
"Georges Arnould" <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Message-ID | <020401c4d3d5$d19a1f50$6c16a8c0@winbebert> |
Well, having this function "inlined" within radiusd in not a bad point at all ... And it's fastier that running a rewite script. Thank's to include the given patch (move of the hints_setup() call), I "de-patch" my code to apply your patch. Georges ----- Original Message ----- From: "Sergey Poznyakoff" <[email protected]> To: "Georges Arnould" <[email protected]> Cc: <[email protected]> Sent: Friday, November 26, 2004 4:56 PM Subject: Re: [Help-gnu-radius] User-Name containing an empty string. > Georges Arnould <[email protected]> wrote: > > > Many thanks Sergey, this is a cleanest way to do it than mine ! > > > > Would you include this patch in the next release on Gnu-radius so that I can > > count on the "feature" ? > > Yes, I'll include it into the next version. > > > Last question : was there any goal into calling hints_setup() after the > > user_name check or not ? > > No, there is not, actually. Moreover, the function > rad_auth_check_username() can itself be implemented as a Rewrite > script. > > Regards, > Sergey > > >