Revision 4 posted to Content Management Wiki by Dana Guthrie on 3/15/2021 6:13:43 PM
Problem
When logging into the datasource through Projectwise Administrator I receive "Last Error 56057 Cannot login to the datasource. Database authorization failure."
Product: ProjectWise Administrator
Version: All
Area: Datasource Permissions \ Security
Solution
In the dmskrnl.cfg file find the following two lines. Change Dbusrpwdecrypt to 0 to reset the database user account password to plain text. Next enter the new database password in the Dbuserpassword field.
New:
1. Change Dbusrpwdecrypt=0
2. Dbuserpassword=this is my new password
Original:
3. Dbusrpwdecrypt=4
4. Dbuserpassword=fjkldsajfkl
Re-starting the ProjectWise Integration Server re-encrypts the password.
Tags: Migrated, ProjectWise, Database, SELECTsupport