We are working on a DNN Application, where in we have developed and customized modules in the same DNN Application.
We have purchased DNN7 PE Edition.
Now as per the client requirement, Active Directory has to be integrated into the application so that both the DNN and Active directory users would log in into the application.
I have installed and configured the default Active Directory module that is
present/ provided in the DNN 7 PE i.e., "DNNPro_ActiveDirectoryAuthentication".
Now in login screen I have two options:
1. Standard
2. Windows Login.
I am able to login into the application using the "standard" login, but when I am trying to login using the "windows login", i get a message "Login Failed, remember that Passwords are case sensitive".
I have followed all the steps mentioned in the below links:
1. http://www.dnn-usergroup.de/Portals/0/activeforums_Attach/ActiveDirectoryUsersGuide.01.00.03.pdf
2. https://vdash.wordpress.com/2013/06/12/dotnetnuke-7-activedirectory-login-prompt/
3. http://dnnauthad.codeplex.com/documentation
Not able to login into the application with the Active Directory Credentials..
However to test the active directory integration to Demo DNN application, have installed DNN from "DotNetNuke_Professional_7.0.0.1562_Install".
Configured Active Directory to this demo application.
Now there are two options in Login screen:
1. Standard
2. Windows Login.
I am able to login into the application using both "Standard" and "Active Directory" credentials in the this Demo Application.
Please advise on the above.