Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Needs to allow login to the LDAP users, only if he exist in external database tables in obiee11g

Please let me know solution for this
I maintain users in external table and LDAP is configured and all are working fine. only thing is I need restrict LDAP users (currently all employees in the company can see the reports )
So,how to restrict the LDAP users, only if he exist in external database tables in obiee11g
Thanks
Veera
Answers
-
YOu have all necessary things already in place it's simply a question of managing authorization correctly. Authentication is done by the LDAP. Then your external table(s) bring in the user/group information based on which you then authorize. I.e. only users coming in with a vali group from the external table and get translated into a valid application role have access. Done.
Also as Gianni already said: Do not triple-post!
Restrict LDAP users and shld allow only if user exists in external database tables obiee11g
Needs to allow login to the LDAP users, only if he exist in external database tables in obiee11g
0 -
Yes christian Berg, I cld able to bring the groups in which the user belongs to in external table and apply roles and when that user logins it perfectly working, it shows only the desired dashboards for him.
but other LDAP users who are not part of external tables users or grps , can able to login, due to Active directory pwds and can see the Dashboards
so unable to restrict these users.did i miss any configure settings ...?.
Thanks
BK
0 -
Define a group in your Active Directory with users who should able to login in OBIEE and filter on this from Console.
Furthermore: your security setup doesn't seem correct. It should not be the case that a user belonging to BIConsumer should see all dashboards. Did you setup any securityon dashboard level?
0 -
That just means that you didn't clean out the vanilla security and the "Authenticated User" application role is still allowed access rights and privileges.
Or worse: You have some weird inheritance making every authenticated user a BIConsumer.
Basically something's rotten.
0 -
Just saw that the other thread is also active...can you PLEASE close one and only manage ONE thread?
0