SlackBuildsOrg/network/mod_auth_gssapi
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
doinst.sh
mod_auth_gssapi.conf
mod_auth_gssapi.info network/mod_auth_gssapi: Fixed dep info 2021-04-19 23:14:16 -05:00
mod_auth_gssapi.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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