installation - Setup Sitecore 7.1 using SQL Windows Authentication -


how can install sitecore 7.1 using sql server windows credentials? it's asking sql server authentication have windows authentication.

there 3 things need set allow sitecore using windows authentication while connection mssql server database:

  1. allow chosen user account on sql server
  2. set application pool web application use chosen user account identity
  3. set integrated security=true in connectionstrings.config file

Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -