Using XML to Configure AzMan on IIS

You can configure AzMan on the CCFIIS machine by using an XML file as the store type.

To use XML to configure AzMan

  1. Click Start, and then click Run.
  2. Type mmc in the text box, and then press Enter.
  3. Click File, click Add/Remove Snap-in, and then click Add.
  4. Select Authorization Manager from the new window, and then click Add.
  5. Close the new window, and then click OK.
  6. Right-click Authorization Manager, and then click Open Authorization Store.
  7. Choose XML file as the store type.
  8. Select theAzManCCF.XML file from the location <InstallDir>\Data and click Ok.
  9. Expand the CCF > Groups.
  10. Right-click CSRAgent, and then click Properties. Optionally, you can create your own agent groups and assign members to them. For more information about groups, see Managing Groups.
  11. Click the Members tab.
  12. Click the Add Windows Users and Groups button.
  13. Type CCFUsers in the text box, and then click Enter.
  14. Add the object names to the selection box, and then click OK.
  15. Click a hosted application scope, for example Microsoft Web.
  16. Click Role Assignments.
  17. Right-click AgentUsers, and then click Assign Application groups.
  18. Select Agent, and then click OK.
  19. Repeat steps 16 –21 to configure hosted applications for other agents.

To use XML Store to add a new hosted application to AzMan

  1. Right-click CCF, and then click New Scope.
  2. In the Name box, type the name of the hosted application. The name should be the same as the name in the Application table.
  3. Click the newly created hosted application scope.
  4. Right-click Role Assignments, and then click Assign Roles.
  5. Select AgentUsers, and then click OK.
  6. Repeat steps 1 – 7 to configure the other hosted applications.