Skip to content

Commit 2ad2c76

Browse files
foxmoxThomasLamprecht
authored andcommitted
user management: clarify that password changes for PAM realm only apply to local node
Reported in the community forum: https://forum.proxmox.com/threads/158518/ Signed-off-by: Fiona Ebner <[email protected]>
1 parent 5107b30 commit 2ad2c76

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

pveum.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,14 @@ Linux PAM Standard Authentication
170170

171171
As Linux PAM corresponds to host system users, a system user must exist on each
172172
node which the user is allowed to log in on. The user authenticates with their
173-
usual system password. This realm is added by default and can't be removed. In
174-
terms of configurability, an administrator can choose to require two-factor
173+
usual system password. This realm is added by default and can't be removed.
174+
175+
Password changes via the GUI or, equivalently, the `/access/password` API
176+
endpoint only apply to the local node and not cluster-wide. Even though {pve}
177+
has a multi-master design, using different passwords for different nodes can
178+
still offer a security benefit.
179+
180+
In terms of configurability, an administrator can choose to require two-factor
175181
authentication with logins from the realm and to set the realm as the default
176182
authentication realm.
177183

0 commit comments

Comments
 (0)