please help me!! I've tried about everything I know and everything I've found. NOTHING WORKS!
I can't get Windows Authentication to work in Windows Server 2003
The following settings work perfeclty well on Windows xp pro and won't work on WS 2003
Settings:
Windows Authentication? X
Synchronize Role? X
Provider: ADSIAuthenticationProvider
Authetication Type: Delegation
Root Domain: domain.net
(if I go with dc=domain, dc=net I get windows authentication not available also if I leave it blank it worked in XP-Pro)User Name: domain\username
Password: ********
Confirm Password: ********
Email Domain:
blank (also tried @domain.net)
This is what I get ---> (if I change the domain to anything but domain.something it gives Windows Authen... unavailable)
Accessing Global Catalog:
FAIL
Checking Root Domain:
OK
Accessing LDAP:
FAIL
Find all domains in network:
Could not access LDAP to obtain domains info
Logon failure: unknown user name or bad password
This is how I intall my copy of DNN 4.3.3 in Window Server 2003 and it works all except Windows Authentication !!!
http://www.aspdot.net/articles/dnnonw2k3dc/default.aspx
I have uncommented on web.config <identity impersonate="true"/>
which is how I got it to work on Windows XP pro..
PLEASE HELP ME !!!
(the website is for an intranet and the pc I was developing on is part of the domain)
Thank you....