SQL server permissions
The SQL server permissions required to create a database and connect to it are listed in the table below.
Authentication | Account | Privileges required | Required to |
---|---|---|---|
SQL authentication | Database Creation Account | sysadmin |
Check the disk size on the database server. Note: This account is used only during installation and is not be
saved anywhere in Certification Manager.
|
Database Connection Account |
setupadmin Requires following roles on the report server database
|
Add the link server in this scenario:
Note: Once the ODBC connection is successfully created, the
‘sysadmin’ privilege may be revoked, but will be required if an ODBC connection
needs to be created again.
|
|
db_owner of IRC and the Certification Manager database |
Note: The db_owner of the Certification Manager database is set
during installation.
|
||
bulkadmin | Import application data and users. | ||
Windows Authentication | Database Creation/ Connection Account |
sysadmin Requires following roles on the report server database
|
Create the database and database schema. Note: For Windows authentication, the database creation and
connection accounts are the same. After installation, remove the sysadmin
privileges and assign the setupadmin privileges as described in the SQL
authentication section above.
|
bulkadmin | Import application data and users |