As per Kerberos and LDAP Troubleshooting Tips <https://technet.microsoft.com/en-us/library/bb463167.aspx?f=255&MSPPError=-2147217396>
> The error “Server not found in Kerberos database” is common and can be > misleading because it often appears when the service principal is not > missing. The error can be caused by domain/realm mapping problems or it > can be the result of a DNS problem where the service principal name is not > being built correctly. Server logs and network traces can be used to > determine what service principal is actually being requested So most likely your *krb5.conf* file is not configured properly, you you are sending incorrect credentials. Check out Windows Authentication with Apache JMeter <https://www.blazemeter.com/blog/windows-authentication-apache-jmeter> article for detailed information on how to configure JMeter for Kerberos authentication. -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
