File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -170,8 +170,14 @@ Linux PAM Standard Authentication
170
170
171
171
As Linux PAM corresponds to host system users, a system user must exist on each
172
172
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
175
181
authentication with logins from the realm and to set the realm as the default
176
182
authentication realm.
177
183
You can’t perform that action at this time.
0 commit comments