Restoring the Default Admin Password

Contents  Previous  Next

Getting Started > Restoring the Default Admin Password


This procedure manually restores the default administrator credentials that are created automatically during installation to provide initial access to the KnowledgeTree:

username - admin
password - admin

 

Note: If the Password Reset plugin is enabled for your system, you can click the 'Forgot your password?' link on KnowledgeTree's web interface Login screen to reset your password. You will only see this link if the plugin is enabled. Alternatively, use this manual procedure to reset your password.

 

Note: This task is not relevant for KnowledgeTreeLive - use the

 

Perform the following steps:

1.Navigate to KnowledgeTree_Directory\mysql\bin in the command prompt.

 

2.Enter the following command: mysql.exe -u dmsadmin -p dms

 

3.Run the following SQL command within MySQL:

UPDATE USERS SET password='21232f297a57a5a743894a0e4a801fc3' WHERE id=1;

 

4.You will be logged in with the following credentials:
username: admin
password: admin

 

 


© 2008, 2009 KnowledgeTree Inc. - Document Management Software
This work is licensed under a Creative Commons Attribution 3.0 License.
addThis