R
R
Roman Ratkin2017-07-07 11:57:09
Proxmox
Roman Ratkin, 2017-07-07 11:57:09

How to correctly add a new user to Proxmox?

Good day to all.
Tell me, please, I'm adding a new user to Proxmox. I do this not through the web interface, but from the console as follows:

pveum useradd <name>@pve
pveum passwd <name>@pve
pveum aclmod / -user <name>@pve -role Administrator

In Proxmox, it lets me through the web interface, I see all the nodes and virtual machines. But, I can't enter the console of the node itself, it says "Error 403: Permission check failed (realm != pam)". The virtual machine consoles are working fine. As I understand it, pve users do not suit him, he wants to let only pam users go there. Is it possible to bypass this rule?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2017-07-07
@Tabletko

Node console == host server console. Accordingly, you need to add a user in the host system.

P
Puma Thailand, 2017-07-07
@opium

So from there the system should recognize your user, write integration from rama to pve

T
tankistua, 2020-03-12
@tankistua

adduser <name>
pveum useradd <name>@pam
pveum passwd <name>@pam
pveum aclmod / -user <name>@pam -role Administrator

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question