Wednesday, January 13, 2010

How to Create Local User Account on an ESX Server

1. Log into the ESX Server Service Console with root account.

2. Type useradd username at the command prompt.

3. Type passwd username to set an initial password.

4. Type the password twice.

5. Finally, open a new ssh session and test the user account and password to see if it works.

No comments:

Post a Comment