Re: RADIUS Question
Jukka Pakkanen (jukka.pakkanen@qnet.fi)
Wed, 28 May 1997 20:11:55 +0200
Robert Boyle wrote:
>
> At 09:43 AM 5/28/97 -0400, you wrote:
> >What is the minimum I can 'get away' with for such a user 'noauth' for whom
> >I do not wish to allow radius authenticated access? Can I simply do a
> >one-liner Password entry with no comma at the end? Below is a simplified
> >representation of a users file.
> >
> >noauth Password = "*"
> > User-Service-Type = Framed-User,
> > Framed-Protocol = PPP,
> > Framed-Address = 255.255.255.254,
> > Framed-Netmask = 255.255.255.255,
> > Framed-Routing = None,
> > Framed-Compression = Van-Jacobsen-TCP-IP,
> > Framed-MTU = 1500
>
> I would change this to:
>
> noauth Password = "sJSDd2dfk92"
> User-Service-Type = Framed-User
>
> This should prevent the person from logging in.
>
How about *allowing* anyone logging in,
is there any way to accomplish this?
regards Jukka