|
Related Topics:
| systems state and IIS metabase - does backing up the system state back up IIS metabase as well? What is the best practice to back up IIS metabase along with regular backups?
How do I configure Windows systems to use Proxy server? - Hello. I have a third party proxy server (Symantec Web Security) running on Windows 2000 in place that stops surfing to sites for my users who total 70+. The problem we have occurs when the laptop users leave our network and..
No Data - Hello, I if this is the wrong section. FP2003 connected to a MS2000 mdb. When you complete form and hit submit, you get a page showing results that it was No data shows up in the database. Any Idea's TIA Jack
IIS amount of data - Hi, I can know the amount of data is serving IIS?? I can know bytes sent before sent the bytes, I would know amount of data will send IIS before sent and if the data is more than one view the message "try again Thanks Silvia
IIS amount of data - Hi, I can know the amount of data is serving IIS?? Thanks Silvia
|
|
| Author |
Message |
External

Since: Aug 17, 2004 Posts: 4
|
(Msg. 1) Posted: Tue Aug 17, 2004 1:15 pm
Post subject: web and data on different systems Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
Hi !
I have a web-application on my webserver.
This application create and read files and folders on the webserverin in a
special folder.
Now i want t store this special folder on a other system, like a filer.
-> WEB on the webserver
-> The Data on the a dataserver (like a filer)
How i can do this ?
Thanks !
Regards
Thomas >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 1807
|
(Msg. 2) Posted: Tue Aug 17, 2004 5:47 pm
Post subject: Re: web and data on different systems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 17 Aug 2004 10:15:41 +0200, "Thomas Lademann"
<thomas.lademann RemoveThis @med.siemens.de> wrote:
>I have a web-application on my webserver.
>This application create and read files and folders on the webserverin in a
>special folder.
>
>Now i want t store this special folder on a other system, like a filer.
>
>-> WEB on the webserver
>-> The Data on the a dataserver (like a filer)
>
>How i can do this ?
Easies is a virtual folder poitning to the other system share
location. You need access for the account using IIS to the share on
the other server naturally.
See:
HOW TO: Create a Virtual Directory on an Existing Web Site to a Folder
That Resides on a Remote Computer:
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-us;308150" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;308150</a>
Jeff<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
External

Since: Aug 18, 2004 Posts: 2
|
(Msg. 3) Posted: Wed Aug 18, 2004 5:08 pm
Post subject: Re: web and data on different systems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Yup, create a virtual folder in IIS and point it to
the folder on the other server, and take care of
permissions. Just be careful doing the same with web
application folders. IIS likes to keep in close touch
with the global.asa files, and get a little anxious when
they're on another server.
RayO
"Thomas Lademann" <thomas.lademann RemoveThis @med.siemens.de> wrote in message
news:cfserb$isa$1@papyrus.erlm.siemens.de...
> Hi !
>
> I have a web-application on my webserver.
> This application create and read files and folders on the webserverin in a
> special folder.
>
> Now i want t store this special folder on a other system, like a filer.
>
> -> WEB on the webserver
> -> The Data on the a dataserver (like a filer)
>
> How i can do this ?
>
> Thanks !
>
> Regards
> Thomas
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
External

Since: Aug 17, 2004 Posts: 4
|
(Msg. 4) Posted: Wed Aug 18, 2004 8:04 pm
Post subject: Re: web and data on different systems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks for all !
"RayO" <nothere.TakeThisOut@all.net> wrote in message
news:6pJUc.18131$Kf4.4668@nwrddc02.gnilink.net...
> Yup, create a virtual folder in IIS and point it to
> the folder on the other server, and take care of
> permissions. Just be careful doing the same with web
> application folders. IIS likes to keep in close touch
> with the global.asa files, and get a little anxious when
> they're on another server.
>
> RayO
>
>
> "Thomas Lademann" <thomas.lademann.TakeThisOut@med.siemens.de> wrote in message
> news:cfserb$isa$1@papyrus.erlm.siemens.de...
> > Hi !
> >
> > I have a web-application on my webserver.
> > This application create and read files and folders on the webserverin in
a
> > special folder.
> >
> > Now i want t store this special folder on a other system, like a filer.
> >
> > -> WEB on the webserver
> > -> The Data on the a dataserver (like a filer)
> >
> > How i can do this ?
> >
> > Thanks !
> >
> > Regards
> > Thomas
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
External

