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 |
If you want to create new logical column where will you create (in repository or dashboard) why?
Define repository in terms of OBIEE?
What is clusterservices in obiee ? Why its used?
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.
How to get sql from obiee for reports?
How do you know which report is hitting which table, either the fact table or the aggregate table?
What are the things you can do in the BMM layer?
How will change port of obiee answers?
How we are going to decide which schema we are going to implement in the data warehouse?
What is the purpose of Alias Tables?
How will effect the changes for a report , if for certain users only the column heading in the report should be changed?
What is the difference between Data Level Security and Object Level Security?