Security and file permissions....

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.



Relevant Pages

  • [SLE] Remote Booting using SuSE AMD64 Enterprise Server 8
    ... Enterprise Server 8 for AMD64. ... I got the right linux kernel, I set up DHCP and the right TFTP (without ... The diskless nodes, on startup, immediately obtain an address from the range. ... removing the hard drive from the remote machine). ...
    (SuSE)
  • OpenSSH Problem -Please Help, Thank you!
    ... I was wondering if you could help me with an OpenSSH problem I ... Pageant machine to my Windows XP OpenSSH remote machine (email server) ... and the command prompt showed I was in my home directory ...
    (comp.security.ssh)
  • Re: indexing network drive
    ... The remote machine is a win2000 server on the ... The connect as account is a domain user with full permissions on the ... > | I'm trying to add a network path to what the indexing service includes. ...
    (microsoft.public.inetserver.indexserver)
  • Problem with writing to sockets - not robust
    ... I want to make it more robust so that it can handle network or server ... It works well when the WAN connections are good ... The socket is opened in a subroutine... ... signla to close the socket on the server side), the client program does ...
    (comp.lang.perl.misc)
  • secure multiplayer using python?
    ... -many client program instances connect to a central file+db server ... -over time intervals the client program checks to see if claimed files ... Currently I am handing out ftp user/pass to each client program (hidden ...
    (comp.lang.python)