PR#1802: docs: simplify admin bootstrapping intro
Merges #1802 https://pagure.io/koji/pull-request/1802
This commit is contained in:
commit
f19321bd9c
1 changed files with 4 additions and 4 deletions
|
|
@ -486,10 +486,10 @@ Authorize Koji-web and Koji-hub resources
|
|||
Bootstrapping the initial koji admin user into the PostgreSQL database
|
||||
----------------------------------------------------------------------
|
||||
|
||||
The initial admin user must be manually added to the user database using sql
|
||||
commands. Once added and given admin privilege, you may add additional users
|
||||
and change privileges of those users via the koji command line tool's
|
||||
administrative commands.
|
||||
You must add the initial admin user manually to the user database using sql
|
||||
commands. Once you have bootstrapped this initial admin user, you may add
|
||||
additional users and change privileges of those users via the koji command
|
||||
line tool.
|
||||
|
||||
However, if you decided to use the simple user/pass method of authentication,
|
||||
then any password setting/changing must be done manually via sql commands as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue