You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Sorin Nicolae Ghebarau <ni...@computaris.com> on 2010/08/24 19:06:38 UTC

How to add 'control' field to an LDAP modify request

Hi,

I have problems in creating a specific ldapmodify in Jmeter.

This is the LDAP modify that I need to make in Jmeter:

 

ldapmodify -x -h localhost -p 389 -D cn=auser -w apassword -f ldiffile.ldif

 

----ldiffile.ldif start-----

dn: uid=automation@test.com,key=auseruid,o=test,o=test.com

control: 1.3.6.1.4.1.15573.1.2.1.2

changetype: modify

replace: ipV4Address

ipV4Address: F1F1F1F1

----ldiffile.ldif end-----

 

My problem is that I cannot find a field in Jmeter to include the "control:
1.3.6.1.4.1.15573.1.2.1.2" parameter, and the ldapmodify cannot work without
specifying the "control" in this specific case.

 

Is there a way to include the "control" field in the jmeter ldapmodify
request? Or this is a Jmeter limitation?

 

Thank you,

Sorin

 

 


This email is subject to Computaris email terms of use: http://www.computaris.com/email_terms