Make kojiweb use the same keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ac035de037
commit
fdae3614fb
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ KojiFilesURL = https://kojipkgs.fedoraproject.org/
|
|||
|
||||
# SSL authentication options
|
||||
KrbRDNS = False
|
||||
WebKeytab = /etc/koji-hub-http.keytab
|
||||
WebKeytab = /etc/krb5.HTTP_koji{{env_suffix}}.fedoraproject.org.keytab
|
||||
WebPrincipal = HTTP/koji{{env_suffix}}.fedoraproject.org
|
||||
|
||||
LoginTimeout = 72
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue