remove deprecated krbV support
Fixes: https://pagure.io/koji/issue/1991
This commit is contained in:
parent
ee93da4177
commit
f8419e3626
25 changed files with 30 additions and 552 deletions
|
|
@ -883,11 +883,6 @@ For a simple test, all we need is the ``server`` and authentication sections.
|
|||
;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 athentication
|
||||
|
||||
;client certificate
|
||||
|
|
@ -1351,12 +1346,6 @@ Authentication Configuration
|
|||
;location of the keytab
|
||||
;keytab = /etc/kojira/kojira.keytab
|
||||
|
||||
;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
|
||||
|
||||
``/etc/sysconfig/kojira``
|
||||
The local user kojira runs as needs to be able to read and write to
|
||||
``/mnt/koji/repos/``. If the volume that directory resides on is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue