Advertisement

1 - 10 of 118 containing alltags:("runas") (0 seconds)
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...
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" ...
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 -...
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 ...
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...
Zones: Delphi ProgrammingDate Answered: 05/21/2004 Grade: A Views: 0
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...
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...
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...
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...
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 ...
Zones: Windows XPDate Answered: 07/11/2004 Grade: B Views: 0