So I don't have to give them the password for the root account, wich is shared with other services, I need to add administrator rules to another user in several (30+) ESXi 4.1.0 servers. Creating the user isn't very complicated, but giving him the permissions invlves modifying /etc/hostd/authorization.xml
. That seems complicated using cssh.
I'm wondering if anyone known if there's a command to do that from ssh more easily ?
(I have been througha ll available commands but some have "cryptic" names...)