[pve-devel] [PATCH docs] pveum.adoc: use correct cli command for realm sync
Dominik Csapak
d.csapak at proxmox.com
Fri May 8 13:29:55 CEST 2020
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
pveum.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pveum.adoc b/pveum.adoc
index 8f229a6..0057564 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -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`.
--
2.20.1
More information about the pve-devel
mailing list