I have followed all the documentation that I can find and have 5.04 installed and PARTIALLY working.
Issue 1
Autologin is NOT working. I can login using my AD credentials, the account is created, but are able to get autologin to function.
Issue 2
When prompted to login (since autologin not working), if you enter a wrong username/password using the Windows Login, the login failed message appears but Windows Login is now disabled and user has to close the browser to try again. Also, pressing <enter> does not submit the form like it does in the standard mode form.
Running in integrated 4.0, the following line is commented out per the mixed mode comments in the testcase.txt that came with the module :
<!-- <add name="Authentication" type="DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule, DotNetNuke.Authentication.ActiveDirectory" /> -->
Without this line commented out, I am unable to login to the portal at all...getting prompted prior to the site being displayed by the Windows login box...which fails.
This should not be that difficult but I am unable to find documentation or other posts that address these issues (or address them in a way I can follow <VBG>)
Thanks for any help!