diff options
author | ponce | 2012-08-24 19:46:59 +0200 |
---|---|---|
committer | ponce | 2012-08-25 13:22:33 +0200 |
commit | cbf067be9bfa71fbc7384fd49dd00f9cf51e9ee8 (patch) | |
tree | 3b247a6f293616bc78830c0c8a650177903e60e4 /network | |
parent | aa10bef65f1c148016cdb941e56e29e1659c0680 (diff) | |
download | slackbuilds-cbf067be9bfa71fbc7384fd49dd00f9cf51e9ee8.tar.gz |
network/mod_auth_kerb: Fixed dep information
Diffstat (limited to 'network')
-rw-r--r-- | network/mod_auth_kerb/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/network/mod_auth_kerb/README b/network/mod_auth_kerb/README index 5b9f062970..9c2df762ad 100644 --- a/network/mod_auth_kerb/README +++ b/network/mod_auth_kerb/README @@ -4,8 +4,6 @@ the Negotiate authentication method, which performs full Kerberos authentication based on ticket exchanges, and does not require users to insert their passwords to the browser. -This requires heimdal. - You will need to add the following line to /etc/httpd/httpd.conf: Include /etc/httpd/extra/mod_auth_kerb.conf |