IIS Server Security - IUSER Accesing Remote Files

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > March 2007 > IUSER Accesing Remote Files





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author IUSER Accesing Remote Files
Richard Bailey

2007-03-09, 7:25 am

Hi all,

I'm using the IUSER to access (reading) files over a network. The files
reside on a remote server, and the IUSER has the necessary
authentication to read the files. But I keep receiving a 401 Access
Denied. What am I doing wrong. Could someone please help me.

Many Thanx
Regards,

Programm3r



*** Sent via Developersdex http://www.codecomments.com ***
David Wang

2007-03-09, 7:23 pm

What authentication protocol are you using. Secure authentication
protocols do not allow you to do what you are trying to do without
further configuration because it is considered a security attack
against the remote user.

How are you ensuring that your stated user account is actually
performing the remote data access.

If this is on IIS6, you can look in the IIS log file for the website
to determine the exact nature of the 401 -- to distinguish between
invalid ACLs or invalid user logon, for example -- so that you know
what you need to configure. Otherwise, it's just guessing.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



On Mar 9, 2:01 am, Richard Bailey <sk8t3r.program...@gmail.com> wrote:
> Hi all,
>
> I'm using the IUSER to access (reading) files over a network. The files
> reside on a remote server, and the IUSER has the necessary
> authentication to read the files. But I keep receiving a 401 Access
> Denied. What am I doing wrong. Could someone please help me.
>
> Many Thanx
> Regards,
>
> Programm3r
>
> *** Sent via Developersdexhttp://www.codecomments.com***


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com