Re: (RADIUS) Re: (PM) RADIUS Menus

Pete Holsberg (pjh@mccc.edu)
Wed, 10 Feb 1999 17:54:40 -0500 (EST)

On Wed, 10 Feb 1999, Thomas Kinnen wrote:

> Pete Holsberg wrote:
>
> [Moving to the radius list]

Oops!

> > I did that, Thomas, and just got the prompt from the
> > default host (even after I set the default host to
> > 0.0.0.0 and did a save host, as you had suggested!).
>
> What does the RADIUS profile look like for the user? Is
> there a default profile that may be catching the user
> first?

Here's the users file:

# No dial in for these uncooperative users!
perrys Auth-Type = Reject

# No PPP for group ta-s
# DEFAULT11 Auth-Type = Reject, Suffix = ".ppp", Group = "ta-s"

# No ppp for group stuno
DEFAULT1 Auth-Type = Reject, Suffix = ".ppp", Group = "stuno"

# No dial-in at all for group ta-s!
# DEFAULT21 Auth-Type = Reject, Group = "ta-s"

# No dial-in at all for group stuno!
DEFAULT2 Auth-Type = Reject, Group = "stuno"

# IS239 - no PPP
DEFAULT3 Auth-Type = Reject, Suffix = ".ppp", GECOS-Contains = "IS239"

# IS239-1357
DEFAULT5 Auth-Type = System, GECOS-Contains = "IS239-1357", Login-Time = "permit * 14-17 * * Thu"
Service-Type = Login-User,
Login-Service = Telnet
# Menu = "login.menu"

# IS239-5526
DEFAULT5 Auth-Type = System, GECOS-Contains = "IS239-5526", Login-Time = "permit * 18-20 * * Wed"
Service-Type = Login-User,
Login-Service = Telnet
# Menu = "login.menu"

# All PPP users
DEFAULT6 Auth-Type = System, Suffix = ".ppp"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Routing = None,
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP

# All shell users
DEFAULT Auth-Type = System
Service-Type = Login-User,
Login-Service = Telnet
# Menu = "login.menu"

Thanks,
Pete

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>