Have a look at the ldapsearch source of openldap. It should contain all you need. I use it on my Suse Linux machine against AD.
Markus "sayali k" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > I wanted to know some programming technique using which it would be > possible to access the Active Directory users/groups and other details > from UNIX machine. > I would like to write a small C/C++ program which would do this, like in > case of Java, JNDI can be used to connect to AD using LDAP and then access > the objects in AD. > > Thanks a lot for all the help I am getting here. > > Regards, > Sayali > > > --------------------------------- > The all-new Yahoo! Mail goes wherever you go - free your email address > from your Internet provider. > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
