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 |
You come morning to the office. And all the users are complaining about the obiee reporting system is very slow(dasboards). What is your approach to resolve the issue?
Suppose I have report which is running for about 3 minutes typically. What is the first step you take to improve the performance of the query?
What are the different types of variables in obiee 11g? Explain
Do you know about Initialization Blocks? Can you give me an example where you used them?
How will you port changes for dashboards,reports,rpd from development to production?
What is level based metrics?
How many bi services node can be clustered together?
What is the end to end life cycle of OBIEE?
How do you split a table in the rpd given the condition. ( the condition given was Broker and customer in the same table) Split Broker and customer.
Can you use physical join in BMM layer?
How do implement event polling table?
What are the different log files in obiee?