Gaining access to network shares from WebServices and WebForms

From: Tim Greenwood (tim_greenwood@yahoo.com)
Date: 11/13/02


From: "Tim Greenwood" <tim_greenwood@yahoo.com>
Date: Tue, 12 Nov 2002 16:31:10 -0800


I have a webservice which needs to create files on a mapped drive. When
trying I get a security exception. I believe I need to authenticate as a
different user so we can specify the user in IIS and provide the necessary
privileges so we aren't allowing the IUSR_(MACHINENAME) access to network
shares. I really do not know how to get here with .NET.



Relevant Pages

  • Authentication for web service (401 error returned)
    ... A webservice I need to use, is protected by a simple username/password IIS authentication. ... that I can't seem to log on to the web service with BizTalk 2004 as I can not see any properties to set in my orchestration or the Port that I use. ... Is there a way to authenticate yourself with a webservice in BizTalk 2004? ...
    (microsoft.public.biztalk.general)
  • Re: how to connect web service by winform safely?
    ... If your basic objective is to Authenticate every request, ... basic SOAP Header Authentication and authenticate every requests from ... webservice, there you can validate all the requests. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: WSE, UserNameToken and AD
    ... If using Http and don't mind certs, wse has that ... > Users are accessing our functionality through a WebService. ... > UsernameTokenManager.AuthenticateToken to authenticate users. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Sample code to use WSE
    ... This is a really secure way to authenticate passwords that does not require ... Then the client can get an anonymous SCT ... >I have developed a webservice that processes payments. ... > security to this webservice so that all requests are authenticated ...
    (microsoft.public.dotnet.framework.webservices.enhancements)