...
Setting Name | Description |
---|---|
Server | The database server. |
Port | Default 1433. Use 0 if named instance. |
Database | The name of the Episerver CMS database. |
Use integrated security | Yes/No.Checked / Unchecked (see next item for details) |
User Name | If integrated security a Active Directory The username of a user with read access to the Episerver CMS database. If not integrated security a SQL Authentication User with read access to the Episerver CMS databaseIf the user is an Active Directory user, then check off the Use integrated security option, If on the other hand the user is an SQL Authentication User, then leave the check box unchecked. |
Password | The password of index user. |
Connection timeout (in seconds) | Advanced options. Default 15. |
Command timeout (in seconds) | Advanced options. Default 30. |
Database Schema | The schema of the Episerver CMS database. Usually dbo. |
...