HELP needed with first time login

K

Keith Thomas

I have the server installed and it's accessible via

http://myserver/projectserver

I'm at the login prompt... I can't login, I know the password I specified
during install. I've also even added my Windows account to the SQL DB with
the necessary database access. Still I cant login.

Where are users setup???

is the admin username ADMINISTRATOR or ADMIN? is it case sensative? Can I
recover the password (assuming I did not properly record it)

please post reply here
 
D

Dale Howard [MVP]

Keith --

The User Name for the administrator account is Administrator. Complete the
following steps to remove your password:

1. Launch the SQL Server Enterprise Manager
2. Navigate to your Project Server database
3. Open the MSP_WEB_RESOURCES table
4. Locate the Administrator account and scroll to the WRES_PASSWORD column
5. Delete the password for the Administrator account
6. Close the Enterprise Manager

When you launch PWA, enter Administrator as the user name and leave the
password blank. You should be able to log in with this account. Hope this
helps.

--
Dale A. Howard [MVP]
Enterprise Project Trainer/Consultant
Denver, Colorado
http://www.msprojectexperts.com
"We wrote the book on Project Server"
 
Top