Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
obiee11g accidentally remove administrator role from weblogic and now can't login to console / em.

Administrator role from weblogic was accidentally removed and now we can't login to console or em.
Is there any way to restore de Administrator role for weblogic?
Thanks;
Nicolás
Answers
-
a) Do you have a backup of the WLS config files (so also the ldifs of the internal LDAP)?
b) Do you have another admin?
c) How good are you at writing ldif files manually?
0 -
check this link...
How to Undelete Administrator Role ( Community Discussion ID 3488144)…
this is for OBIEE 11.1.1.7.x, you didnt say the exact version of obiee 11g.
0 -
The problem is that the role still exists but is not assigned to weblogic anymore so you can't loggin to the console to restore the role.
0 -
GROUP. Not ROLE is the issue. So basically WLS integrated LDAP is screwed and things don't even get to EM. Much more basic and serious.
0 -
As same as @Christian Berg said Did you get some backup of the ldfis files?
0 -
Yes sorry, thats the matter. The group exists but is not assigned to weblogic so we can`t reassign it from console.
0 -
Its not integrated to LDAP, its the default security.
0 -
The ROLE is never assinged to weblogic. weblogic inherits the role because of his membership in the GROUP BIAdministrators.
0 -
"The WLS-integrated LDAP". Weblogic uses an internal LDAP. THAT is where you messed up. You must restore the WLS LDAP to a correct state.
For example. - FOR EXAMPLE - this is a 11.1.1.9 WebLogic integrated LDAP LDIF entry for weblogic.
FOR EXAMPLE!
0 -
ok. how can i do that?
thks
0