From de2df9b3feca72887517a64a59e434f1f97fef56 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 15 Oct 2020 12:58:24 -0400 Subject: [PATCH] A bit cleaner iiab-admin/README.rst --- roles/iiab-admin/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/iiab-admin/README.rst b/roles/iiab-admin/README.rst index cb3ba74ee..e155a6d6f 100644 --- a/roles/iiab-admin/README.rst +++ b/roles/iiab-admin/README.rst @@ -32,7 +32,7 @@ Configure user 'iiab-admin' Security -------- -* A user MUST be a member of one of these 2 Linux groups, in order to log in to Admin Console: +* A user MUST be a member of one of these 2 Linux groups, in order to log in to IIAB's Admin Console: (http://box.lan/admin) #. ``sudo`` #. ``iiab-admin`` (as set by ``iiab_admin_user_group`` near the bottom of `/opt/iiab/iiab-admin-console/vars/default_vars.yml `_) * Please read much more about what escalated (root) actions are authorized when you log into IIAB's Admin Console, and how this works: https://github.com/iiab/iiab-admin-console/blob/master/Authentication.md