bxb7668 wrote:
> We're running Win XP Pro. The folder access is not the problem. They
> can get to it. The problem is that the application requires you to be
> either the database owner or server Administrator to perform certain
> commands. We want to put a specific one of those commands in a script
> which the user can read and execute but cannot change. We want the
> users to then be able to execute that script as if they were the
> database owner. Obviously we do not want them to be able to actually
> log on as the database owner other than in the context of running this
> script. On UNIX I'm able to create scripts that run SETUID. I would
> like to be able to do that in Windows.
Look at sudoWn. I was looking for an equivalent of sudo for Windows and
came across this. I haven't tried it, so caveat emptor and YMMV and all
that. Even though as you well know sudo is supposed to be used
temporarily, perhaps you can configure the time sudoWn is active.
http://sudown.mine.nu/
Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User