From a10a91c2882a868a715c42d1550d280b216eed1f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 13 Feb 2020 11:56:40 +0100 Subject: [PATCH] pveum: move group and apitoken headings one level up They are major sections, equal to "Users" so do not make them a sub section of "Users" but rather their own. This makes both also visible in the full admin guide TOC. Signed-off-by: Thomas Lamprecht --- pveum.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pveum.adoc b/pveum.adoc index 690dac3..c89d4b8 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -68,7 +68,7 @@ assigned to this user. [[pveum_groups]] Groups -~~~~~~ +------ Each user can be member of several groups. Groups are the preferred way to organize access permissions. You should always grant permission @@ -77,7 +77,7 @@ much shorter access control list which is easier to handle. [[pveum_tokens]] API Tokens -~~~~~~~~~~ +---------- API tokens allow stateless access to most parts of the REST API by another system, software or API client. Tokens can be generated for individual users