First off, I'd like to thank the whole community for such a great openSource CMS app. I have been evaluating a couple of options for the Intranet portal that I have been assigned to and DNN is definetly a contender. Here is what I have come up with:
Office Sharepoint Server 2007: great AD integration and document management + workflow. Very Un-sexy, slow. It's, well, un-appealing.
Ektron CMS400.net: Very cool, flexible. $10,000 for initial license but licenses are very restrictive. They nickel and dime you once they have you locked in
Dot Net Nuke: I will qualify that I'm a geek and I love openSouce software, but that said, I'm pretty impressed. 4.5 is very sexy, easy to set up (for the most part) and the forums have alot of support. Document management seems weak from what I see, but I'm sure there is a module out there for $60 that would link to external sources (network shares) and do some of the workflow things that SharePoint does. If not, I always have the option to write it!!!
Anyways, this post is about the one thing I haven't liked in DNN, which is the Windows Authentication (AD) module.
After I installed DNN 4.5, I tried turning on the AD Authentication. I followed the instructions that I finally found here. There were some other posts on this forum, but they weren't as easy to understand as what stuart has posted. Where I was stuck was the error I was getting:
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 username or bad password
That was really frustrating until I read a comment after stuarts description that I could just ignore that error. So, for novices: Ignore that error!
My current issues are as follows:
- How do I link a host/super user account with an AD created user? I have had to log out, then log in as the host account, and then make my changes. What is frustrating, is I have to clear my browser cache afterwards to get the AD to pick up my windows user after that. The Auto-Authenticate doesn't work, and I can't use my windows account credentials in the login screen! arggh!
- The display name and other user info (first/last name etc) aren't getting picked up from AD. I found this posting that supposedly fixes that bug and syncs AD and DNN user accounts, but I couldn't get it to work no matter how many times I reset IIS. Sorry Micheal, I tried.
Anyway, thanks again for the great product. If I can get the AD stuff sorted, I think I'm going to recommend DNN for the portal.