- enable use of a Kerberos service name other than host/ on the hub
- get the Kerberos realm from the client principal, rather than assuming the last two components of the domain name
This commit is contained in:
parent
93f20257f3
commit
eea730300a
13 changed files with 64 additions and 22 deletions
|
|
@ -14,6 +14,11 @@
|
|||
;path to the koji top directory
|
||||
;topdir = /mnt/koji
|
||||
|
||||
;configuration for Kerberos authentication
|
||||
|
||||
;the service name of the principal being used by the hub
|
||||
;krbservice = host
|
||||
|
||||
;configuration for SSL authentication
|
||||
|
||||
;client certificate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue