Content Platform Engine SQL Server account
A database user account that Content Platform Engine uses to connect to SQL Server databases containing the GCD and object stores.
- Content Platform Engine database user (SQL Server)
-
- Unique identifier
- cpe_db_user
- Description
- The database accounts that Content Platform Engine uses to access SQL Server. You can use the same account for the GCD and object store databases. Or you can use one (for example, cpe_db_user1 ) for the GCD database and one for the object stores (for example, cpe_db_user2 .
- Minimum required permissions
-
Use your database tools to grant each cpe_db_user at least the following database access permissions:
- db_datawriter
- db_datareader
- db_ddladmin
- public