Archived from groups: microsoft.public.windowsxp.security_admin (More info?)
I have a program that I need to run on Public PCs, but it requires provs to
access the registry. The machine is locked down and giving the public
account any types of privs isn't acceptable.
Doing a "run as" requires a password, so that's out unless therre is a way I
can save that password.
Archived from groups: microsoft.public.windowsxp.security_admin (More info?)
Oscar D wrote:
> I have a program that I need to run on Public PCs, but it requires
> provs to access the registry. The machine is locked down and giving
> the public account any types of privs isn't acceptable.
Hi
One way is to use Sysinternals RegMon/FileMon utilities to try to find
what registry keys/file system folders the application need write
access to and set rights accordingly for the locked down user account.
Archived from groups: microsoft.public.windowsxp.security_admin (More info?)
maybe set it up to run as a service. or run it from a scheduled task where
you can specify the user name and password you want it to run as.
"Oscar D" <Oscar D@discussions.microsoft.com> wrote in message
news:F57DA518-6730-4ABE-BBF3-3A296CD071AF@microsoft.com...
> I have a program that I need to run on Public PCs, but it requires provs
to
> access the registry. The machine is locked down and giving the public
> account any types of privs isn't acceptable.
> Doing a "run as" requires a password, so that's out unless therre is a way
I
> can save that password.
>
> Any ideas?
> Thanks!
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.