Issue Details (XML | Word | Printable)

Key: DIRSERVER-625
Type: Bug Bug
Status: Closed Closed
Resolution: Invalid
Priority: Major Major
Assignee: Unassigned
Reporter: Stefan Zoerner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Adding an entry with an equals sign ('=') in RDN value causes protocol error

Created: 29/May/06 10:52 PM   Updated: 25/Jun/06 07:09 PM
Return to search
Component/s: None
Affects Version/s: 1.0-RC3
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Server: ApacheDS 1.0-RC3 (Windows XP, JDK 1.5.0_04)

Resolution Date: 29/May/06 11:21 PM


 Description  « Hide
Adding the following entry to the ApacheDS server (default configuration, i.e. server.xml unchanged) causes a protocol error:

dn: ou=nomen=omen,dc=example,dc=com
objectclass: top
objectclass: organizationalUnit
ou: nomen=omen

The '='-sign is probably the cause of the problem.

I used both Softerra LDAP Administrator and ldapadd (from Sun Java system Directory Server) to add a file with the above content. Both attempts failed, and the client connection was closed with a protocol error. ApacheDS was still up and working afterwards (it still accepted client connections and served requests).

Note that I was able to import the file with the relevant entry in other servers, i.e. Sun Java System Directory Server.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Stefan Zoerner made changes - 29/May/06 10:54 PM
Field Original Value New Value
Summary Adding an entry with an equals sign ('=') in the DN causes protocol error Adding an entry with an equals sign ('=') in RDN value causes protocol error
Emmanuel Lecharny made changes - 29/May/06 11:21 PM
Resolution Invalid [ 6 ]
Status Open [ 1 ] Resolved [ 5 ]
Stefan Zoerner made changes - 25/Jun/06 07:09 PM
Status Resolved [ 5 ] Closed [ 6 ]