- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- ProCurve / ProVision-Based
- >
- Unable to access Radius server on HP Procurve 2610...
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Unable to access Radius server on HP Procurve 2610-24
SOLVED- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-25-2016 12:41 AM
05-25-2016 12:41 AM
Dear all,
I configure my switch HP procurve 2610-24 to get authentication (SSH) access from a radius server.
The radius server is configured also (i add the Switch IP address as a client ).
this is my config on the Switch:
radius-server host X.X.X.X auth-port 1812 acct-port 1813 key ******
radius-server timeout 3
radius-server retransmit 1
aaa server-group radius freeradius host X.X.X.X
aaa authentication login privilege-mode
aaa authentication ssh login radius server-group freeradius local
aaa authentication ssh enable radius server-group freeradius local
aaa authorization commands radius
aaa accounting exec start-stop radius server-group freeradius
When connect with ssh and put my login/password it FAILS , but when i tape the command
# sh radius authentication i see that my request is accepted !!
Why the switch can't not login if i m authorized by the radius server ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-25-2016 10:20 AM - edited 05-25-2016 10:21 AM
05-25-2016 10:20 AM - edited 05-25-2016 10:21 AM
SolutionHello. You have "aaa authorization commands radius" configured. Are you passing the authorized command strings for the user account? If you have that enabled and you do not provide the authorized commands access is rejected.
If you want to permit everything you can:
mpatmon Cleartext-Password := "password"
Service-Type = 6,
HP-Command-String =".*"
Or you can disable Radius command auth...
Also see the Access Security Guide for more info.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2016 06:10 PM
08-09-2016 06:10 PM
Re: Unable to access Radius server on HP Procurve 2610-24
Re: Unable to access Radius server on HP Procurve 2610-24
I remove the command "aaa authorization commands radius", and it works fine
Thank you so much for the help
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP