Hi,
I'm wondering about this: Is it possible to add a user from CLI and add that same user from CLI to the "read-only" group which is visible when I connect with VI Client directly to the ESX Host?
Thanks,
Kenneth
ReplyRe: Adding a local COS user, can I add this user to the 'read-only' group automatically?Oct 13, 2008 8:03 AM
Reply2.Re: Adding a local COS user, can I add this user to the 'read-only' group automatically? Oct 14, 2008 2:06 AM
vmware-vim-cmd vimsvc/auth/entity_permission_add vim.Folder:ha-folder-root <sc user> false ReadOnly true
the groups in the sc have nothing to do with the roles visible in the via the vi client, so adduser -G does not solve this sadly.