Access to the PWA!

U

ukraine

We deleted users from the group of administrators on PWA.
Now we can not enter on PWA even under a service account.
Lost administrative laws.
How we can to recover them?
 
U

ukraine

I recived following massage from command line "It is impossible to find the
level of permissions."

I execute follow command:
stsadm -o adduser -url http://miami/PWA -userlogin domain\login -useremail
(e-mail address removed) -role full -group ÐдминиÑтраторы -username miami
 
U

ukraine

Give to me please name of administration group on your PWA
My name type by russian and because I have a problem.
 
S

Stephen Sanderlin

From your messages, it appears that you removed them from the Project
Server group, not the SharePoint groups. If this is the case, this
operation will not help you.

You're going to need to add someone who's not an Administrator on the
Project Server machine to the Administrators group, and then use that
account to readd the service account to the Administrators group -- for
some reason, the stsadm command won't let you add/remove people who are
local admins...


First, do:
stsadm -o projenumusers -url http://miami/PWA

Pick someone who shows up in that list that's not a local Administrator
on the Project Server system. Note the name that appears in the
<RES_NAME> element.

Next, do:
stsadm -o projmodifyuseringroup -url http://miami/PWA -groupname
Administrators -username <name from RES_NAME element> -addorremove add

If the response is "Operation completed successfully", then you should
be good to go. Try to login to PWA as <name from RES_NAME element>, and
if you can login, readd the service account to the Administrators group.

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com

Owner/Founder - EPMFAQ
http://www.epmfaq.com/
http://forums.epmfaq.com/
 
U

ukraine

I run folliwing command:
stsadm -o adduser -url http://url.url.url/PWA -userlogin domain\userLogin
-useremail (e-mail address removed) -role administrator -group Administrators
-username userName

And I resive next message: "Can't find the group"
May be some things else?
 

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