thanx for the replies all... i've realized that the problem lies in successfully doing ldap queries on active directory. apparently win2k3 has a more strict security defaults than previous versions. that's why i wasn't able to bind to the ldap server and perform my queries. i found an article that enables anonymous ldap queries, which would give me a push in the right direction. here's the article http://www.petri.co.il/anonymous_ldap_operations_in_windows_2003_ad.htm
eventually i don't want to use anonymous login for the query, but at least this gave me an idea on how things should look when querying ldap. again, any tutorials/articles on ldap operations with win2k3 would be nice :-) thanx, Aram Yegenian --- Anubis HH <[EMAIL PROTECTED]> wrote: > I think there would be some COM objects to do access > such stuff, PHP has the ability to work with COM. > > I hope this makes sense > > Ammar > > --- Aram Yegenian <[EMAIL PROTECTED]> wrote: > > > hi all, > > anyone know of any good > > tutorials/articles/tips/hints/howtos/man > > pages/manuals/ebooks/psychic abilities that would > > help > > me in accessing a win2k3 Active Directory using > PHP. > > most of what i found are tidbits of information > > discussing win2k, which isn't bad, but win2k3 is a > > bit > > different... > > > > Thanx > > > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Small Business - Try our new Resources site > > http://smallbusiness.yahoo.com/resources/ > > > > _______________________________________________ > > General mailing list > > [email protected] > > > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > __________________________________ Discover Yahoo! Get on-the-go sports scores, stock quotes, news and more. Check it out! http://discover.yahoo.com/mobile.html _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
