all groups > iis security > november 2003 >
You're in the

iis security

group:

Windows 2003:IIS 6:File server


Windows 2003:IIS 6:File server Bhaskar
11/27/2003 7:51:09 AM
iis security:
Hi

I have a .NET application hosted on IIs 6.0. I am using an other machine (again a windows 2003) as a file server. Whenever I try to upload a file to my fileserver through browser, it asks for an authentication. This authentication is for the localhost. I have tried to solve this problem by creating same users on both the machines with same password. Also i have given permission to the folder where the file is being stored. Still I get this authentication problem. Can anyone help me out

Regd
Re: Windows 2003:IIS 6:File server Bernard
11/29/2003 11:17:37 AM
you might want to check what 'user' the web application is running ?
what authentication it is using ? does the user has required permission
to upload file and etc ?

check IIS log file for more clues.

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...



[quoted text, click to view]
(again a windows 2003) as a file server. Whenever I try to upload a file to
my fileserver through browser, it asks for an authentication. This
authentication is for the localhost. I have tried to solve this problem by
creating same users on both the machines with same password. Also i have
given permission to the folder where the file is being stored. Still I get
this authentication problem. Can anyone help me out?
[quoted text, click to view]

Re: Windows 2003:IIS 6:File server David Wang [Msft]
11/30/2003 3:37:05 PM
What authentication type are you using? Integrated authentication cannot be
delegated without additional configuration involving Active Directory.
Pass-through authentication should just work out-of-the-box with IIS6.

Try reading the following URLs to understand the basics of authentication
and UNC configuration with IIS6:
- http://support.microsoft.com/default.aspx?scid=kb;en-us;174811
-
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/deploy/confeat/RemStorg.asp

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
[quoted text, click to view]
Hi,

I have a .NET application hosted on IIs 6.0. I am using an other machine
(again a windows 2003) as a file server. Whenever I try to upload a file to
my fileserver through browser, it asks for an authentication. This
authentication is for the localhost. I have tried to solve this problem by
creating same users on both the machines with same password. Also i have
given permission to the folder where the file is being stored. Still I get
this authentication problem. Can anyone help me out?

Regds
Bhaskar

AddThis Social Bookmark Button