Directory Sizer 2 - fixPasswords
How to resynchronise the passwords on the database and the web
You need to do this if you get an error like:
Cannot open database requested in login 'dszDB'. Login fails.
/dszweb/server/default.asp, line xx
- On the new machine, download and run fixPasswords.exe and enter new passwords for the web
SQL logins.
- On the Directory Sizer web server, edit
dszWeb\include\dszConnection.asp and change pwd=whatever1 to
pwd=yournewuserpassword.
- Edit dszWeb\admin\dszConnection.asp or dszWeb\admin\dszConnectionA.asp depending on which exists
on your system, and change pwd=whatever2 to pwd=yournewadminpassword.