The Active Directory (AD) relies on the security mechanism of the Windows
2000 server. To access most information in the AD, you must provide
credentials to the Windows 2000 server when requesting the AD information.
The credentials you provide must be in a primary token, which just means
that the IIS server has a password (not just a hash of the password) to pass
to the AD.
you can read this for help:
http://support.microsoft.com/kb/329986/en-us
How to use the System.DirectoryServices namespace in ASP.NET
--
Regards
youyang
Windows XP°æÖ÷
Microsoft MVP
"Pradeep" <Pr*****@discussions.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ:86**********************************@ microsoft.com...
Hi,
I have pounded my head for the last couple of hours tyring ot figure out
on how to make my query using LDAP to the AD. The code works fine on XP.
And
also works great in a windows application. But on a web page, it just
fails.
I am sure its something to do with IIS settings on Win 2K3 server. But
dont'
know what. Would be really really thankful if someone can help me out
here.
thanks in advance.
Pradeep