5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-20 22:50:06 +03:00

pveum: use correct cli command for realm sync

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2020-05-08 13:29:55 +02:00 committed by Thomas Lamprecht
parent 06828914db
commit 8ab21a40c3

View File

@ -178,7 +178,7 @@ It is possible to sync users and groups for LDAP based realms. You can use the
CLI command
----
pveum sync <realm>
pveum realm sync <realm>
----
or in the `Authentication` panel of the GUI. Users and groups are synced to the
cluster-wide user configuration file `/etc/pve/user.cfg`.