MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

MOSS 2007 : SSP Problem

  Asked By: Eddy Smith         Date: Aug 14, 2009      Category: MOSS      Views: 227
 

My Sharepoint installation which is been running about 3yrs now suddenly does
not allow me to access the shared Service Provider page to administer excel
services.

1. I used a service account to install sharepoint.
2. the service account is what i used to configure the ssp
3. the service account is the "primary site administrator" for "/ssp/admin"
whiles my account is the secondary administrator
4.the application spool attached to the SSP host in IIS is running using the
service account.
5. the service Account is able to log into the central admin but not the SSP.

can anyone please help me? can i use STSADM to check the permission of the SSP
site?

Tagged:        

 

3 Answers Found

 
Answer #1       Answered By: Joanna Dixon          Answered On: Aug 14, 2009       

Maybe this will help: stsadm -o adduser -url <url> -userlogin
<DOMAIN\user> -useremail <email address> -role <role name> / -group
<group name> -username <display name> [-siteadmin]

 
Answer #2       Answered By: Justine Barrera          Answered On: Aug 14, 2009       

How do i check the current permissions using STSADM in sharepoint.

 
Answer #3       Answered By: Sharonda Mcfarland          Answered On: Aug 14, 2009       

What does your event view say for an error when you try? I find that
sometimes passwords expire in SharePoint before they do in Active
Directory. Annoying but it taught me to check that event viewer because
it is normally spelled out in there.

 
Didn't find what you were looking for? Find more on MOSS 2007 : SSP Problem Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].