Hi all,
I am trying to use windows authentication on my DNN installation but I fail. I swept this forum and read pretty much every topic related to AD, still nothing changes.
My setup is: Windows 2003 Web server, member of AD. IIS 6.0, DNN 432
In IIS, I disabled anonymous access.
in DNN, I enabled Windows Auth with proper settings. When I click "update", I get three OKs, so I think my connection to the AD is fine.
When I log on as administrator, things work fine and the systems accepts me as the admin user. But when I try to login as a regular user, the browser freezes, and won't complete the progress bar at the bottom. When I analyzed the IIS log, I recognized many (100s of them) messagex with status code 302. I think 302 indicates a resource redirection.
Can anyone help?
Thanks in advance