add an option to set server realm for all clients

This commit is contained in:
Yu Ming Zhu 2019-09-16 09:05:57 +00:00 committed by Tomas Kopecek
parent 6179d8f9d8
commit 2034695e88
14 changed files with 32 additions and 1 deletions

View file

@ -128,6 +128,7 @@ def get_options():
'krbservice': 'host',
'krb_rdns': True,
'krb_canon_host': False,
'krb_server_realm': None,
'server': None,
'user': None,
'password': None,

View file

@ -45,6 +45,9 @@ from_addr=Koji Build System <buildsys@example.com>
;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
;krb_server_realm = EXAMPLE.COM
;configuration for SSL authentication
;client certificate