diff --git xdocs/usermanual/component_reference.xml xdocs/usermanual/component_reference.xml index b0efd1e..fa06f62 100644 --- xdocs/usermanual/component_reference.xml +++ xdocs/usermanual/component_reference.xml @@ -3430,7 +3430,7 @@ These can be set up using a Element (for Descriptive name for this element that is shown in the tree. - Used by Kerberos authentication, if checked authentication will be done on each iteration of Main Thread Group loop even if it has already been done + Used by Kerberos authentication. If checked, authentication will be done on each iteration of Main Thread Group loop even if it has already been done A partial or complete URL that matches one or more HTTP Request URLs. As an example, say you specify a Base URL of "http://jmeter.apache.org/restricted/" with a username of "jmeter" and a password of "jmeter". If you send an HTTP request to the URL @@ -3457,14 +3457,14 @@ This was an experimental feature and has been removed.

Kerberos Configuration: -

To configure Kerberos you need to setup at least 2 JVM system properties: +

To configure Kerberos you need to setup at least two JVM system properties:

  • -Djava.security.krb5.conf=krb5.conf
  • -Djava.security.auth.login.config=jaas.conf
-You can also configure those 2 properties in file system.properties. +You can also configure those two properties in the file system.properties. -See 2 configuration file samples with reference documentation in jmeter bin folder. +Look at the two sample configuration files in the jmeter bin folder for references to more documentation.



Controls: