1. Native Mode
    1. Predefined Roles
      1. Site Level
        1. System User
        2. System Administrator
      2. Report Builder
      3. Publisher
        1. add reports
        2. create folders
      4. Content Manager
      5. Browser
    2. Custom roles
      1. folders, reports
      2. reports
      3. and other items
  2. SharePoint Integration
    1. Predefined groups and permission levels
      1. Owners
      2. Members (Contribute)
      3. Visitors (Viewer)
    2. Custom groups
    3. Securable items
      1. .rdl
      2. .smdl
      3. .rsds
      4. .rsc
      5. .rsd
  3. Tools for managing permissions
    1. Management Studio
      1. Used to view, modify, create, and delete role definitions
    2. Report Manager
      1. Used to assign users and groups to roles
  4. Enable Report Execution Log
    1. Sharepoint
      1. Open SharePoint Central Administration
      2. Click Manage service applications
      3. Select Reporting Services service application
      4. Click System Settings
      5. Enable Execution Logging in the Logging section
    2. Native Mode
      1. Start SQL Server Management Studio
      2. Connect to the desired report server
      3. Right-click the server name and click Properties
      4. Click the Logging page
      5. Change EnableExecutionLogging to True
  5. Enable Trace Log
    1. Sharepoint
      1. SharePoint Central Administration
      2. Click Monitoring.
      3. Click Configure Diagnostic Logging in the Reporting group.
      4. Find SQL Server Reporting Services
      5. Select the subcategories to be added to the trace log.
    2. Native Mode