On Wed, Oct 7, 2009 at 4:07 AM, Taco Scargo <[email protected]> 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/passw...@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 _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
