VMware Networking Community
BlackRoze
Contributor
Contributor

forgot admin password NSX manger

Hi

i have Forgot admin password of NSX manager ! and register on Vcenter ! i want to unregistered the Vcenter

what should i do ?

0 Kudos
4 Replies
bayupw
Leadership
Leadership

Do you have any other nsx CLI user?

If not, you may want to open a Support Request to VMware GSS/VMware Support if it is a production environment.

If it's a lab environment, you can try this (unsupported) https://virtuallygone.net/2014/07/14/nsx-manager-cli-privileged-mode-password-reset/

Then try to create a new user:

nsx‐mgr(config)# user newuser password plaintext newpassword

nsx‐mgr(config)# user newuser privilege web-interface

http://pubs.vmware.com/NSX-62/topic/com.vmware.ICbase/PDF/nsx_62_cli.pdf

cli1.PNG

cli2.PNG

Bayu Wibowo | VCIX6-DCV/NV
Author of VMware NSX Cookbook http://bit.ly/NSXCookbook
https://github.com/bayupw/PowerNSX-Scripts
https://nz.linkedin.com/in/bayupw | twitter @bayupw
0 Kudos
BlackRoze
Contributor
Contributor

tnx for answering

but the site is saied :  " If you followed these procedures properly the privileged mode password should be reset to “default”. This will not affect the password of admin in the web UI. Don’t forget to change the privileged mode password again."

I need the reset the Web UI  

what should I do !

0 Kudos
bayupw
Leadership
Leadership

As explained in my previous reply, you can try to reset the privileged mode password first then once you have access to CLI, you can try to create a new user and assign the new user for web UI/web-interface access

nsx‐mgr(config)# user newuser password plaintext newpassword

nsx‐mgr(config)# user newuser privilege web-interface

If you have other CLI user, you can use that too

Bayu Wibowo | VCIX6-DCV/NV
Author of VMware NSX Cookbook http://bit.ly/NSXCookbook
https://github.com/bayupw/PowerNSX-Scripts
https://nz.linkedin.com/in/bayupw | twitter @bayupw
0 Kudos
bayupw
Leadership
Leadership

FYI, the NSX-v Operations Guide, rev 1.5 also recommends to contact VMware support for assistance inresetting NSX Manager Password

nsxmgrpass.PNG

Bayu Wibowo | VCIX6-DCV/NV
Author of VMware NSX Cookbook http://bit.ly/NSXCookbook
https://github.com/bayupw/PowerNSX-Scripts
https://nz.linkedin.com/in/bayupw | twitter @bayupw
0 Kudos