Since: Aug 17, 2004 Posts: 4
|
(Msg. 5) Posted: Thu Aug 19, 2004 1:07 pm
Post subject: Re: web and data on different systems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi !
Virtual Directory do not, what i mean.
Why ?
The User has logged on our domain on his client system.
The user uses IE and the web-tool on the webserver.
The webserver works with "local-system rigths" and uses the domain-rights of
the user to create files and folders on the webserver.
A other user-management, like name and password-page, is not allowed.
I want move the data on a other system, with the same functionality.
Thomas
See text in MS-Knowledgebase Artikel:
On the User Name and Password page, type the user name and password that has
sufficient privileges to gain access to the remote folder.
NOTE: To maintain the highest levels of security, use an account that has
the minimum permissions that are necessary to provide access to the remote
content.
NOTE: The virtual directory inherits the configuration and security settings
of the Web site in which it is created.
"Thomas Lademann" <thomas.lademann RemoveThis @med.siemens.de> wrote in message
news:cfvr6l$t2e$1@papyrus.erlm.siemens.de...
> Thanks for all !
>
>
> "RayO" <nothere RemoveThis @all.net> wrote in message
> news:6pJUc.18131$Kf4.4668@nwrddc02.gnilink.net...
> > Yup, create a virtual folder in IIS and point it to
> > the folder on the other server, and take care of
> > permissions. Just be careful doing the same with web
> > application folders. IIS likes to keep in close touch
> > with the global.asa files, and get a little anxious when
> > they're on another server.
> >
> > RayO
> >
> >
> > "Thomas Lademann" <thomas.lademann RemoveThis @med.siemens.de> wrote in message
> > news:cfserb$isa$1@papyrus.erlm.siemens.de...
> > > Hi !
> > >
> > > I have a web-application on my webserver.
> > > This application create and read files and folders on the webserverin
in
> a
> > > special folder.
> > >
> > > Now i want t store this special folder on a other system, like a
filer.
> > >
> > > -> WEB on the webserver
> > > -> The Data on the a dataserver (like a filer)
> > >
> > > How i can do this ?
> > >
> > > Thanks !
> > >
> > > Regards
> > > Thomas
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
External

Since: Aug 19, 2004 Posts: 1
|
(Msg. 6) Posted: Thu Aug 19, 2004 1:07 pm
Post subject: Re: web and data on different systems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
The user normally doesn't actually login; he gets automatically
logged in as an anonymous user. Then if you want to restrict
access to the data in the virtual folder or database, then
another login is used from within your code on the server, either
automatically or explicitly, depending on the type of code and
database type. If read access to the data is not a security issue,
you wouldn't even need this other login, you just restrict write
and execute permissions in IIS and ACL.
RayO
"Thomas Lademann" <thomas.lademann.RemoveThis@med.siemens.de> wrote in message
news:cg1n4c$r89$1@papyrus.erlm.siemens.de...
> Hi !
>
> Virtual Directory do not, what i mean.
>
> Why ?
>
> The User has logged on our domain on his client system.
>
> The user uses IE and the web-tool on the webserver.
>
> The webserver works with "local-system rigths" and uses the domain-rights of
> the user to create files and folders on the webserver.
>
> A other user-management, like name and password-page, is not allowed.
>
> I want move the data on a other system, with the same functionality.
>
>
>
> Thomas
>
>
>
> See text in MS-Knowledgebase Artikel:
>
> On the User Name and Password page, type the user name and password that has
> sufficient privileges to gain access to the remote folder.
>
> NOTE: To maintain the highest levels of security, use an account that has
> the minimum permissions that are necessary to provide access to the remote
> content.
>
> NOTE: The virtual directory inherits the configuration and security settings
> of the Web site in which it is created.
>
>
>
>
> "Thomas Lademann" <thomas.lademann.RemoveThis@med.siemens.de> wrote in message
> news:cfvr6l$t2e$1@papyrus.erlm.siemens.de...
> > Thanks for all !
> >
> >
> > "RayO" <nothere.RemoveThis@all.net> wrote in message
> > news:6pJUc.18131$Kf4.4668@nwrddc02.gnilink.net...
> > > Yup, create a virtual folder in IIS and point it to
> > > the folder on the other server, and take care of
> > > permissions. Just be careful doing the same with web
> > > application folders. IIS likes to keep in close touch
> > > with the global.asa files, and get a little anxious when
> > > they're on another server.
> > >
> > > RayO
> > >
> > >
> > > "Thomas Lademann" <thomas.lademann.RemoveThis@med.siemens.de> wrote in message
> > > news:cfserb$isa$1@papyrus.erlm.siemens.de...
> > > > Hi !
> > > >
> > > > I have a web-application on my webserver.
> > > > This application create and read files and folders on the webserverin
> in
> > a
> > > > special folder.
> > > >
> > > > Now i want t store this special folder on a other system, like a
> filer.
> > > >
> > > > -> WEB on the webserver
> > > > -> The Data on the a dataserver (like a filer)
> > > >
> > > > How i can do this ?
> > > >
> > > > Thanks !
> > > >
> > > > Regards
> > > > Thomas
> > > >
> > > >
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
External

