BoulderBum
Programmer
I'm a developer doing a bit of research on how to simplify interaction with our network resources and I'm hoping some of you network guys can offer some advice.
The situation we're in is that we have a web application that serves as a secured view of several internal network resources like documents, data, etc. all of which really need to be accessible on our network because other internal systems/employees use them.
From a development perspective, it would greatly simplify our jobs in the short- and long-term to have a minimum-privilaged domain user we can impersonate to access the resources. We want to perform this impersonation without compromising the larger network, however, which is where the question comes in.
Is there a simple and cost effective way to configure our network to allow our web server to have minimum-privileged access to only those network resources we need access to on our domain?
MCP, MCTS - .NET Framework 2.0 Web Applications
The situation we're in is that we have a web application that serves as a secured view of several internal network resources like documents, data, etc. all of which really need to be accessible on our network because other internal systems/employees use them.
From a development perspective, it would greatly simplify our jobs in the short- and long-term to have a minimum-privilaged domain user we can impersonate to access the resources. We want to perform this impersonation without compromising the larger network, however, which is where the question comes in.
Is there a simple and cost effective way to configure our network to allow our web server to have minimum-privileged access to only those network resources we need access to on our domain?
MCP, MCTS - .NET Framework 2.0 Web Applications