ALTER USER dbuser WITH PASSWORD '<new_password>';
6 Specify any of the following to exit psql:
Ctrl-D
\q
7 Open the pg_hba.conf file and remove the following line:
local all trust
8 Restart PostgreSQL by using the following command:
/opt/novell/sentinel6_rd_x86/bin/sentinel.sh stopdb
/opt/novell/sentinel6_rd_x86/bin/sentinel.sh startdb
Updating Sentinel Configuration Files
If the appuser password is changed, several Sentinel configuration files must be updated with an
encrypted form of the new password or the system cannot access the database. The dbconfig utility
is designed to encrypt the password and add it to the appropriate files.
To update the Sentinel configuration files with a new password:
1 Change the password for the Sentinel DB Administrator User by using dbconfig utility.
2 This utility is used to set the database connection related information in the config file/s under
/opt/novell/sentinel6_rd_x86/config
name, port, hostname.
Updating Sentinel Data Manager Connection Properties
If the dbauser password is changed, the Sentinel Data Manager connection properties must be
updated in order for any automated Sentinel Data Manager command line tasks to continue to work
(if applicable in your environment). These password change procedures are only necessary if extra
Sentinel Data Manager jobs have been created and scheduled or the Sentinel Data Manager
command line interface is used.
To update the saved SDM connection settings:
1 Run the following command and use the new dbauser password for the <dbPass> parameter.
For more information, see "Sentinel Data Manager" in
Guide.
sdm -action saveConnection -server <postgresql> -host <hostIp/hostName> -
port <portnum> -database <databaseName/SID> [-driverProps
<propertiesFile>] {-user <dbUser> -password <dbPass>} -connectFile
<filenameToSaveConnection>
directory such as username, password, database
Sentinel 6.1 Rapid Deployment User
Sentinel 6.1 Rapid Deployment Accounts and Password Changes
53
Need help?
Do you have a question about the SENTINEL RAPID DEPLOYMENT 6.1 - REFERENCE GUIDE 06-15-2009 and is the answer not in the manual?