web auth prob. with mod_auth_kerb-5.0-rc4

Daniel Kouril kouril at ics.muni.cz
Thu Mar 25 01:54:56 EST 2004


Gokhan YESILYURT wrote:
  > Cannot load /usr/local/apache/libexec/mod_auth_kerb.so into server:
> /usr/local/apache/libexec/mod_auth_kerb.so: undefined symbol:
> krb5_cc_get_principal
> ./bin/apachectl start: httpd could not be started

httpd can't find your krb5 libs, try setting the LD_LIBRARY_PATH 
enviroment variable to /your_krb5_root/lib before starting apache.

--
Daniel


More information about the Kerberos mailing list