- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- ProCurve / ProVision-Based
- >
- Menu disabled when using aaa authorization command...
-
-
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
Menu disabled when using aaa authorization commands radius set
- 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-03-2016 05:14 AM
05-03-2016 05:14 AM
Menu disabled when using aaa authorization commands radius set
Menu disabled when using aaa authorization commands radius set
I've got Radius authentication setup and it's working okay, but I also want to setup command authorization so I can control what commands an account is able to run. I've setup a test account in freeradius:
test Cleartext-Password := "notsecure"
Service-Type = Administrative-User,
HP-Command-String = "",
HP-Command-Exception = 1
and set aaa authorization commands radius on the switch (a procurve 2610). Problem is despite the definition allowing all commands (and this works) it would appear "menu" doesn't work, I get the error "Not authorized to execute this command.".
Has anyone succesfully enabled radius command authorization and managed to retain access to the menu?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-2016 05:58 AM
05-12-2016 05:58 AM
Re: Menu disabled when using aaa authorization commands radius set
Re: Menu disabled when using aaa authorization commands radius set
Menu is a special command that you have to explicitly allow in the command list because it implies the user has full access to anything the menu can do. To allow it:
test Cleartext-Password := "test"
Service-Type = 6,
HP-Command-String = "menu;.*"
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP