Changing Application User Passwords; Changing Database Passwords - Novell SENTINEL RAPID DEPLOYMENT 6.1 - REFERENCE GUIDE 06-15-2009 Reference Manual

Table of Contents

Advertisement

5.2.1 Changing Application User Passwords

This procedure can be used to change the password for the Sentinel Administrator account (admin)
or any other Sentinel Control Center or Web interface user.
1 Log in to the Sentinel Control Center as the Sentinel Administrator or another user with User
Management permissions.
For more information on logging into the SCC, see
in the
2 Click Admin > User Configuration. The User Manager window displays.
3 Double-click admin user account or right-click User Details.
4 Modify the account password and confirm password. Click OK.
No additional updates are needed in the Sentinel system.

5.2.2 Changing Database Passwords

Changing the passwords for system users, such as dbauser, rptuser, or appuser, must be done using
standard database utilities; it cannot be done by using the Sentinel Control Center. Some of these
passwords are encrypted and stored in configuration files and used in normal Sentinel operations.
These configuration files must be updated after the passwords are changed. System user passwords
can be updated using standard database utilities.
IMPORTANT: Changing password for the postgre user is not supported in Sentinel 6.1 Rapid
Deployment.
"Updating PostgreSQL Database Password" on page 52
"Updating Sentinel Configuration Files" on page 53
"Updating Sentinel Data Manager Connection Properties" on page 53
Updating PostgreSQL Database Password
1 Open the
file and add the following line at the top:
local all trust
2 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
3 Export
LD_LIBRARY_PATH
4 Specify the following command to connect to PostgreSQL with
sentinel6_rd_x86/3rdparty/postgresql/bin/psql
psql -d SIEM -U dbauser
5 Specify the following to change the dbauser password:
ALTER USER <user name> WITH PASSWORD '<new_password>';
Replace <username> with the user name such as dbuser, appuser, or rptuser.
52
Sentinel 6.1 Rapid Deployment Reference Guide
Sentinel 6.1 Rapid Deployment User
/opt/novell/sentinel6_rd_x86/3rdparty/postgresql/data/pg_hba.conf
/opt/novell/sentinel6_rd_x86/3rdparty/postgresql/lib
"Accessing Novell Sentinel Web
Guide.
/opt/novell/
Interface"
directory to

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel rapid deployment 6.1

Table of Contents