[Spacewalk-list] Changing Oracle password

Jesus M. Rodriguez jmrodri at gmail.com
Wed Oct 7 12:09:38 UTC 2009


On Wed, Oct 7, 2009 at 4:07 AM, Taco Scargo <Taco.Scargo at tomtom.com> wrote:
> Say I change the oracle password of the spacewalk user, what file would
> I change to have the Spacewalk backend to connect successfully to the
> database ?
>

/etc/rhn/rhn.conf would be the place, there's 3 entries I think. Not
sure if default_db is still used though.

# old way of setting database for Oracle (probably not needed in 0.6)
default_db = spacewalk/PASSWORD at xe

# new way of setting the db password for postgresql and oracle
web.db_password = PASSWORD

# java's hibernate connection password
hibernate.connection.password=PASSWORD

jesus




More information about the Spacewalk-list mailing list