From 710856bf288a024297e84960ff91e0dbfa0aad7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Kooman?= Date: Wed, 15 Feb 2023 22:35:40 +0100 Subject: [PATCH] make reset a MUST --- GUEST_ACCESS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/GUEST_ACCESS.md b/GUEST_ACCESS.md index 9e6e8a5..613969e 100644 --- a/GUEST_ACCESS.md +++ b/GUEST_ACCESS.md @@ -42,9 +42,10 @@ section: ] ``` -After enabling "Guest Access" you SHOULD reset your server to remove all data, -as with "Guest Access" enabled you'll get new "User IDs". This way you'll -remove any users accounts that were created before enabling "Guest Access". +After enabling "Guest Access" you **MUST** reset your server to remove all +data. With "Guest Access" enabled you'll get new "User IDs" which will break +e.g. OAuth. With this reset you'll delete all existing user accounts, +invalidate all VPN configurations and associated OAuth authorizations. ```bash $ sudo vpn-maint-reset-system -- 2.38.5