Orders System Authorization Requirements
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
To use the data management functionality of the Orders System, users must be members of specific roles that are defined by using the Authorization Manager (AzMan). For more information about the data management roles that apply to the Orders System, and links to other topics that describe how to assign Authorization Manager roles, see Orders System Roles.
To access the run-time functionality of the Orders System, the accounts under which the run-time services and the Orders Web service run must be members of specific SQL Server roles in the two Orders databases. These roles are as follows:
Orders_Management
Orders_Runtime
The account that the site runs under must have the SQL Server roles shown in the following table. By default, this account is called RunTimeUser in the Commerce Server 2007 Installation Guide.
Database |
Role |
---|---|
Site_name_TransactionConfig |
Orders_Runtime |
Site_name_Transactions |
Orders_Runtime |
The account that the Orders Web Service runs under must have the SQL Server roles shown in the following table. By default, this account is called OrdersWebSvc in the Commerce Server 2007 Installation Guide.
Database |
Role |
---|---|
Site_name_TransactionConfig |
Orders_Management |
Site_name_Transactions |
Orders_Management and Orders_Runtime |