From d6e45faa5f640e92dd897affed53844d4c190d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Tue, 7 Sep 2021 14:53:26 +0200 Subject: [PATCH] Review nonhumanaccounts SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- modules/sysadmin_guide/pages/nonhumanaccounts.adoc | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index 022e08e..0294737 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -77,7 +77,7 @@ ** xref:nagios.adoc[Fedora Infrastructure Nagios - SOP] ** xref:netapp.adoc[Netapp Infrastructure - SOP] ** xref:new-hosts.adoc[DNS Host Addition - SOP] -** xref:nonhumanaccounts.adoc[nonhumanaccounts - SOP in review ] +** xref:nonhumanaccounts.adoc[Non-human Accounts Infrastructure - SOP] ** xref:nuancier.adoc[nuancier - SOP in review ] ** xref:odcs.adoc[odcs - SOP in review ] ** xref:openqa.adoc[openqa - SOP in review ] diff --git a/modules/sysadmin_guide/pages/nonhumanaccounts.adoc b/modules/sysadmin_guide/pages/nonhumanaccounts.adoc index 129e247..bd63ec5 100644 --- a/modules/sysadmin_guide/pages/nonhumanaccounts.adoc +++ b/modules/sysadmin_guide/pages/nonhumanaccounts.adoc @@ -3,15 +3,6 @@ We have many non-human accounts for various services, used by our web applications and certain automated scripts. -== Contents - -[arabic] -. Contact Information -. FAS Accounts -. Bugzilla Accounts -. PackageDB Owners -. Koji Accounts - == Contact Information Owner::: @@ -29,6 +20,6 @@ Wherever possible OIDC (Open Id Connect) tokens or other tokens should be used for the script. Whatever the token it should have the minimum privs to do whatever the script or process needs to do and no more. -Depending on what service(s) it needs to interact with this could +Depending on what service(s) it needs to interact with this could be different tokens. Consult with the Fedora Security Officer for exact details.