Re: Multiple users
alex (alex@agetech.net)
Tue, 11 Jun 1996 08:46:20 -0400
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