Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Importing online users and assigning them to application roles created in rpd

I am trying to import the users in a rpd file from OBIEE administration tool. When I use online mode, I am able to retrieve the list of users using 'set online filter' . But I cannot add these users to application roles as the add button is disabled. When I use offline mode, I can add users to application roles but I don't have user list in offline mode.
I tried to add a LDAP server consisting of the list of users. While, the connection to server was successful, I cannot see an option to import users as mentioned in following document.
https://docs.oracle.com/cd/E12096_01/books/admintool/admintool_Security5.html
Is there a way to import users into rpd and assign them to the roles created in rpd?
Answers
-
Hi,
Which version of OBIEE are you using?
You mention a document about OBIEE 10g but tagged your post as 11g.
In 11g things works in a different way: you add users/groups to approles in Enterprise Manager. Look at the doc for the correct version of OBIEE and you have all the details (or also googling you will find tons of blogs about that).
0 -
I am using 11g and haven't found the similar doc for this version. Isn't there a way to assign users to roles in rpd itself. I am posting here because googling didn't help.
0 -
One of the main changes between 10g and 11g is that security has been moved from the RPD to Weblogic. So the management of application roles and their members is now done in Enterprise Manager.
In the RPD you see a list of application roles and users to allow you to define security or other limitations based on them but you don't define them anymore in the RPD.
Have a look here: An OBIEE 11g Security Primer : Introduction - Rittman Mead Consulting
and also http://docs.oracle.com/cd/E23943_01/bi.1111/e10543/authentication.htm
0