Hi Team,
We are using crowd v4.4.2 DC. We changed the crowd DB host IP address. We took the backup from existing DB and restore the new DB host. But I would like to know if we need to change the DB host IP address in any crowd config file.
Thanks and Regards
Peruma.C
Yes - to connect Crowd to a new database host, you'll need to update the crowd.cfg.xml file - look for the hibernate.connection.url line and update the JDBC string accordingly
Unless the DB username and password are the same, you'll also need to change the lines:
hibernate.connection.password
and
hibernate.connection.username
CCM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.