DNNCommunity / DNNCommunity/DNNDocs
Feedback for Install and Set Up SQL
- Dominant language
- CSS
- Stars
- 24
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
- Following best practices, we should suggest using integrated security, if SQL Server is installed on the web server. This will not expose a password in web.config and is easy to configure.
- you do not need going to db users after creating a server account. Just click "user mapping" in the "Login New" window, select your database, enter "dbo" schema and grant owner role.
---
#### Document Details
⚠ *Do not edit this section. It is required for dnndocs.com ➟ Core Team processing.*
* Content Source: [set-up-sql](https://github.com/DNNCommunity/DNNDocs/blob/master/content/tutorials/server/setup/set-up-sql/index.md/#L1)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.