Hi

We have just bought a few Nortel Passport 8010, and I like to use freeradius 
to authenticate the user that want to log on to configure this switches.
I can se the Radius server is sending Access-Accept back to the switch, but I 
don't get any login prompt, but ask me again about login name.
Have someone got this to work or have any hints for me ?
I can't find any dictionary for Nortel, do I need that ?


users file:
jon   Auth-Type := local, User-Password == "jon",Huntgroup-Name == "pp8600"
      Service-Type = Login-User,
      Fall-Through = NO



debuging from radiusd -X:
modcall: group authorize returns ok
  rad_check_password:  Found Auth-Type local
  auth: type Local
  auth: user supplied User-Password matches local User-Password
  Sending Access-Accept of id 23 to 10.10.9.51:1051
          Service-Type = Login-User
Finished request 0
 Going to the next request


The PP8610 config,Software Release 3.2.3.0 configuration:
LAB_550:5/config/radius/server# enable true
LAB_550:5/config/radius/server# create 10.10.1.2 secret test
LAB_550:5/config/radius/server# set 10.10.1.2 secret test



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to