You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "glinius@live.com" <gl...@live.com> on 2017/10/13 04:24:59 UTC

Re: org.apache.http.NoHttpResponseException : The target server failed to respond

Looking into 


> No valid credentials provided (Mechanism level: Failed to find any
> Kerberos tgt)

it seems your request isn't able to authenticate. Make sure you:

 1. Add  HTTP Authorization Manager
<http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager>  
to your Test Plan
 2. Select *KERBEROS* from the "Mechanism" drop-down and populate all
remaining fields with credentials, domain, realm, etc.
 3. Amend *krb5.conf* and *jaas.conf* files (live in "bin" folder of your
JMeter installation) with your KDC details, if you don't have them - ask
your network administrator or developers. 

References:

1.  Explain like I’m 5: Kerberos
<http://www.roguelynn.com/words/explain-like-im-5-kerberos/>  
2.  Windows Authentication with Apache JMeter
<https://www.blazemeter.com/blog/windows-authentication-apache-jmeter>   



--
Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org