empty namingcontexts causes javax.naming.InvalidNameException: Bad DN
---------------------------------------------------------------------
Key: DIRSTUDIO-487
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-487
Project: Directory Studio
Issue Type: Improvement
Affects Versions: 1.4.0
Environment: Domino 7, Exchange 5.5
Reporter: James Brown
Priority: Minor
When attempting to connect to domino server with an empty namingcontexts, using
option to get base DNs from Root DSE (or leaving as empty), an error is
generated and DIT does not display.
Problem Occurred popup when fetching Base DNs:
Error while fetching base DNs
- Can't set Base DN entry
- Bad DN :
javax.naming.InvalidNameException: Bad DN :
Modification Logs when connecting:
#!RESULT ERROR
#!CONNECTION ldap://10.x.x.x:389
#!DATE 2009-04-24T12:04:10.247
#!ERROR [LDAP: error code 89 - No given DN]
dn:
changetype: modify
add: namingcontexts
namingcontexts: o=mydomain
-
And Domino Root DSE:
objectClass: top
namingcontexts:
subschemasubentry: cn=schema
supportedextension: 1.3.6.1.4.1.1466.20037
supportedextension: LanguageCodes
supportedldapversion: 2
supportedldapversion: 3
supportedschemamechanisms: EXTERNAL
vendorname: IBM Lotus Software
vendorversion: Release 7.0.2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.