Use GSSAPI local username
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4b5ba6e16e
commit
9d55be3dae
1 changed files with 2 additions and 1 deletions
|
@ -37,6 +37,7 @@ SSLVerifyClient optional
|
||||||
|
|
||||||
AuthType GSSAPI
|
AuthType GSSAPI
|
||||||
GssapiSSLonly On
|
GssapiSSLonly On
|
||||||
|
GssapiLocalName On
|
||||||
AuthName "GSSAPI Single Sign On Login"
|
AuthName "GSSAPI Single Sign On Login"
|
||||||
GssapiCredStore keytab:/etc/koji-hub-http.keytab
|
GssapiCredStore keytab:/etc/koji-hub-http.keytab
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue