migrate all logged as administrator

muzzol

Active Member
Dec 2, 2009
43
0
26
Hi,

is there a way to migrate all machines from a node (Migrate All VMs) without logging in as root?

I've got an administrator group with all sysadmins there and I want to avoid giving root password to perform such operations.
 
Hi,
you can give the group root access and then they can have all there own password.
see https://pve.proxmox.com/wiki/User_Management

can you please elaborate that?

I already have a group with role Administrator and I still get a warning when I try to perform some tasks.

We're using LDAP for authentication, can that be the problem? Admins are authenticating fine with their LDAP account, so plain authentication is working.

This is my user.cfg:

Code:
user:e10000@XXX.net:1:0:John:B:j@XXX.net:::
user:u03201@XXX.net:1:0:Sam:N:s@XXX.net:::
user:root@pam:1:0:::sistemes@XXX.net:::
user:u22423@XXX.net:1:0:Jamie:G:j@XXX.net:::

group:sistemes:e10000@XXX.net,u03201@XXX.net,u22423@XXX.net:Sistemes:

acl:1:/:@sistemes:Administrator:
 
Last edited: