Kerberos fails when accessing site by IP address
问题 Problems appear when accessing Kerberos protected site by IP address. For example: http:/10.10.1.x:3001/ gives failure. http:/my-host:3001/ sso is completes successfully. Apache error logs say: src/mod_auth_kerb.c(1261): [client 10.10.1.x] Acquiring creds for HTTP@10.10.1.x [client 10.10.1.x] gss_acquire_cred() failed: Unspecified GSS failure. Minor code may provide more information (Key table entry not found) src/mod_auth_kerb.c(1261): [client 10.10.1.x Acquiring creds for HTTP@my-host