diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2002-07-18 17:22:30 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2002-07-18 17:22:30 +0000 |
commit | 66b7afd9d5d1fdfe6ff86c9adf4b27b7595b01ee (patch) | |
tree | ac986bb34ba8c473f1b69ddcbb54204826f2f08a /www/mod_auth_kerb/pkg-descr | |
parent | daadc315eabe84e98d97b609513343f8e6ec5c28 (diff) | |
download | ports-66b7afd9d5d1fdfe6ff86c9adf4b27b7595b01ee.tar.gz ports-66b7afd9d5d1fdfe6ff86c9adf4b27b7595b01ee.zip |
Notes
Diffstat (limited to 'www/mod_auth_kerb/pkg-descr')
-rw-r--r-- | www/mod_auth_kerb/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_kerb/pkg-descr b/www/mod_auth_kerb/pkg-descr index 88d070bc10a1..4dbb5e151961 100644 --- a/www/mod_auth_kerb/pkg-descr +++ b/www/mod_auth_kerb/pkg-descr @@ -7,8 +7,8 @@ package is built with the KRB5_VERIFY_TICKET and KRB5_SAVE_CREDENTIALS options, and *without* Kerberos v4 support. In order to successfully authenticate users, the Web server will need a keytab file containing a key for the principal `www/my.host.name.example@MY.REALM.EXAMPLE' -which is readable by the user Apache runs as; the location of this +which is readable only by the user Apache runs as; the location of this keytab defaults to ${LOCALBASE}/etc/apache/keytab but can be modified in the server configuration. -WWW: http://stonecold.unity.ncsu.edu/software/mod_auth_kerb/ +WWW: http://modauthkerb.sourceforge.net/ |