Hi,
I'm using the following code to check the user authentication
Set dso = GetObject("LDAP:")
Set cont = dso.OpenDSObject(AdsPath,user,password, 34)
But I getting the following error
error '8007203a'
Technology: ASP, IIS 6.0 , ADSI, VBScript
Coluld you please tell the solution for this problem.
or please tell me how to do it.
Gaurav Vaish (www.EduJini.IN) - 30 May 2006 18:10 GMT
The support may help...
http://support.microsoft.com/Default.aspx?kbid=252331
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q323546
(The first one would probably be more appropriate in your case.)

Signature
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------
> Hi,
>
[quoted text clipped - 9 lines]
>
> or please tell me how to do it.