summaryrefslogtreecommitdiffstats
path: root/network/mod_auth_gssapi/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/mod_auth_gssapi/README')
-rw-r--r--network/mod_auth_gssapi/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/network/mod_auth_gssapi/README b/network/mod_auth_gssapi/README
new file mode 100644
index 0000000000..0753ac8a3f
--- /dev/null
+++ b/network/mod_auth_gssapi/README
@@ -0,0 +1,8 @@
+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