-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Labels
:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>test-failureTriaged test failures from CITriaged test failures from CI
Description
Build failure link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.4+multijob-unix-compatibility/os=centos/7/console
./gradlew :x-pack:qa:kerberos-tests:integTestRunner \
-Dtests.seed=96A4AD9F42092F61 \
-Dtests.class=org.elasticsearch.xpack.security.authc.kerberos.KerberosAuthenticationIT \
-Dtests.security.manager=true \
-Dtests.locale=und \
-Dtests.timezone=Etc/GMT-11
testLoginByKeytab and testLoginByUsernamePassword fail with:
KrbException: Identifier doesn't match expected value (906)
and also
KrbException: Server not found in Kerberos database (7) - LOOKING_UP_SERVER
This issue does not reproduce locally.
Metadata
Metadata
Assignees
Labels
:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>test-failureTriaged test failures from CITriaged test failures from CI