From ca2f14fa3d8417f3cc41f4aa61faed4f300e1402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Fri, 18 Jun 2021 17:18:55 +0200 Subject: [PATCH] add a warning about SUPERUSER in the installation instructions --- installation.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/installation.rst b/installation.rst index 2d05bd9..269093b 100644 --- a/installation.rst +++ b/installation.rst @@ -35,6 +35,12 @@ Installation } EOF +.. warning:: + + The authentic2 user is **SUPERUSER** because the authentic2 + installation process uses it to create postgres extensions. This + privilege should be dropped if in production. + 3. Install:: $ apt install authentic2