[jira] Created: (DIRSERVER-628) Creation of entry with multivalued
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > [jira] Created: (DIRSERVER-628) Creation of entry with multivalued




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [jira] Created: (DIRSERVER-628) Creation of entry with multivalued  
Stefan Zoerner (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-01-06 06:12 PM

Creation of entry with multivalued RDN leads to wrong attribute value
---------------------------------------------------------------------

Key: DIRSERVER-628
URL: http://issues.apache.org/jira/browse/DIRSERVER-628
Project: Directory ApacheDS
Type: Bug

Versions: 1.0-RC3
Environment: ApacheDS 1.0 RC 3
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Microsoft Windows XP version 5.1 Service Pack 1
Reporter: Stefan Zoerner


Adding the following entry to ApacheDS (server.xml configuration unchanged):

dn: cn=Kate Bush+sn=Bush,dc=example,dc=com
objectclass: top
objectclass: person
sn: Bush
cn: Kate Bush

i.e.
$ ldapmodify -h localhost -p 10389 -D "uid=admin,ou=system" -w ****** -a -f 
KateBush.ldif

leads to an entry with wrong value for cn:

$ ldapsearch -h localhost -p 10389 -D "uid=admin,ou=system" -w secret -b "dc
=example,dc=com" -s sub "(sn=Bush)"
version: 1
dn: cn=Kate Bush+sn=Bush,dc=example,dc=com
objectclass: person
objectclass: top
sn: Bush
cn: Kate Bush+sn=Bush

Note the value of cn is "Kate Bush+sn=Bush", not "Kate Bush" as expected.

The same behavior with corresponding JNDI code, I will attach a simple JUnit
 test for this.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:15 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register