diff options
-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 |