This article describes how to Create a user in Versa-Director from CLI.
ProviderDataCenterSystemAdmin - User having all access to VD (Read, Write, Execute, Update)
TenantDashboardOperator - User has only Read access but can manage dashboard
TenantOperator - User having only Read access
TenantSecurityAdmin - User having access to Security (Read, Write)
TenantSuperAdmin - User having access (Read, Write, Execute)
idle-time-out - can be set up to 1440 (in minutes)
personalized landing page - the very first page of Versa-Director after successful login.
To delete an existing user from the director use below cmd:
Administrator@Director-1> request nms actions delete-user name [ Username ]
To reset user password from the director use below cmd:
Administrator@Director-1> request nms actions reset-password-by-admin username [USERNAME] newpassword [NEW-PASSWORD]
To update existing users from the director use below cmd:
Administrator@Archit-Director-01> request nms actions update-user user { DETAILS REQUIRED TO BE UPDATED }