DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG?
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<
http://issues.apache.org/bugzilla/show_bug.cgi?id=35244>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND?
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35244 Summary: LDAP Sampler: Multiple values for single attribute not
possible
Product: JMeter
Version: 2.0.3
Platform: All
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo:
[hidden email]
ReportedBy:
[hidden email]
When creating a new entry the LDAP sampler ("add test"), it is not possible to
specify more than one value for an attribute in the table.
Example: I want to create a new group "G" and assign two users "A" and "B" to
this group. Therefore, I enter in the attributes table:
"name" -> "G"
"objectClass" -> "group"
"member" -> "cn=A,ou=Users,dc=domain,dc=net"
"member" -> "cn=B,ou=Users,dc=domain,dc=net"
As you can see, I somehow need to specify two values for the member attribute,
which should be no problem in LDAP. But JMeter seems to overwrite the first
"member" attribute, so the new Group "G" has only "B" as a member.
Or is there another syntax to specify more than one value?
--
Configure bugmail:
http://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]