Symantec Endpoint Protection: How to change the database password to a non complex password for use with the Management Server Reconfiguration Wizard
| Article:TECH103774 | | | Created: 2008-01-18 | | | Updated: 2010-08-13 | | | Article URL http://www.symantec.com/docs/TECH103774 |
Problem
How to change the database password to a non complex password for use with the Management Server Reconfiguration Wizard
Symptoms
While running the Management Server Configuration Wizard, you are not able to enter the password.
Cause
If special characters are used in the password, the wizard will not allow it to be entered.
Solution
The embedded database password can be changed by using the tool "dbisqlc.exe", provided by Sybase.
This tool is stored in the following default location:
C:\Program Files\Symantec\Symantec Endpoint Protection Manager\ASA\win32\
To change the embedded database password, follow the steps below:
- Click on Start > Run.
- Type services.msc
- Click Ok.
- Verify that the "Symantec Embedded Database Service" is running.
- Stop the "Symantec Endpoint Protection Manager Service."
- Exit the Services window.
- Browse to:
C:\Program Files\Symantec\Symantec Endpoint Protection Manager\ASA\win32\ - Double-click on dbisqlc.exe to launch the application.
- Click the Login tab.
- Type DBA as the username and enter the current complex password.
- Under choose an ODBC data source select 'Data source name' and select SymantecEndpointSecurityDSN.
- Click on the Database tab.
- Enter the path to the database in the field labeled "Database file:" The default path is:
C:\Program Files\Symantec\Symantec Endpoint Protection Manager\db\sem5.db - Click Ok to log into the embedded database.
- In the "Command" input box, type:
GRANT CONNECT TO DBA IDENTIFIED BY "<New Password>" - Click Execute. The password should now be changed.
- Exit the application.
After changing the password, it is necessary to run the Management Server Configuration Wizard, then restart the IIS and SEPM services.
References
Title: 'Things to consider when supplying usernames and passwords during the install of the Symantec Endpoint Protection Manager'
Document ID: 2008100219215248
Technical Information
The special characters `!@$^&*()-{}[]\\<;>,? ' are not allowed in the database password.
|
|
Legacy ID
2008011823355248
Article URL http://www.symantec.com/docs/TECH103774
Terms of use for this information are found in Legal Notices









Thank you.