Re: Multiple users

alex (alex@agetech.net)
Tue, 11 Jun 1996 08:52:53 -0400

alex wrote:
>
> Shawn Lewis wrote:
> >
> > If you are using ESVA
> >
> > add Sessions = 1 to the first line in your Radius Users file.
> >
> > ie:
> >
> > john Password = UNIX, Sessions = 1
> >
> > when you start radius add the "-s" option
> >
> > Shawn
> > slewis@thecia.net
> >
> > ---------------------------------------------
> > Shawn Lewis slewis@thecia.net
> > Sr Systems Engineer 617.225.4100 x122
> >
> > Complete Internet Access, Inc
> > We Give Good Web!!!!
> > ---------------------------------------------
>
This is what my entries look like
username Password = "UNIX", Expiration = "Jan 01 2010"

Can I just do this?

username Password = "UNIX", Expiration = "Jan 01 2010", Sessions = 1

or I how about this?

username Password = "UNIX", Expiration = "Jan 01 2010"
Sessions = 1

I assume both work

Wouldnt it work just like this?

DEFAULT
User-Service-Type = Login-User,
Login-Host = emf,
Login-Service = Rlogin
DEFAULT.ppp
User-Service-Type = Framed-User,
Port-Limit = 2,
Sessions = 1, <--------- put it here?
Framed-Protocol = PPP,
DEFAULT.slip
User-Service-Type = Framed-User,
Framed-Protocol = SLIP,
DEFAULT.cslip
User-Service-Type = Framed-User,
Framed-Protocol = SLIP
Framed-Compression = Van-Jacobsen-TCP-IP,

this seems like the best way.

And how about this

Just kidding enough this :)