How to Assign Write Permissions to the Catalog Authorization Role

You must follow these steps before your users can access the Catalog Web service. You assign write permission for the catalog Web service account, CatalogWebSvc, that you created as explained in the What Are the Accounts and Groups to Create? topic. You assign write permissions so that business users can access catalogs through the Business Management applications.

To assign write permissions to the catalog authorization role

  1. Click Start, click Run, type explorer, and then click OK.

  2. In Windows Explorer, move to the directory where you installed the Catalog Web service (for example, <drive:>\Inetpub\Wwwroot\CatalogWebService\).

  3. In the <Catalog Web service name> folder, right-click the XML file CatalogAuthorizationStore.xml, and then click Properties.

  4. In the CatalogAuthorizationStore.xml Properties dialog box, on the Security tab, click Add.

  5. In the Select Users, Computers, or Groups dialog box, in the Enter the object names to select text box, type <Domain or Computer name>\CatalogWebSvc, and then click OK.

    Note

    As appropriate, substitute the user name for the account you created for "CatalogWebSvc".

  6. In the CatalogAuthorizationStore.xml Properties dialog box, in the Group or user names list, select the CatalogWebSvc account.

  7. In the Permissions for CatalogWebSvc list, select Write in the Allow column. (Read & Execute and Read should already be selected in the Allow column.) Click OK.

See Also

Other Resources

What Are the Accounts and Groups to Create?

What Are the Required Accounts and Groups?

Configuring the Business Management Server

Setting File and Folder Access Permissions