Re: login failure problem when trying to load a file from network share
From: Mauricio Marquez Anze (mauricio@marquez.com)
Date: 09/11/02
- Next message: Brad Burdge: "Re: DriectoryServices"
- Previous message: pj: "Re: Installation directory and application data..."
- In reply to: Patrick C. Cole: "Re: login failure problem when trying to load a file from network share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Mauricio Marquez Anze" <mauricio@marquez.com> Date: Tue, 10 Sep 2002 21:39:35 -0400
Hi all...
Just one question about this, how can inpersonating affect my site
security??.....
Thanks
"Patrick C. Cole (MS)" <patcole@online.microsoft.com> wrote in message
news:ERZ2tNVRCHA.2348@cpmsftngxa06...
> With Windows Authentication, if you are not impersonating
(impersonate=true
> in web.config) then you will attempt to access the network resouce as
> whatever is set in the processModel section of the machine.config in the
> userName/password attributes.
>
> Patrick Cole
> Microsoft Developer Support
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> You assume all risk for your use. © 2002 Microsoft Corporation. All rights
> reserved.
> --------------------
> | From: "Erymuzuan Mustapa" <emustapa@mac.com>
> | References: <OwqWabLRCHA.1756@tkmsftngp11>
> | Subject: Re: login failure problem when trying to load a file from
> network share
> | Date: Fri, 16 Aug 2002 10:19:01 +0800
> | Lines: 27
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
> | Message-ID: <#FshysMRCHA.2472@tkmsftngp09>
> | Newsgroups: microsoft.public.dotnet.framework.aspnet.security
> | NNTP-Posting-Host: 61.6.72.211
> | Path: cpmsftngxa06!tkmsftngp01!tkmsftngp09
> | Xref: cpmsftngxa06
microsoft.public.dotnet.framework.aspnet.security:1912
> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
> |
> | if the impersonation is turned off, then your web application must have
> use
> | the machinename/aspnet then may be you should give this account the
> | permission to the folder
> |
> |
> | regards
> | erymuzuan mustapa
> |
> |
> | "Steven Paplanus" <paplanus@institute.redlands.edu> wrote in message
> | news:OwqWabLRCHA.1756@tkmsftngp11...
> | > I am trying to develop an application that will retrieve an image file
> off
> | a
> | > library stored on a network storage device and right now the access is
> | > through a network share. However, whenever we try to access the file
> | > through a mapped drive or the UNC name, we receive an exception:
"Login
> | > Failure: unknown username and/or password." We have windows
> | authentication
> | > on. How can we fix this problem, or at least specify a network
account
> | that
> | > can access this share?
> | >
> | > Steve Paplanus
> | >
> | >
> |
> |
> |
>
- Next message: Brad Burdge: "Re: DriectoryServices"
- Previous message: pj: "Re: Installation directory and application data..."
- In reply to: Patrick C. Cole: "Re: login failure problem when trying to load a file from network share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|