Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 210 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Users and groups

Hi All ,
I am here having one doubt about the users and groups in the OBIEE 11g .As I know the all application roles are stared in system-Jan file in weblogic but where the users ad groups and their passwords will be stored in weblogic ,Measn where identity store will be saved in weblogic.If any one is aware of this thing please share with me .
Thanks
Answers
-
Weblogic has its own integrated LDAP which you manage throguh the security realms. Is that what you mean?
You mention "AD" which you can also access via WLS - so WLS will be using outside authentication and authorization mechanisms instead of its internal LDAP.
0 -
Yes.I mean the default weblogic LDAP .Where this is located in the server means it will created in one specific file in the server .
Thanks
0 -
where is the location of the internal LDAP of weblogic in server .We can create the users groups in the internal LDAP server through the my realm through the console.Can any one please share you knowledge on where the users and groups will created in the srever.
Thanks
0 -
The WLS integrated LDAP stores its information in LDIF files but you're not supposed to touch those.
If you use the integrated LDAP then WLS console and myrealm is the place to do your work...not on the files! The documentation contains all the information:
http://docs.oracle.com/middleware/1221/biee/BIESC/authentication.htm#CHDICBCC
0