From 8ab21a40c39f4322d2268c2d655f3b34bc47ddad Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Fri, 8 May 2020 13:29:55 +0200 Subject: [PATCH] pveum: use correct cli command for realm sync Signed-off-by: Dominik Csapak --- 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 + pveum realm sync ---- or in the `Authentication` panel of the GUI. Users and groups are synced to the cluster-wide user configuration file `/etc/pve/user.cfg`.