SlideShare a Scribd company logo
PREPARED BY RAVI KUMAR LANKE Page 1
How to reset forgotten OBIEE 11G RPD password?
In OBIEE 10g, If you forgot the repository (RPD) password, we can easily rest with simple
straight configuration change (AUTHENTICATION_TYPE = BYPASS_NQS) in
NQSConfig.ini file.This was a security breach in OBI 10g versions and it didn’t have had fix for
it. Fix? Why?… Yes, as a developer we might still need such a (un)fair upshot. But it is a very
dangerous security breach. If anyone gets the production RPD, he can simply bypass the rpd
security and can deploy it to see the valuable data. As the OBI rpd doesn’t require someone to
know the production Database password, the information theft is quite possible.
So unlike OBIEE 10G, The newer OBIEE 11G has a very tight security i.e. TWO level key
authentication to open a RPD in online mode and one key (RPD password) in offline mode.
Either of the modes cannot open the repository with some configuration changes. So be careful if
you want to reuse the OBI repository, make sure that you have memorized the RPD password.
There is NO any reset process.
But however, you can get a password for an already deployed RPD. With the help of wlst script,
you can get the forgotten OBI Repository password that is deployed earlier.
To know forgotten OBIEE11G Repository (RPD) password:
Login to weblogic EM (http://localhost:7001/em) and navigate to credentials store page.
PREPARED BY RAVI KUMAR LANKE Page 2
Expand the key map: oracle.bi.enterprise. This is the key map which stores all the repository
passwords that are deployed.
PREPARED BY RAVI KUMAR LANKE Page 3
For the context of this blog post, I would like to show you how to know the forgotten password
of a deployed repository.
In above image, I have 4 repositories and one scheduler schema keys in my credential key map.
From the list, to get the password of “New_SampleAppLite_BI0002” repository, follow these
steps:
 Open command prompt,
 E:>cd <OBIEE_HOME>oracle_commoncommonbin
 Run wlst scrpt: <OBIEE_HOME>oracle_commoncommonbin>wlst.cmd
 Connect to weblogic domain with the command:
connect(“<weblogic_AdminUser>”,”<weblogic_AdminUser_Password>”,”<Adminser
ver_Hostname>:<Admin_Portno>”)
e.g: wls:/offline> connect(“weblogic”,”weblogic123″,”localhost:7001″)Connecting to
t3://localhost:7001 with userid weblogic …Successfully connected to Admin Server
„AdminServer‟ that belongs to domain „bifoundation_domain‟.————
PREPARED BY RAVI KUMAR LANKE Page 4
 Run listCred() command to get the password of New_SampleAppLite_BI0002
repository
wls:/bifoundation_domain/serverConfig>
listCred(“oracle.bi.enterprise”,”repository.New_SampleAppLite_BI0002″)
Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as
the root.
For more help, use help(domainRuntime)
[Name : tempvalue, Description : null, expiry Date : null]
PASSWORD:Admin321
That’s it, you can see the password: Admin321 for my New_SampleAppLite_BI0002
repository.
You can even get other key values listed in other key maps to avoid any guess work.

More Related Content

PDF
Steps to Create odbc connection linux
PDF
Basic Linux Configurations
PDF
Mule Idempotent Filter - Part II
PDF
Mule Idempotent Filter - Part I
PDF
Mule 4 - Hello World
PDF
Deploy agent in em12c
PDF
Configuring OER Adapter for JDeveloper
PDF
OER Reports and OBI Publisher
Steps to Create odbc connection linux
Basic Linux Configurations
Mule Idempotent Filter - Part II
Mule Idempotent Filter - Part I
Mule 4 - Hello World
Deploy agent in em12c
Configuring OER Adapter for JDeveloper
OER Reports and OBI Publisher

Viewers also liked (20)

ODP
Cálcjulo mental 1
PPTX
30 Yr Traditional Loan Vs. VA Hybrid - Which is Better?
PDF
PPTX
How To Play Poptropica
PPT
Introductie Verdiepingsmiddag
PPTX
The Omega Legacy Chapter 3 - I wanna be a RockStar!
DOC
Personality Objects, by Paolo Volonté
PDF
Исследование аудитории онлайн-покупателей в России. Яндекс + GFK
PPT
PDF
Evolution - Hacking Innovation Roofcamp Philippines
ODP
Presentando a Miles
PPTX
School Choice
PPTX
Twitter Session Zain Al Shabab
PPTX
Travelling Hacker - A Night with Mitch Altman
PDF
Singapore Maker Festival Imfomation Session
PPT
Toezicht op treasury Vestiadossier 29-2-2012
PPT
KEY
A Conversation About REST
PDF
Duurzaam vastgoed Nieuwskrant - Februari 2010
PDF
【B-2】次世代ジオロケーションサービスの開発手法
Cálcjulo mental 1
30 Yr Traditional Loan Vs. VA Hybrid - Which is Better?
How To Play Poptropica
Introductie Verdiepingsmiddag
The Omega Legacy Chapter 3 - I wanna be a RockStar!
Personality Objects, by Paolo Volonté
Исследование аудитории онлайн-покупателей в России. Яндекс + GFK
Evolution - Hacking Innovation Roofcamp Philippines
Presentando a Miles
School Choice
Twitter Session Zain Al Shabab
Travelling Hacker - A Night with Mitch Altman
Singapore Maker Festival Imfomation Session
Toezicht op treasury Vestiadossier 29-2-2012
A Conversation About REST
Duurzaam vastgoed Nieuwskrant - Februari 2010
【B-2】次世代ジオロケーションサービスの開発手法
Ad

More from Ravi Kumar Lanke (20)

PPTX
mariadb_odbc_step_by_step_implementation.pptx
PPTX
Local users and groups missing in windows 10.pptx
PPT
Steps for Multimedia Signal Processesing.ppt
PPT
An overview of concepts of Sentiment Analysis
PPT
Step by Step Oracle Virtual Manager Installation.ppt
PPTX
CA workload Automation Tool Power Point Presentation
PDF
Creating and configuring vnc sessions
PDF
Copying files between linux machines using scp and ssh without linux user pas...
PDF
Exporting schema to dmp file and importing it into other oracle database
PDF
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
PDF
Installing solaris on virtual box and installing weblogic server
PDF
Enabling remote desktop connection on windows 7 64 bit
PDF
Connecting to the remote database through sql developer without database clie...
PDF
Setting home path class path and path for java on windows 7
PDF
How to find ip and mac address
PDF
Step by step deployment of sampleappv406
PDF
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
PDF
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
PDF
Installing my sql on windows
PDF
How to prevent access to command prompt and registry editing tools and window...
mariadb_odbc_step_by_step_implementation.pptx
Local users and groups missing in windows 10.pptx
Steps for Multimedia Signal Processesing.ppt
An overview of concepts of Sentiment Analysis
Step by Step Oracle Virtual Manager Installation.ppt
CA workload Automation Tool Power Point Presentation
Creating and configuring vnc sessions
Copying files between linux machines using scp and ssh without linux user pas...
Exporting schema to dmp file and importing it into other oracle database
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing solaris on virtual box and installing weblogic server
Enabling remote desktop connection on windows 7 64 bit
Connecting to the remote database through sql developer without database clie...
Setting home path class path and path for java on windows 7
How to find ip and mac address
Step by step deployment of sampleappv406
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing my sql on windows
How to prevent access to command prompt and registry editing tools and window...
Ad

Recently uploaded (20)

PDF
1 - Historical Antecedents, Social Consideration.pdf
PPTX
The various Industrial Revolutions .pptx
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
August Patch Tuesday
PPTX
Modernising the Digital Integration Hub
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Getting started with AI Agents and Multi-Agent Systems
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
Hindi spoken digit analysis for native and non-native speakers
1 - Historical Antecedents, Social Consideration.pdf
The various Industrial Revolutions .pptx
A comparative study of natural language inference in Swahili using monolingua...
DP Operators-handbook-extract for the Mautical Institute
Assigned Numbers - 2025 - Bluetooth® Document
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Zenith AI: Advanced Artificial Intelligence
cloud_computing_Infrastucture_as_cloud_p
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
August Patch Tuesday
Modernising the Digital Integration Hub
A contest of sentiment analysis: k-nearest neighbor versus neural network
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Getting started with AI Agents and Multi-Agent Systems
OMC Textile Division Presentation 2021.pptx
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
Group 1 Presentation -Planning and Decision Making .pptx
A novel scalable deep ensemble learning framework for big data classification...
Final SEM Unit 1 for mit wpu at pune .pptx
Hindi spoken digit analysis for native and non-native speakers

How to reset forgotten obiee 11 g rpd passwd

  • 1. PREPARED BY RAVI KUMAR LANKE Page 1 How to reset forgotten OBIEE 11G RPD password? In OBIEE 10g, If you forgot the repository (RPD) password, we can easily rest with simple straight configuration change (AUTHENTICATION_TYPE = BYPASS_NQS) in NQSConfig.ini file.This was a security breach in OBI 10g versions and it didn’t have had fix for it. Fix? Why?… Yes, as a developer we might still need such a (un)fair upshot. But it is a very dangerous security breach. If anyone gets the production RPD, he can simply bypass the rpd security and can deploy it to see the valuable data. As the OBI rpd doesn’t require someone to know the production Database password, the information theft is quite possible. So unlike OBIEE 10G, The newer OBIEE 11G has a very tight security i.e. TWO level key authentication to open a RPD in online mode and one key (RPD password) in offline mode. Either of the modes cannot open the repository with some configuration changes. So be careful if you want to reuse the OBI repository, make sure that you have memorized the RPD password. There is NO any reset process. But however, you can get a password for an already deployed RPD. With the help of wlst script, you can get the forgotten OBI Repository password that is deployed earlier. To know forgotten OBIEE11G Repository (RPD) password: Login to weblogic EM (http://localhost:7001/em) and navigate to credentials store page.
  • 2. PREPARED BY RAVI KUMAR LANKE Page 2 Expand the key map: oracle.bi.enterprise. This is the key map which stores all the repository passwords that are deployed.
  • 3. PREPARED BY RAVI KUMAR LANKE Page 3 For the context of this blog post, I would like to show you how to know the forgotten password of a deployed repository. In above image, I have 4 repositories and one scheduler schema keys in my credential key map. From the list, to get the password of “New_SampleAppLite_BI0002” repository, follow these steps:  Open command prompt,  E:>cd <OBIEE_HOME>oracle_commoncommonbin  Run wlst scrpt: <OBIEE_HOME>oracle_commoncommonbin>wlst.cmd  Connect to weblogic domain with the command: connect(“<weblogic_AdminUser>”,”<weblogic_AdminUser_Password>”,”<Adminser ver_Hostname>:<Admin_Portno>”) e.g: wls:/offline> connect(“weblogic”,”weblogic123″,”localhost:7001″)Connecting to t3://localhost:7001 with userid weblogic …Successfully connected to Admin Server „AdminServer‟ that belongs to domain „bifoundation_domain‟.————
  • 4. PREPARED BY RAVI KUMAR LANKE Page 4  Run listCred() command to get the password of New_SampleAppLite_BI0002 repository wls:/bifoundation_domain/serverConfig> listCred(“oracle.bi.enterprise”,”repository.New_SampleAppLite_BI0002″) Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root. For more help, use help(domainRuntime) [Name : tempvalue, Description : null, expiry Date : null] PASSWORD:Admin321 That’s it, you can see the password: Admin321 for my New_SampleAppLite_BI0002 repository. You can even get other key values listed in other key maps to avoid any guess work.