- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- show usernames? - Is there a way?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2014 11:40 AM
05-20-2014 11:40 AM
show usernames? - Is there a way?
Hello!
We use tacacs for most authentication into our ProCurve switches. We are finding that usernames have been configured on some switches when local access is required.
Is there a way to view what the configured usernames are through the CLI or GUI?
Thanks for your help!
Don
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2014 12:17 AM - edited 05-23-2014 12:20 AM
05-23-2014 12:17 AM - edited 05-23-2014 12:20 AM
Re: show usernames? - Is there a way?
Hi doncook,
One way of viewing the users setup on the switch would be to issue the "include-credentials" command. This will move the storage of the username/password infor from the NVRAM to the config file. This will then list all the usernames and hashed paswords in the config. You can then run "no include-credentials" to revert back to utilising the NVRAM for storing credentials. By doing this you will need to re-add any local usernames/passwords/radius keys & Crypto that you would still need on the switch after you issue the "no include-credentials" command. It's advisable to have console access if you can when doing this :)
HTH
Don't forget to mark a post resolved if your question was answered.