On Sat, Mar 27, 1999 at 02:59:25PM -0500, Tom Williams wrote:
> I have an account set up with the following
> 
> tomw    Auth-Type = System, Expiration = "Jan 13 2010"
>         Service-Type = Framed-User,
>         Framed-Protocol = PPP,
>         Framed-IP-Address = 216.13.31.35,
>         Framed-IP-Netmask = 255.255.255.255,
>         Framed-Routing = Broadcast-Listen,
>         Simultaneous-Use = 1,
>         Framed-MTU = 1500
>         Session-Timeout = 14400          
> 
> however when I login once it lets me in but it should not let a second
> account in right?  well it does, does any one have any ideas?
> 

Need to put Simultaneous-Use = 1 in with the other check items, and make
sure you append commas to the end of each line (except the first and the
last) eg:

tomw    Auth-Type = System, Expiration = "Jan 13 2010", Simultaneous-Use = 1
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        Framed-IP-Address = 216.13.31.35,
        Framed-IP-Netmask = 255.255.255.255,
        Framed-Routing = Broadcast-Listen,
        Framed-MTU = 1500,
        Session-Timeout = 14400

[EMAIL PROTECTED]

===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to