Make koji hub use the new system-wide host/ keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b4f1088938
commit
6d262a917b
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ AuthPrincipal = host/koji.stg.fedoraproject.org
|
|||
{% else %}
|
||||
AuthPrincipal = host/koji.fedoraproject.org
|
||||
{% endif %}
|
||||
AuthKeytab = /etc/koji-hub/koji-hub.keytab
|
||||
# Koji krbLogin uses the host/ keytab
|
||||
AuthKeytab = /etc/krb5.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