"SQL Server 2000 reporting services learning notes" (1) use of the report manager and configure security through role allocation

Source: Internet
Author: User

"SQL Server 2000 reporting services learning notes" (1) use of the report manager and configure security through role allocation

_____________________________________________________________________________
BIP → Rs → xmlrdl → XML

Because the [business intelligence project] generates a Report Server, the [Report Server] uses the [Report Definition Language] At the underlying layer.
The final file (*. RDL) is a [Extended Markup Language] text.

Business Intelligence Projects)
Reporting Services (Report Server)
XML report Definition Language (Report Definition Language *. RDL)
XML (Extended Markup Language)
_____________________________________________________________________________
Q: How to start the report manager)
A: The URL is http: // <computer name>/reports.
Http: // localhost/reports/pages/folder. aspx
_____________________________________________________________________________
Configure security through role assignment:
1. Locate the region or item to set security.
2. Create a role assignment for a specified user account or group account.
3. Select a role for role assignment that describes how you want users or groups to access items.
---------------------
Item → policy → role → task → operation

Bytes

Group or user
---------------------
Item: resource. (Such as folders or reports)
Role Assignment: The process of associating a [group or user] with a [role.
Policy: role assignment result.
Group or user: (such as administrator and guest)
Role: contains multiple tasks.
Task: contains an operation.
Operation: it can be considered as a permission.

Note: Because role-based security is context-related, you must first locate
The specific items (such as folders or reports) can then be created for role assignment.
_____________________________________________________________________________
Testcase_01
IE> http: // localhost/Reports
> Item: Main folder> report project3
> Attribute> Security
> Create a role assignment
> Group or user name: = guest
> Create a role
> Name: = anonymous professional access
> Note: = You can only view reports, data sources, and others. > OK
> Select the created role. > OK
Result: The user guest can only view reports, but cannot view data sources.
_____________________________________________________________________________

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.