How to update the password for database users in Rational Build Forge

[复制链接]
查看11 | 回复4 | 2005-8-30 11:56:30 | 显示全部楼层 |阅读模式
How do you update the new database user password in IBM Rational Build Forge?
回复

使用道具 举报

千问 | 2005-8-30 11:56:30 | 显示全部楼层
Cause
Rational Build Forge utilizes two separate copies of the buildforge.conf file.If the password for accessing the database has changed, you must update both configuration files for Rational Build Forge to keep Build Forge functional.

回复

使用道具 举报

千问 | 2005-8-30 11:56:30 | 显示全部楼层
The default locations for these two buildforge.conf files are:
Microsoft Windows:
C:\Program Files\IBM\Build Forge
and
C:\Program Files\IBM\Build Forge\Apache\tomcat\webapps\rbf-services\WEB-INF\classes
回复

使用道具 举报

千问 | 2005-8-30 11:56:30 | 显示全部楼层
UNIX / Linux:
/opt/buildforge/Platform
and
/opt/buildforge/server/tomcat/webapps/rbf-services/WEB-INF/classes

As a best practice, back up your buildforge.conf files before making changes.
The existing db_password in the buildforge.conf files will be encrypted.You can store a plain-text password in this file and the Rational Build Forge process will re-write the file with the updated encrypted version when the engine is re-started with the new information.
If you prefer to store the password in the encrypted form right away, you can use the "bfpwencrypt" program, which is included with your Rational Build Forge install:
回复

使用道具 举报

千问 | 2005-8-30 11:56:30 | 显示全部楼层
Microsoft Windows:
C:\Program Files\IBM\Build Forge\bfpwencrypt -e
UNIX / Linux:
/opt/buildforge/Platform/bfpwencrypt -e
Take the output of that command and store it in each buildforge.conf file, replacing the encrypted text on the "db_password" line:
db_password 5918axxxxxxxxadc168e34e63aca6d29caeec965c23
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行