Is there a method to run RUNAS command *without* prompting for a password? I realise that this is a huge security hole by having the password visible in the batch/script which calls the Runas comm...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20324622.html
Zones:
Windows XPDate Answered: 08/13/2002 Grade: A Views: 5
Source code of "Su" or "RunAs" - How to start app on another PC.
Our installer on workstation must start application on server as a specific user (username/password is known).
Under NT "Su.exe" ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20336705.html
Zones:
C++Date Answered: 08/21/2002 Grade: A Views: 10
From an application how do I start an other process with different user credential??
I'm using C# and Nt4 SP6.
I'm using LogonUser and CreateProcessAsUser API but the system return error:
1314 -...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20373734.html
Zones:
C#Date Answered: 05/21/2004 Grade: A Views: 57
How can you run a command with the RunAs utility in Windows 2000 without feeding the password manually. We have to install a program on quite a few machines, and we want to do this without having ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20629053.htm...
Zones:
Windows 2000Date Answered: 05/28/2003 Grade: A Views: 0
Hi experts,
I need run my application with administrator privilegues, when user is logged.
I read something about this key in registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\
<AppID...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20653536.html
Dear all,
Is there a way to run a program in the security context of another user, eg:Admin?
Much like the runas command available in W2K. I need this to create an icon that the end-user will...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20785134.html
Zones:
Windows NTDate Answered: 12/24/2003 Grade: C Views: 0
It's sad but true. This is an XP Home machine.
I setup 5 user accounts this machine
1 Owner with Admin rights
4 users with "Limited Access"
By default, any user with admin rights will have t...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20837373.html
Zones:
Windows XPDate Answered: 01/04/2004 Grade: A Views: 0
Is there a way to enter the password for a username while running a runas cmd line batch file, without being prompted for the password.
So that when the batch file executes it runs with the high...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20872287.html
Zones:
Windows XP,
SSIDate Answered: 02/04/2004 Grade: A Views: 0
I am trying to register a DLL as an administrator using the RunAs command and I need automatically send the password. Using SendKeys to send the password to the prompt does not work because other a...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21051175.html
Zones:
Windows XPDate Answered: 07/12/2004 Grade: B Views: 0
Suitation:
I am using WindowsXP (I had already on the Secondary Logon Services), i am going to open an exe which will open other exe file, for example, i run "login.exe" then if login success ,it ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21051726.html
Zones:
Windows XPDate Answered: 07/11/2004 Grade: B Views: 0