System Usernames and Passwords
{USERS-21}
As
can be seen in this option, usernames and
passwords are
contained in an
Oracle table, where the passwords can be changed by the user. It is
absolutely essential that the utmost care be taken in giving
access to this option, as well in the way in
which these passwords are changed!
Fields
in the
option:
Panel box 1: System with Usernames
Example:
Processing
Rules |
|
|
No special processing
rules. |
Changing
Schema Passwords
- Changes to the following
user password is not allowed in this option.
- ITSCOMP
- OC4JADMIN - Must be
changed manually via OC4J (10131 - Enterprise Manager)
- ORCLADMIN
- Must
be changed manually via OIDADMIN GUI.
- Log onto the ITS system,
access the menu option USERS-21.
- Change the password for the
desired users to your new
selected value.
- After
you have
saved the new data, log onto your Oracle database with the system
user and execute the following
command for the user
Connected
to:
Oracle
Database 10g Enterprise
Edition
Release 10.2.0.3.0 - Production
With
the Partitioning, OLAP and
Data Mining options
SQL>
alter user web identified
by web123;
(note, this will then be the
password that
you have chosen for the specific user)
User
altered.
- User "WEB" is being utilized for the
ITS iEnabler systems and
therefore you need to change the password for the Database Access
Descriptor as
well to ensure that the products using this schema also works correctly.
- This can be done in two ways.
- Log onto the application server on Unix as Oracle user and run
the following script.
OR
- Click
on the HTTP
Server system component.
- Click
on PL/SQL Properties
- Scroll
down to the
section containing the DAD’s configuration.
- Click
on the DAD as define for your institution,
normally /pls/its.
- Now
change the password for the
web user
accordingly and apply your changes.
- Ensure
that your Connection is
verified. This is
indicated by the green arrow on the right hand side.
History of Changes
Date |
System
Version |
By
Whom |
Job |
Description |
20-Dec-2006 |
v01.0.0.0 |
Charlene van der Schyff |
t134776 |
New manual format. |
11-Mar-2008 |
v01.0.0.0 |
Vaughn Dumas |
t134776 |
System owner proof read. |
20-Aug-2008 |
v01.0.0.1 |
Vaughn Dumas |
t152338 |
Added changing of schema
passwords. |
16-Sep-2008 |
v01.0.0.0 |
Charlene van der Schyff |
t152060 |
Edit language obtained
from proof read language Juliet Gillies. |
22-Aug-2012 |
v03.0.0.0 |
Dinong Sereko |
t181817 |
Schema passwords changed in Oracle database |
08-Oct-2015
|
v03.0.0.0
|
Dinong Sereko
|
t197249
|
TODO
|
29-Apr-2016
|
v04.0.0.0
|
Farai Mukwambo
|
t197249
|
Changed Block to Panel box
|