Runas in Minlogon

  • Thread starter Thread starter ScottM
  • Start date Start date
S

ScottM

I've got a XPE image using Minlogon. I need to launch an application
that can access a network share. I can successfully map a drive letter
and access it that way but my application is set up to talk directly to
the share (\\pcname\share).
I realize that the local account cannot access the network share but
is it possible to launch my application as another user using the runas
service. I've setup a user and when I try to use the runas command I
get the following error
RUNAS ERROR: Unable to run - myprog.exe
5: Access is denied.

Is it possible to use the RUNAS service in a MINLOGON configuration?
This is the only thing keeping my project from working. I really don't
want to have to go to a WINLOGON configuration.

Thanks,
-Scott
 
Unfortunately I do not have any control over our application software.
I'm just building the OS for it to run on.
I guess WinLogon will have to do. Thanks.
 
Back
Top