From 5cb7ea080752a8bccae5acffa120302b435932fd Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Mon, 28 Oct 2013 21:50:23 -0500 Subject: network/mod_auth_kerb: require krb5 instead of heimdal Signed-off-by: Robby Workman --- network/mod_auth_kerb/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'network/mod_auth_kerb/README') diff --git a/network/mod_auth_kerb/README b/network/mod_auth_kerb/README index 4a610644df..9c2df762ad 100644 --- a/network/mod_auth_kerb/README +++ b/network/mod_auth_kerb/README @@ -4,10 +4,8 @@ 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 -Mod_auth_kerb can be further configured through the Apache configuration -file; see the README in the package's documentation directory for details. +Mod_auth_kerb can be further configured through the Apache configuration file; +see the README in the package's documentation directory for details. -- cgit v1.2.3