HPE Aruba Networking & ProVision-based
1834710 Members
2613 Online
110069 Solutions
New Discussion

Re: show usernames? - Is there a way?

 
doncook
New Member

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

1 REPLY 1
Chrisd131313
Trusted Contributor

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.