Re: Accessing Virtural directory on remote machine

From: TurboT (TurboT_at_msn.com)
Date: 10/31/05


Date: Mon, 31 Oct 2005 12:59:04 -0700

We are investigating passing and "impersonation" account with the code..

Any ideas on this?

"TurboT" <TurboT@msn.com> wrote in message
news:Og4Mc7k3FHA.252@TK2MSFTNGP15.phx.gbl...
> Hello Dominick,
>
> We are testing on both IIS 5 and IIS6 worlds. Same results.
>
> Worker Process - Default DOTNET account?? How could I check this. (I am
> the network person working with the dotnet developer)
>
> Thanks
>
>
> "Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com>
> wrote in message news:4580be631271148c7ac62f50819d5@news.microsoft.com...
>> Hello TurboT,
>>
>> Which Version of IIS are you using?
>>
>> under which account does your worker process run?
>>
>>
>> ---------------------------------------
>> Dominick Baier - DevelopMentor
>> http://www.leastprivilege.com
>>
>>> I have a .net application that I need to write to a directory on a
>>> different server.
>>>
>>> 1. When the dotnet application runs I have initial setup with iss
>>> using a virtual directory on same machine. This works fine.
>>>
>>> 2. Virtual directory to another machine (created the authentication
>>> account
>>> and saved in iss virtual directory setup) - does not work.
>>> 3. Tried a persistant mapped drive T: with saved credentials which are
>>> on
>>> the DACL of the remote machine. - does not work.
>>> This is in a DMZ workgroup environment. Any ideas how I can get this
>>> to work. Is this possible with DOTNET?
>>>
>>> Thanks,
>>>
>>> Turbot
>>>
>>
>>
>
>



Relevant Pages

  • Re: Trusted SQL Connections & NT AUTHORITYNETWORK SERVICE
    ... SYSTEM account in terms of the credentials it uses on the network. ... hitting a SQL Server on the same machine as the web app. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Problem: No Network Connections under Guest Account
    ... The Guest Account on my other computer seems to ... Sounds like you might have more of an issue with your network than with the ... network connection settings. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: ATTN : Microsoft - Security Event 529....Second Request for help....
    ... According to the events, the logon ... failure is from the local machine account. ... disconnected from the network. ... Security Event ID 529 is a failure audit for logon/logoff. ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem: No Network Connections under Guest Account
    ... The Guest Account on my other computer seems to ... Sounds like you might have more of an issue with your network than with the ... network connection settings. ...
    (microsoft.public.windowsxp.security_admin)
  • RE: Writing to a network share
    ... probably running into the "double hop" issue, where impersonation will not work across two network hops. ... An unhandled exception occurred during the execution of the current web request. ... Highlight the ASP.NET account, and check the boxes for the desired access. ... I've changed machine.config process model to the SYSTEM account. ...
    (microsoft.public.dotnet.security)

Loading