Re: Access Denied when reading directory information on another server
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 06/28/04
- Next message: [MSFT]: "RE: Pass credentials from one web site to another for seamless login"
- Previous message: Ken Schaefer: "Re: Forms Authentication for particular folder"
- In reply to: DM: "Access Denied when reading directory information on another server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Jun 2004 18:15:32 +1000
You say that the account has "admin rights" - admin rights to the remote
share? Or admin rights locally? The account needs to have appropriate rights
to the remote share (share permissions), and files & folders (NTFS
permissions).
Cheers
Ken
"DM" <dannymoon80@yahoo.com> wrote in message
news:70e00628.0406241504.e23b984@posting.google.com...
: Hi, I am reading directory information (directory name and size) on
: another server. I am impersonating a user account via web.config.
: This account has admin rights but I get this: "Exception Details:
: System.UnauthorizedAccessException: Access to the path
: "\\crwfs1\projects13\HR Test" is denied."
:
: Is there a way to bypass "restricted/protected" directories to
: retrieve just the name and size of it.
:
: Thanks for your help!
- Next message: [MSFT]: "RE: Pass credentials from one web site to another for seamless login"
- Previous message: Ken Schaefer: "Re: Forms Authentication for particular folder"
- In reply to: DM: "Access Denied when reading directory information on another server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|