Unable to delete Local Users in NSX 4.2.X
search cancel

Unable to delete Local Users in NSX 4.2.X

book

Article ID: 447207

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

In NSX UI (System → User Management → Local Users tab), clicking on the vertical ellipsis to delete Local User accounts (such as audit, guestuser1, or guestuser2) is greyed out.

Environment

VMware NSX 4.2

Cause

Starting with NSX 4.1, in addition to the admin user in the Enterprise environment, any user with the Enterprise Admin role can add new local users and remove audit and guest users. To administer NSX Manager, you must log in as admin. Some account management privileges are extended to the Enterprise Admin role.

Resolution

NSX Managers

  • API: DELETE /api/v1/node/users/{userid}   
  • CLI: del user <username>

Additional Information

Managing Local User Accounts in NSX 4.2

Deleting Local User Accounts in NSX 4.2