How do you implement security using External Tables and LDAP?
Answer / madhu
Instead of storing user IDs and passwords in a OBIEE Server repository, you can maintain lists of users and their passwords in an external database table and use this table for authentication purposes. The external database table contains user IDs and passwords, and could contain other information, including group membership and display names used for Siebel Analytics Web users. Instead of storing user IDs and passwords in a OBIEE Server repository, you can have the OBIEE Server pass the user ID and password entered by the user to an LDAP(Lightweight Directory Access Protocol ) server for authentication. The server uses clear text passwords in LDAP authentication. Make sure your LDAP servers are set up to allow this.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is data level security?
What are the major challenges you faced while creating the rpd?
What are the different types of variables in obiee? Explain
How will you port changes for dashboards,reports,rpd from development to production?
How many bi services node can be clustered together?
How will you do sort in reports in obiee.
What is a table alias in obiee 11g? Where and how will you create it?
What is the end to end life cycle of OBIEE?
What is level based metrics.how will you create it?
can you change the location of the obiee repository?
Can you bypass siebel analytics server security ?if so how?
Can you have multiple data sources in OBIEE?