Comware Based
1753900 Members
7908 Online
108810 Solutions
New Discussion

3Com 4500 Radius authentication "login Failure"

 
samfraser
Visitor

3Com 4500 Radius authentication "login Failure"

Hi can I have some help with my Radius authentication please?

 

I've configured my 4500 switch for radius authentication, however the switch does not recognise the attributes sent back from the ACS server and the login fails, see debug blow :-

 

 

*0.15588025 RADIUS-Test RDS/8/DEBUG:- 1 -Receive:IP=[150.4.62.26],Code=[2],Length=[76]

*0.15588135 RADIUS-Test RDS/8/DEBUG:- 1 -

[6 Service-Type ] [6 ] [6]

[8 Framed-Address ] [6 ] [255.255.255.255]

[3com-1 User_Access_Level ] [6 ] [3]

 

The config is 

 

radius scheme renfrewshire
server-type extended
primary authentication 150.4.62.26
key authentication cisco
user-name-format without-domain
#
domain renfrewshire.gov.uk
scheme radius-scheme renfrewshire local
domain system
#
local-user admin
password cipher C*9/#C^:6BWQ=^Q`MAF4<1!!
service-type ssh telnet terminal
level 3

 

user-interface vty 0 4
authentication-mode scheme

 

 

P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to Comware-Based.- Hp Forum Moderator

1 REPLY 1
Suzuki_NTUX
Occasional Advisor

Re: 3Com 4500 Radius authentication "login Failure"

Try to use this config. That works for me on my 4500 3COM Switch.

#
domain default enable test
#
radius scheme system
server-type standard
radius scheme test
primary authentication 192.168.0.2
accounting optional
key authentication XXXXXXXX
user-name-format without-domain
#
domain system
domain test
scheme radius-scheme test


user-interface vty 0 4
authentication-mode scheme