In a default setup
(like just run install)
with a user file like this
test Auth-Type := Local, Password == "testing"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 172.16.3.33,
Framed-IP-Netmask = 255.255.255.0,
Framed-Routing = Broadcast-Listen,
Framed-Filter-Id = "std.ppp",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP
test Auth-Type := Local, Password == "testing2"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP
and radiusd.conf
# usercollide: Turn "username collision" code on and off. See the
# "duplicate-users" documentation
usercollide = yes
then the collision code will only work if PAP and not CHAP
code is being used to authenticate.
Rob
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html