PS 2007 change administrator/service password

A

Arun

Hi,
We are using project server 2007. While installing project server 2007 I
gave administrator username/password for all the services. Now If I change
the administrator password from active directory account, project web access
is not working. What is the procedure to change the password?.

Thanks in advance,
Arun
 
P

Paul Conroy

Execute the following commands:

 stsadm -o updatefarmcredentials -userlogin domain\username
-password NEWPASSWORD

 stsadm -o updateaccountpassword -userlogin domain\username
-password NEWPASSWORD –noadmin

 IISRESET

• Reboot all farm servers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top