[pve-devel] [PATCH docs] pveum.adoc: use correct cli command for realm sync
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri May 8 13:38:58 CEST 2020
On 5/8/20 1:29 PM, Dominik Csapak wrote:
> 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`.
>
applied, thanks!
More information about the pve-devel
mailing list