Users and SQL Server logins
During the installation, you will be asked for user names and passwords for SQL users
used to access the database.
Three SQL Server users and logins are required:
- Provisioning user
- The installation user, who must be created as a SQL user with login before the installation begins. The provisioning login must be associated with the dbcreator and securityadmin server roles.
- Landlord user
- This user is created during installation and the correct permissions are provided by the installation procedure.
- Tenant user
- This user is created during installation and the correct permissions are provided by the installation procedure.