Hey All!

I have a problem with authentication against Active Directory!

The following code worked fine when running against AD on Win2k,
but the AD-system had to be switched to 2003 servers recently,
and now it does not work anymore!

According to our system-guys the problem is that the ldap-connection to
AD on 2003 server now needs authentication!

My question is, how can I provide username/password to this
connection??

This is the code:
Set ADUser = GetObject("LDAP://" & UserDN)

This is the error-code:
-2147016672

any idea anyone?

Thanks
Michael



--
minux
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------