Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Victor Salvalagio Pereira
0
Views
1
Comments
SQL User used in Configuration Tool
Question
Installation
Hi,
What permissions does the SQL user configured in the Configuration Tool has to own to configure Outsystems?
I'll have to install the plataform in a client, and the DBA doesn't allow to use the SA user.
Thanks.
André Vieira
Staff
Hi Victor,
SA user is necessary to create the users necessary for the platform only. From that point onwards only those users ADMIN, RUNTIME AND LOG are used by the platform. The ADMIN user is used during the publishing process to create/update the table definitions. The RUNTIME user is used by the application itself and it only has permissions to read and write data to the tables, doesn't have permissions to change the schema or definition.
The LOG user is used by the log service of the OutSystems Platform to insert log entries and to rotate the log tables.
Cheers
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...