In message <[EMAIL PROTECTED]>
so spake Brad Arrington (bradla):
> Would it be possible to change login_radius.c actually raddauth.c so that:
>
> 1. The admin can change what port login_radius uses, such as the
> old datametrics port. It is currently hard coded to radius(1812).
I have no objection to this part, though it cam be done a bit more
simply.
> 2. Make it so it does not try an empty password 2 times before it kicks back
> a
> prompt asking for a password.
I'm not at all sure about this. I would have to test this using
challenge/response.
- todd