Security and file permissions....
- From: "Robinson" <toomuchspamhaspassed@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Oct 2006 16:23:29 +0100
May I be so bold as to run a scenario by you and solicit some advice on the
best way to proceed?
I have a database (SQL Server), which stores paths of image files on disk
(on the server). I have a client program on a remote machine that runs
queries on the server, fetching the image files by getting back a table with
the paths in and using the file system to copy or read them over. The
security headache I have at the moment is how to ensure that the user of my
program doesn't have any permissions on the remote filesystem, but that my
client software at certain moments (when it's reading/writing the
repository), does. Can I "elevate" my process to a different user at
various points in the code and then reduce it back again?
Thanks,
Robin
.
- Follow-Ups:
- Re: Security and file permissions....
- From: Chris Dunaway
- Re: Security and file permissions....
- Prev by Date: Re: some general mouse events should be there
- Next by Date: Re: Poor performance IDE. Urgent suggestion needed.
- Previous by thread: Poor performance IDE. Urgent suggestion needed.
- Next by thread: Re: Security and file permissions....
- Index(es):
Relevant Pages
|