InterviewSolution
| 1. |
What Is Object Level Security? |
|
Answer» There are TWO types of OBJECT level security:
Repository level: In presentation layer we can set Repository level security by giving permission or deny permission to users/groups to SEE particular table or column. Web level: this provides security for objects stored in the OBIEE web catalog, such as dashboards, dashboards pages, folder, and reports you can only VIEW the objects for which you are authorized. For example, a mid-level manager may not be granted access to a dashboard containing summary information for an entire department. There are two types of object level security: Repository level: In presentation layer we can set Repository level security by giving permission or deny permission to users/groups to see particular table or column. Web level: this provides security for objects stored in the OBIEE web catalog, such as dashboards, dashboards pages, folder, and reports you can only view the objects for which you are authorized. For example, a mid-level manager may not be granted access to a dashboard containing summary information for an entire department. |
|