|
|
I am installing 2.0 on an IIS 7 server on Windows 2008. I am a little confused on the proper connection string syntax and the setting up of the database and permissions in SQL 2008. I have the database created and have the connection string set to integrated
security. The tables get created but when I go to create the admin profile, the username is not filled out with my name. I proceeded to fill out the other fields with email / phone etc but when I access the site from another pc with a different login, the
page comes up already logged in as the administrator of the site as created in the setup program.
Any Thoughts?
Doug
|
|
Coordinator
Nov 1 2011 at 9:28 PM
|
Sounds like you are allowing Anonymous access, which breaks and AD integration
|
|