David
Tue May 02 06:31:25 CDT 2006
I do not see how that URL has any relevance to what you are trying to do.
The URL talks about an interactive user creating a website on a remote
server.
You are talking about an user remotely logging to server1 and then somehow
access server2. There's at least one additional level of indirection here
and it makes ALL the difference in the world as far as security is
concerned.
Please describe EXACTLY what you are trying to do, and why there are two
servers involved. You may want to read various entries on my blog to get a
primer in understanding basic security and its implications. Your design can
work, but it is definitely not secure.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"John" <John@discussions.microsoft.com> wrote in message
news:33D31B28-1309-451F-9F41-CA79427F5AF0@microsoft.com...
> Dear,
> We are usiing two win2000 IIS to setup a webpage. The webpage is cross two
> web server. The main page is store on server1. That mean I will logon from
> server1 than via the webpage to connect/upload files to server2. I can
> connect to server2 via the webpage normally but unable to upload. What the
> problem?
>
> I am refer below URL to setup the remote webpage
>
http://msdn2.microsoft.com/en-us/library/25fz9ck5.aspx
>
> manyThanks
>