Re: About Webservice access Sharepoint site?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Steven Collier [MVP] (steven.collier_at_mvps.org)
Date: 11/30/04


Date: Tue, 30 Nov 2004 23:23:38 +0000

The account your webservice is running as doesn't have the required
permissions, SSO isn't going to help with this. If you are running your
service remotely, and don't have a Kerberos enabled network, you will need
to run your webservice as a specified account, with permissions.

Steven Collier

On 29/11/04 15:22, in article euoq0ci1EHA.3092@TK2MSFTNGP10.phx.gbl, "Jet
Leung" <xivi@tom.com> wrote:

> Hi all,
> I am developing a web service to do something with share point . And the
> problem is when my web service open the SharePoint web site, it throw me a
> "401"error , I have not the right to access the site. I try to use SSO
> supported by SharePoint, but I don't know how to get the right user and how
> to change the user right to make the sharepoint site allow the web service
> to access the site.
> How can I solve this problem?
> Could anyone give me some sample to direct me?
> Thank you very much!!
>
>



Relevant Pages

  • Re: Asp.Net and Webservice using Impersonation/App Pools
    ... the EXE to the user account that the web service will run as? ... > webservice everything goes smoothly. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Access Denied
    ... Determine the account ... is running under and grant it modify permissions on the folder where you ... > local machine but when I use the Web Service to log the error, ... > How can I overcome this security issue on a Web Server so that I can write ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Accessing an Access database from a Web Service
    ... It sounds as though the ASPNET account has the necessary permissions. ... that no other application is opening the database exclusively. ... >>> remote Access database using a Web Service. ...
    (microsoft.public.access.gettingstarted)
  • Re: Directory permission for disk I/O from web service
    ... unc paths require network permission, so your pool account should be a domain account. ... I thought the web service was going to run under the local ASPNET account, so I gave ASPNET permissions, but that didn't work. ... Unless I add "Everyone" under the permissions for "Sharing" the web service cannot write to the folder, and I do not want to add "Everyone". ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Security issues with Win2003 and ASPNet app
    ... you can configure the identity of your web service using the Application ... > running as a user under a LOCAL group IIS_WPG on the IIS Server and I ... > don't know how to give it the necessary permissions to access the SQL ... > I think what I need to do is create a Domain Account, ...
    (microsoft.public.dotnet.framework.aspnet.security)