slackbuilds_ponce/network/mod_auth_gssapi
Thibaut Notteboom bd15894434
network/mod_auth_gssapi: Added (GSSAPI Negotiate module for Apache).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-06-09 05:31:20 +07:00
..
doinst.sh
mod_auth_gssapi.conf
mod_auth_gssapi.info
mod_auth_gssapi.SlackBuild
README
slack-desc

The mod_auth_gssapi is an Apache module designed to provide Kerberos
authentication to the Apache HTTP Server. This module has been built
as a replacement for the aging mod_auth_kerb. Its aim is to use only
GSSAPI calls and be as much as possible agnostic of the actual
mechanism used.

You will need to add the following line to /etc/httpd/httpd.conf:
  Include /etc/httpd/extra/mod_auth_gssapi.conf