>I'm attempting to configure freeradius to be used as a AAA mechanism for >a bunch of cisco routers and switches, I have freeradius working >correctly with local users however it appears that it is completely >ignoring the mschap configuration that I've applied, I'm not sure why... >
Because you have sent a - pap request. >rad_recv: Access-Request packet from host *.*.*.* port 1645, id=2, length=102 > User-Name = "windoze_luser" > User-Password = "super sekrat passwordz" > NAS-Port = 1 > NAS-Port-Id = "tty1" > NAS-Port-Type = Virtual > Calling-Station-Id = "*.*.*.*" > NAS-IP-Address = *.*.*.* Howto will show you how to set up and test with pap first: http://deployingradius.com/documents/configuration/active_directory.html Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

