How to determine userid/pass for: "Please enter your WebFOCUS administrator credentials" on upgrade?
book
Article ID: KB0070399
calendar_today
Updated On:
Description
- How to determine userid/pass for: "Please enter your WebFOCUS administrator credentials" on upgrade?
In the Webfocus 8207 upgrade for the client it prompts for "Please enter your WebFOCUS administrator credentials".
Where to find this userid/pass?, If someone is using any authentication to login.
For example : ADFS (SSO), In that case WebFOCUS doesn't prompt for userid/pass.
Issue/Introduction
How to determine userid/pass for: "Please enter your WebFOCUS administrator credentials". on upgrade
Resolution
Resolution :
Better recommendation is to setup the root user in the console before the upgrade and use that ID. It will be written out to the webfocus.cfg file.
Under : /ibi/WebFOCUS82/config/webfocus.cfg
From that configuration file we can verify the root user credentials. then proceed further with upgradation.
To create the root user account add the following lines to the configuration file
webfocus.cfg in folder /ibi/WebFOCUS82/config/
IBI_ADMIN_NAME=userid
IBI_ADMIN_PASS=password
Note: we can keep any userid and password .
And then recycle Tomcat for this change to take effect.
Feedback
thumb_up
Yes
thumb_down
No