Remove all DEFAULT, dumbuser, pppuser, and slipuser entries. The following
shows example entries for each:
- DEFAULT
DEFAULT Authentication-Type = Realm
Filter-Id = "unlim" |
- dumbuser
dumbuser Authentication-Type = None
Service-Type = Login,
Login-Service = Telnet,
Login-IP-Host = 255.255.255.255 |
- pppuser
pppuser Authentication-Type = None
Service-Type = Framed,
Framed-Protocol = PPP,
Framed-IP-Netmask = 255.255.255.0,
Framed-Routing = None,
Framed-MTU = 1500,
Framed-Compression = Van-Jacobson-TCP-IP |
- slipuser
slipuser Authentication-Type = None
Service-Type = Framed,
Framed-Protocol = SLIP,
Framed-IP-Netmask = 255.255.255.0,
Framed-Routing = None,
Framed-MTU = 1500,
Framed-Compression = Van-Jacobson-TCP-IP |