From feef5941da6a087905992c023f9c97d50e94fbbc Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Feb 14 2023 16:24:12 +0000 Subject: Installing Packager Tools: Update replacement texts A beginner complained that he does not undestand "your_fas_id" replacement text. That's probably because FAS (Fedora Account System) is now presnted to users as Fedora Accounts on accounts domain. This patch updates the wording to be more descriptive. It also similarly updates a previous command. --- diff --git a/modules/ROOT/pages/Installing_Packager_Tools.adoc b/modules/ROOT/pages/Installing_Packager_Tools.adoc index 26a0ef1..7704464 100644 --- a/modules/ROOT/pages/Installing_Packager_Tools.adoc +++ b/modules/ROOT/pages/Installing_Packager_Tools.adoc @@ -29,7 +29,7 @@ https://rpm-software-management.github.io/mock/[Mock], you need to configure your account to be a member of the `mock` group: ---- -$ sudo usermod -a -G mock +$ sudo usermod -a -G mock ---- [#kerberos_ticket] @@ -39,7 +39,7 @@ Koji uses Kerberos for authentication. To acquire valid Kerberos ticket, do: ---- -$ fkinit -u +$ fkinit -u ---- Kerberos tickets have a set expiration time,