docs: explain "compile/builder1" user principal
Update the server howto doc to describe the "compile/*" Kerberos user principal.
This commit is contained in:
parent
575318ffee
commit
8e9698bd69
1 changed files with 5 additions and 2 deletions
|
|
@ -354,8 +354,11 @@ currently hard coded into the koji client.
|
|||
``koji/kojira@EXAMPLE.COM``
|
||||
Used by the kojira server during communications with the koji-hub
|
||||
|
||||
``compile/builder1@EXAMPLE.COM``
|
||||
Used on builder1 to communicate with the koji-hub
|
||||
``compile/builder1.example.com@EXAMPLE.COM``
|
||||
Used on builder1 to communicate with the koji-hub. This
|
||||
is a user principal that will authenticate koji-builder to Kerberos as
|
||||
"compile/builder1.example.com@EXAMPLE.COM". Each builder host will have
|
||||
its own unique Kerberos user principal to authenticate to the hub.
|
||||
|
||||
PostgreSQL Server
|
||||
=================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue