samba-technical@lists.samba.org
[Top] [All Lists]

Re: cldap

Subject: Re: cldap
From: Luke Howard
Date: Fri, 12 May 2006 00:17:25 +1000
>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

--

<Prev in Thread] Current Thread [Next in Thread>