summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-02-15 15:59:06 -0500
committerSimo Sorce <simo@redhat.com>2014-02-15 16:45:39 -0500
commit4b6ed2bfeeb912272e57fe9365cb175fd06ed6b0 (patch)
treefe5f208da61b402ed6ad9e7bce1e83dc8802ace2 /README
parent4758b76d90376d6a861dde76f9bf48b420c87d67 (diff)
downloadmod_auth_gssapi-4b6ed2bfeeb912272e57fe9365cb175fd06ed6b0.tar.gz
mod_auth_gssapi-4b6ed2bfeeb912272e57fe9365cb175fd06ed6b0.tar.xz
mod_auth_gssapi-4b6ed2bfeeb912272e57fe9365cb175fd06ed6b0.zip
Add initial configure scripts
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c31eceb
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+This module has been built as a replacement for the aging mod_auth_kerb.
+It's aim is to use only GSSAPI calls and be as much as possible agnostic
+of the actual mechanism used.