Scott Gates wrote:
I have a question. I support a Windows Server based application
that
connects to several forms of LDAP, including OpenLDAP.
Occasionally, for debugging purposes, I need to see if we're on speaking
terms with the OpenLDAP server and are getting proper information from it.
Then simply use a decent LDAP client.
In a DOS window using Active Directory, I'd type >net user
john.doe /domain
and get back.
This leverages different (SMB) logon protocols and not pure LDAP.
Ciao, Michael.