add an option to set server realm for all clients
This commit is contained in:
parent
6179d8f9d8
commit
2034695e88
14 changed files with 32 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ KojiFilesURL = http://server.example.com/kojifiles
|
|||
# WebCCache = /var/tmp/kojiweb.ccache
|
||||
# The service name of the principal being used by the hub
|
||||
# KrbService = host
|
||||
## The realm of server principal. Using client's realm if not set
|
||||
# KrbServerRealm = EXAMPLE.COM
|
||||
|
||||
# SSL authentication options
|
||||
# WebCert = /etc/kojiweb/kojiweb.crt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue