Revert "Make koji hub use the new system-wide host/ keytab"
Koji doesn't use system-wide, but needs a specific host/ keytab
This reverts commit 6d262a917b
.
This commit is contained in:
parent
186e608566
commit
d9d72eb661
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ AuthPrincipal = host/koji.stg.fedoraproject.org
|
|||
{% else %}
|
||||
AuthPrincipal = host/koji.fedoraproject.org
|
||||
{% endif %}
|
||||
# Koji krbLogin uses the host/ keytab
|
||||
AuthKeytab = /etc/krb5.keytab
|
||||
AuthKeytab = /etc/koji-hub/koji-hub.keytab
|
||||
|
||||
## SSL client certificate auth configuration ##
|
||||
#note: ssl auth may also require editing the httpd config (conf.d/kojihub.conf)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue