Are you a world traveler? ZoneTick is a cool utility that'll help you stay in touch over multiple time zones!
 
Using LDAP API  
Nik Okuntseff  Windows 2000 Security Programming 

Using LDAP API

You can use LDAP API (functions like ldap_open and ldap_bind_s) to communicate with Windows 2000 Active Directory. You can specify the port number, as well as provide security credentials for a server. I have a small code sample (App/LdapBind) described in the LDAP Security section of the Appendix that basically shows how to bind to directory objects using LDAP API. Notice that a detailed description of LDAP API is not in the scope of this book. Here I just want to point out that this is definitely possible and you can use it if you like.
 

[ Contents | Home ]

Send comments and suggestions to niko@wrconsulting.com
Copyright © 2000 by Nik Okuntseff