diff options
Diffstat (limited to 'network/mod_auth_kerb/slack-desc')
-rw-r--r-- | network/mod_auth_kerb/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/mod_auth_kerb/slack-desc b/network/mod_auth_kerb/slack-desc deleted file mode 100644 index f67744cb92..0000000000 --- a/network/mod_auth_kerb/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -mod_auth_kerb: mod_auth_kerb (Kerberos Module for Apache) -mod_auth_kerb: -mod_auth_kerb: Mod_auth_kerb is an Apache module designed to provide Kerberos -mod_auth_kerb: authentication to the Apache web server. The module also supports -mod_auth_kerb: the Negotiate authentication method, which performs full Kerberos -mod_auth_kerb: authentication based on ticket exchanges, and does not require -mod_auth_kerb: users to insert their passwords to the browser. -mod_auth_kerb: -mod_auth_kerb: Homepage: http://modauthkerb.sourceforge.net/ -mod_auth_kerb: -mod_auth_kerb: |