Re: web and data on different systems
From: Thomas Lademann (thomas.lademann_at_med.siemens.de)
Date: 08/19/04
- Next message: Sparky Polastri: "Re: OT - the incredible shrinking hard drive"
- Previous message: batman203: "Log in to AD is automatically recognized when connecting to IIS 6.0 SSL site..."
- In reply to: RayO: "Re: web and data on different systems"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Aug 2004 15:34:51 +0200
Hi RayO,
here is the information what i search for.
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/webapp/iis/remstorg.mspx
But you need IIS6.0 and Windows Server 2003.
I found it in a german newsgroup.
Thanks for all !
Thomas
"RayO" <nothere@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@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@med.siemens.de> wrote in message
> > news:cfvr6l$t2e$1@papyrus.erlm.siemens.de...
> > > Thanks for all !
> > >
> > >
> > > "RayO" <nothere@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@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
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
- Next message: Sparky Polastri: "Re: OT - the incredible shrinking hard drive"
- Previous message: batman203: "Log in to AD is automatically recognized when connecting to IIS 6.0 SSL site..."
- In reply to: RayO: "Re: web and data on different systems"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|