From: Rob Crittenden Date: Tue, 14 Apr 2015 15:49:00 +0000 (-0400) Subject: Use mod_auth_gssapi instead of mod_auth_kerb X-Git-Tag: v1.0.0~46 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=commitdiff_plain;h=7e33a3a2df613ecdfd49d621f7cc7a6424d4f96f;hp=7e33a3a2df613ecdfd49d621f7cc7a6424d4f96f Use mod_auth_gssapi instead of mod_auth_kerb Change configuration on new installs only. Enable GssapiLocalName so we have access to the local name in REMOTE_USER and the full principle in GSS_NAME. Enable GssapiSSLonly even though SSLRequireSSL is also set. The belt and suspenders principla. https://fedorahosted.org/ipsilon/ticket/89 Signed-off-by: Rob Crittenden Reviewed-by: Simo Sorce ---