Since: Aug 17, 2004 Posts: 4
|
(Msg. 7) Posted: Thu Aug 19, 2004 6:34 pm
Post subject: Re: web and data on different systems [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi RayO,
here is the information what i search for.
<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/webapp/iis/remstorg.mspx" target="_blank">http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technol...es/weba</a>
But you need IIS6.0 and Windows Server 2003.
I found it in a german newsgroup.
Thanks for all !
Thomas
"RayO" <nothere.DeleteThis@allreally.net> wrote in message
news:uYZUc.37125$SC1.1803@nwrddc03.gnilink.net...
> The user normally doesn't actually login; he gets automatically
> logged in as an anonymous user. Then if you want to restrict
> access to the data in the virtual folder or database, then
> another login is used from within your code on the server, either
> automatically or explicitly, depending on the type of code and
> database type. If read access to the data is not a security issue,
> you wouldn't even need this other login, you just restrict write
> and execute permissions in IIS and ACL.
>
> RayO
>
> "Thomas Lademann" <thomas.lademann.DeleteThis@med.siemens.de> wrote in message
> news:cg1n4c$r89$1@papyrus.erlm.siemens.de...
> > Hi !
> >
> > Virtual Directory do not, what i mean.
> >
> > Why ?
> >
> > The User has logged on our domain on his client system.
> >
> > The user uses IE and the web-tool on the webserver.
> >
> > The webserver works with "local-system rigths" and uses the
domain-rights of
> > the user to create files and folders on the webserver.
> >
> > A other user-management, like name and password-page, is not allowed.
> >
> > I want move the data on a other system, with the same functionality.
> >
> >
> >
> > Thomas
> >
> >
> >
> > See text in MS-Knowledgebase Artikel:
> >
> > On the User Name and Password page, type the user name and password that
has
> > sufficient privileges to gain access to the remote folder.
> >
> > NOTE: To maintain the highest levels of security, use an account that
has
> > the minimum permissions that are necessary to provide access to the
remote
> > content.
> >
> > NOTE: The virtual directory inherits the configuration and security
settings
> > of the Web site in which it is created.
> >
> >
> >
> >
> > "Thomas Lademann" <thomas.lademann.DeleteThis@med.siemens.de> wrote in message
> > news:cfvr6l$t2e$1@papyrus.erlm.siemens.de...
> > > Thanks for all !
> > >
> > >
> > > "RayO" <nothere.DeleteThis@all.net> wrote in message
> > > news:6pJUc.18131$Kf4.4668@nwrddc02.gnilink.net...
> > > > Yup, create a virtual folder in IIS and point it to
> > > > the folder on the other server, and take care of
> > > > permissions. Just be careful doing the same with web
> > > > application folders. IIS likes to keep in close touch
> > > > with the global.asa files, and get a little anxious when
> > > > they're on another server.
> > > >
> > > > RayO
> > > >
> > > >
> > > > "Thomas Lademann" <thomas.lademann.DeleteThis@med.siemens.de> wrote in message
> > > > news:cfserb$isa$1@papyrus.erlm.siemens.de...
> > > > > Hi !
> > > > >
> > > > > I have a web-application on my webserver.
> > > > > This application create and read files and folders on the
webserverin
> > in
> > > a
> > > > > special folder.
> > > > >
> > > > > Now i want t store this special folder on a other system, like a
> > filer.
> > > > >
> > > > > -> WEB on the webserver
> > > > > -> The Data on the a dataserver (like a filer)
> > > > >
> > > > > How i can do this ?
> > > > >
> > > > > Thanks !
> > > > >
> > > > > Regards
> > > > > Thomas
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: web and data on different systems |
|
| Back to top |
|
 |  |
|