[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Open LDAP on Windows 2000



I've been using OpenLDAP 2.0.7 on Win2K and had no DSE problems.  To browse
the database, I use the nifty LDAP Browser/Editor by Jarek Gawor.  Get it at
http://www.iit.edu/~gawojar/ldap/.  It's a Java tool, so to run it you may
first need to get and install Java 2 Standard Edition v. 1.3 from Sun (get
it for free at http://java.sun.com/j2se/1.3/).  

-Boris

At 07:20 AM 2001-08-31, Truong Dieu Linh wrote:
>I have just install OpenLdap for windows 2000 verson 2.07, after my
>installation, I have add a new entry by using slapadd with a ldif file. All
>is fine.
>But wen I use a ldap client browser to view the content of the database
LDAP
>like LDAPBroswer or Directory Management Tool of IBM SercureWay Directory,
>the content can not be view because it has not RootDSE.
>So How can I define the RootDSE of the new server ?? Can anyone help me.