[
https://issues.apache.org/jira/browse/DIRSTUDIO-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485963
]
Emmanuel Lecharny commented on DIRSTUDIO-74:
--------------------------------------------
I just wanted to add somethiong moe interesting, and related to the issue :
1) This is not because ADS does not accept empty DN except for rootDSE that
LdapStudio should not provide such a DN : there are other Ldap server out there
;)
2) A search operation with an empty DN should always be accepted, an sent to
the server
3) A modify operation applied on a empty DN should be sent to the server, this
is the server responsaibilty to accept it or not
4) A delete operation should be sent to the server, with the same behavior
5) a create operation should be sent to the server, with the same behavior.
In other words, from the LdapStudio point of view, empty DN *musr* be seen as
legitimate.
Any discussion about the legitimity of an empty DN would deserve another thread
on [EMAIL PROTECTED]
(and I must admit that I started the discussion, so my bad :)
> empty DN does not work
> ----------------------
>
> Key: DIRSTUDIO-74
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-74
> Project: Directory LDAP Studio
> Issue Type: Bug
> Components: ldapstudio-browser
> Affects Versions: 0.6.0
> Environment: eclipse 3.2 with
> Reporter: Leif Johansson
> Assigned To: Stefan Seelmann
> Fix For: 0.8.0
>
>
> The empty DN is a perfectly valid DN for a directory server. When getting the
> DN from the root DSE ldap studio displays an error if the root dn is empty.
> Also the empty dn can't be set manually.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.