/
Forgot Password of Console Administrator
Forgot Password of Console Administrator
Problem
The PeopleSync has a default user, “Administrator”. In case you forgot the password, it can be reset with the following steps.
Solution
Connect to the PeopleSync Database using SQL Server Management Studio.
Open a new query window. Please make sure that the PeopleSync database is selected in the dropdown of the toolbar above the query window.
Execute the following SQL command:
UPDATE SecuritySystemUser Set StoredPassword = null, ChangePasswordOnFirstLogon = 1 Where UserName = 'Administrator'
Open the PeopleSync Console. The login screen appears. The enter the user name "Administrator" and an empty password.
Log in.
Now set a new password.
Related articles
, multiple selections available,
Related content
How to Change the Frontend SQL User's Password
How to Change the Frontend SQL User's Password
More like this
SQL Error 42000 PeopleSync Admins Not Found
SQL Error 42000 PeopleSync Admins Not Found
More like this
How to Change the Secret Key
How to Change the Secret Key
More like this
Unable to Connect - PeopleSync Console
Unable to Connect - PeopleSync Console
More like this
User Roles Menu Not Visible in Navigation
User Roles Menu Not Visible in Navigation
More like this
Agent fails with status code 401
Agent fails with status code 401
More like this
© 2010-2024 messageconcept GmbH / messageconcept software GmbH
Legal Notice / Imprint