c8dcc98995
now, but default to the base system's Heimdal. * Use existing API to tell Heimdal's libkrb5 where the keytab is, rather than exporting an environment variable (which is what must be done for MIT's, apparently) -- this unbreak's specification of the keytab location in httpd.conf. * Rewrite the description to be far more accurate: no mention was made of this module doing real SPNEGO/GSSAPI/Kerberos (as opposed to "Kerberos password gateway") authentication. * Bump PORTREVISION. Approved by: MAINTAINER PR: ports/86963
3 lines
120 B
Text
3 lines
120 B
Text
%%APMODDIR%%/mod_auth_kerb.so
|
|
@exec %D/sbin/apxs -e -A -n auth_kerb %D/%F
|
|
@unexec %D/sbin/apxs -e -A -n auth_kerb %D/%F
|