Setting Access Permissions for an Application

With Dcomcnfg.exe, you can control the list of users who are granted or denied access to the methods of a particular server by setting access permissions. You can add users or groups to the list, specifying whether access permission is being granted or denied. You can also remove users from the list.

When setting access permissions, you must ensure that SYSTEM is included in the list of users that are granted access. If you have granted access permissions to Everyone, SYSTEM is included implicitly.

The process of setting access permissions for an application is similar to setting launch permissions. The steps are as follows.

    To set access permissions for an application:
  1. With Dcomcnfg.exe running, select the application from the Applications page and choose the Properties button (or double-click the selected application).
  2. On the Security property page, select the Use custom access permissions option button and choose the Edit button in the same area.
  3. To remove users or groups, select the user or group you want to remove and choose the Remove button. The selected user or group will no longer appear in the list box. When you have finished removing user and groups, choose OK.
  4. If you want to add a user or a group, choose the Add button.
  5. If you know the fully qualified user name you want to add, type it in the Add Names text box.

    If you do not know the user name, you can browse the user database to find it. When you have located the user name, select the user or group from the Names list box and choose the Add button.

  6. From the Type of Access list box, select the access type (either Allow Access or Deny Access). To add other users that will have the selected type of access, repeat step 5. When you have finished adding users for the selected access type, choose the OK button.
  7. To add users that will have a different type of access, repeat steps 5 and 6. Otherwise, choose OK to apply the changes.