-
IBM recommends using Ldap Tools for Eclipse when working with LDAP data. In a number of new tutorials IBM refers to our tool as the preferred way to connect to LDAP servers.
Here is one: https://www.software.ibm.com/developerworks/education/os-ag-ldap1/
As the developer for Ldap Tools for Eclipse I am of course very grateful for this recommendation. It is great to see that more people get...
2007-01-10 10:12:57 UTC in Ldap Tools for Eclipse
-
I have installed HealthMonitor 3.0 and use it to
monitor the Event Log on a remote machine. As I am only
interested in one specific type of events I wanted to
use the inclusion filter instead of the exclusion filter.
My inclusion criteria is Type=ERROR and Source=WSH, and
then I select inclusion and save the configuration.
When I go in to the configuration again my criteria
have been...
2006-01-31 10:54:21 UTC in HealthMonitor
-
Logged In: YES
user_id=1123576
When specifying the URL you must also provide the name of
the root element.
Example:
ldap://ldapserver.example.com:389/dc=example.com.
2005-10-24 13:40:27 UTC in Ldap Tools for Eclipse
-
karlsfre committed patchset 12 of module com.cyrone.ldapEclipse to the Ldap Tools for Eclipse CVS repository, changing 59 files.
2005-03-23 22:27:46 UTC in Ldap Tools for Eclipse
-
karlsfre committed patchset 11 of module com.cyrone.ldapEclipse to the Ldap Tools for Eclipse CVS repository, changing 1 files.
2005-01-21 21:34:36 UTC in Ldap Tools for Eclipse
-
karlsfre committed patchset 10 of module com.cyrone.ldapEclipse to the Ldap Tools for Eclipse CVS repository, changing 2 files.
2005-01-21 21:33:44 UTC in Ldap Tools for Eclipse
-
karlsfre committed patchset 9 of module com.cyrone.ldapEclipse to the Ldap Tools for Eclipse CVS repository, changing 1 files.
2005-01-21 21:33:15 UTC in Ldap Tools for Eclipse
-
karlsfre committed patchset 8 of module com.cyrone.ldapEclipse to the Ldap Tools for Eclipse CVS repository, changing 1 files.
2005-01-21 21:26:33 UTC in Ldap Tools for Eclipse
-
karlsfre committed patchset 7 of module com.cyrone.ldapEclipse to the Ldap Tools for Eclipse CVS repository, changing 10 files.
2005-01-21 20:20:49 UTC in Ldap Tools for Eclipse
-
Hi,
make sure that your URL is specified in this format:
ldap://host:port/root
For example:
ldap://192.108.102.215:389/dc=myroot.com
Unfortunately this information not immediately available in the GUI, but try pressing F1 in a dialog, and that will bring up help about that specific dialog.
Hope this helps.
2004-11-29 07:41:11 UTC in Ldap Tools for Eclipse