VMware Cloud Community
erbutra
Contributor
Contributor
Jump to solution

enable ssh access for a user not "root"

i want create user for minimal Troubleshooting on esx server 5.x and this account have permission for reboot or shutdown server and access on esx with ssh.


but only ROOT account access on ssh


i have create administrative account but not access on ssh...only root account


help me


thanks


0 Kudos
1 Solution

Accepted Solutions
julienvarela
Commander
Commander
Jump to solution

Hi,

Open a vsphere client directly on your ESXi and create a local user.

pastedImage_0.png

Then add the user on the administrator group.

pastedImage_1.png

Then you will be able to use ssh with this user.

pastedImage_2.png

Regards,

Julien.

Regards, J.Varela http://vthink.fr

View solution in original post

0 Kudos
2 Replies
julienvarela
Commander
Commander
Jump to solution

Hi,

Open a vsphere client directly on your ESXi and create a local user.

pastedImage_0.png

Then add the user on the administrator group.

pastedImage_1.png

Then you will be able to use ssh with this user.

pastedImage_2.png

Regards,

Julien.

Regards, J.Varela http://vthink.fr
0 Kudos
erbutra
Contributor
Contributor
Jump to solution

yes working

but I wrote the question incorrectly forgetting a part of question


if insert test1 on administrator this accoun use ssh and have full controll.


I have to limit his powers of test1:   shutdown - reboot - mantaince mode


now repeate this sequence with web client connect to vcenter for change permission to test1

0 Kudos