You need to specify the NSXManager credentials in the clientConnect.conf file located in the Server Manager installation directory.
Note: You can choose the option of configuring NSX credentials either through GUI or clientConnect.conf.
To specify authentication:
Procedure
- At BASEDIR/smarts/bin, type the following command:
sm_edit ../local/conf/clientConnect.conf
- Enter the following line for each NSX instance:
Syntax: nsx:<NSX_Manager_IP_Address>:<NSX_Username>:<NSX_Password>:443
Example : nsx:10.234.24.70:admin:Dangerous@123:443
- Save and close the file.
- Restart the Server Manager.