Re: PAP with Radius 2.0 suffixes (fwd)

Brian Elfert (brian@citilink.com)
Tue, 17 Dec 1996 12:24:49 -0600 (CST)

On Tue, 10 Dec 1996, MegaZone wrote:

> Once upon a time Brian Elfert shaped the electrons to say...
> >With this users file, could I do PAP authentication so that Windows 95
> >users can enter just username, and not username.ppp.
>
> No, you need another entry, as below:
>
> # This is for PAP
> DEFAULT0 Auth-Type = System, Framed-Protocol = PPP
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Address = 255.255.255.254,
> Framed-Routing = None,
> Framed-MTU = 1500
>
> When the user starts PPP w/PAP|CHAP then the PM will send a hint along
> with the Access Request. You can look for that hint (Framed-Protocol = PPP)
> as a check item.

Adding this entry seems to have broken my DEFAULT4 entry which is for
username.ppp. Users using windows 95 with username.ppp get password/login
name errors with this default entry added.

This entry did allow PAP with windows 95, and still allowed users access
to their shell accounts.

Are there other changes I need to make?

Brian