8/9/2010 6:52:25 AM
 Jeremy A Posts: 61
|
I want to change the credentials SecretServer is using to access the DB.
However, I can't seem to find a way to update these credentials in the Administration console.
How can I change these credentials?
-- http://www.ignitionmsp.com/
|
|
|
0
• link
|
8/9/2010 12:30:10 PM
 Scott Posts: 45
|
Jeremy,
To change the database credentials, you would need to go through the initial steps of the installer. Below are the instructions on how to do that:
1. Make sure you are logged out of Secret Server in your web browser.
2. Delete the database.config file from the secretserver folder.
3. Restart Internet Information Server (IIS) by running "iisreset" from the command line OR recycle the application pool used by Secret Server. (Note: A Default Website 'Restart' is not the same as IISReset and will not reload the config files.)
4. Point your web browser to the new instance of Secret Server.
5. You will then be taken to the web installer (this is because the database.config file is missing and it thinks you haven't installed yet) a. Go through the web installer to step 3 b. On step 3 enter the new database credentials (new server location, username, password) and click next. Do not click "next" once you reach step 4. c. Recycle your application pool or perform an IIS reset d. Go to the home.aspx or login page
Scott Thycotic Support
|
|
|
0
• link
|