cldap

Luke Howard lukeh at padl.com
Thu May 11 14:17:25 GMT 2006


>You can create the cldap calls from win32 really easily.
>There's a cldap_open() Win32 api call that returns an LDAP*
>which can be used with ldap_search_s().  That how I toyed
>with the rootDSE stuff.

I didn't realize there was an API for that, perhaps we should
add it to OpenLDAP.

Interestingly at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ldap/ldap/cldap_open.asp

"Note: When using cldap_open, the connection is opened by an anonymous user.
The only available operations are those that an anonymous user can run."

-- Luke

--


More information about the samba-technical mailing list