LoadModule auth_kerb_module modules/mod_auth_kerb.so AuthType Kerberos AuthName "Kerberos Login" # See the INSTALL file about howto create the keytab Krb5Keytab conf/apache.keytab KrbAuthRealms EXAMPLE.COM Require valid-user # vim: ts=4 filetype=apache