Re: Multiple users
alex (alex@agetech.net)
Tue, 11 Jun 1996 11:51:44 -0400
Leo Savage wrote:
>
> On Tue, 11 Jun 1996, alex wrote:
>
> > alex wrote:
> >
> > 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,
>
> No.
>
> DEFAULT Sessions = 1 <--------- put it here!
> User-Service-Type = Login-User,
> Login-Host = emf,
> Login-Service = Rlogin
> DEFAULT.ppp
> User-Service-Type = Framed-User,
> Port-Limit = 2,
>
> --
> ("`-/")_.-'"``-._ Leo "doc" Savage
> . . `; -._ )-;-,_`)
> (v_,)' _ )`-.\ ``-' leo@esva.net
> _.- _..-_/ / ((.'
> ((,.-' ((,/ http://www.esva.net/~leo/
What happens if the user logs in as username.ppp , the Session = 1 still goes through, is it the
default for everything unless specified by default.ppp. So default is the default for evey
connections period, then if the user logs in as username.ppp or username.clip the changes are
according to what extension he uses, am i right?