PC Review


Reply
Thread Tools Rate Thread

automatic runas with password

 
 
maren
Guest
Posts: n/a
 
      24th Jul 2007
I'm trying to get a program to run as system login with administrative
privileges without giving the user at the computer admin privileges. Putting
a "runas" statement in the logon script that gives the program in question
administrative privileges. However...

....I can't seem to find a way to add the proper administrative password in
the runas.exe syntax. When the script is run, it prompts the user for the
password for the administrative account it is attempting to run as.
Obviously, we do not want our users to know the administrative passwords. We
need runas to automatically enter the administrative username and password
credentials so that the program will run with admin privileges
transparently, not prompting the user.


Any ideas on this?


Thanks in advance.


Marc


 
Reply With Quote
 
 
 
 
Card Reader
Guest
Posts: n/a
 
      24th Jul 2007
maren wrote:
> I'm trying to get a program to run as system login with administrative
> privileges without giving the user at the computer admin privileges. Putting
> a "runas" statement in the logon script that gives the program in question
> administrative privileges. However...
>
> ...I can't seem to find a way to add the proper administrative password in
> the runas.exe syntax. When the script is run, it prompts the user for the
> password for the administrative account it is attempting to run as.
> Obviously, we do not want our users to know the administrative passwords. We
> need runas to automatically enter the administrative username and password
> credentials so that the program will run with admin privileges
> transparently, not prompting the user.
>
>
> Any ideas on this?
>
>
> Thanks in advance.
>
>
> Marc
>
>

Hi,
RunasSpc on robotronic.de/runasspcen.html
enables you to run programs that require administrator privileges,
without the need to enter the administrator password each time. It works
similar to the Windows RunAs command, but allows you to store the RunAs
login information in an encrypted file, which can then be called via
command line to launch a specific program with administrator privileges.
This allows you to provide users with access to program that require
admin rights, without having to provide them with elevated account
privileges. A simple administration interface is provided to generate
the cryptfile.


I hope it helps
 
Reply With Quote
 
=?Utf-8?B?TWFyaXVz?=
Guest
Posts: n/a
 
      24th Jul 2007
Hi Marc,

this is not possible, see the following article:

http://www.microsoft.com/technet/sec.../aapgch03.mspx

Note: It is not possible to input the password as a command-line parameter
to runas.exe, because it would not be secure to do so.

Altough it is not recomanded you can find similar tools on the internet that
will satisfy your needs.

Regards
Marius Bejan



"maren" wrote:

> I'm trying to get a program to run as system login with administrative
> privileges without giving the user at the computer admin privileges. Putting
> a "runas" statement in the logon script that gives the program in question
> administrative privileges. However...
>
> ....I can't seem to find a way to add the proper administrative password in
> the runas.exe syntax. When the script is run, it prompts the user for the
> password for the administrative account it is attempting to run as.
> Obviously, we do not want our users to know the administrative passwords. We
> need runas to automatically enter the administrative username and password
> credentials so that the program will run with admin privileges
> transparently, not prompting the user.
>
>
> Any ideas on this?
>
>
> Thanks in advance.
>
>
> Marc
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RUNAS PASSWORD Nimit Mehta Microsoft Windows 2000 CMD Promt 7 29th Jun 2004 03:28 PM
Runas service password pipeline John Microsoft Windows 2000 3 4th May 2004 01:11 AM
Automatic RUNAS for applications?? Jon Schwartz Microsoft Windows 2000 Security 1 24th Apr 2004 01:16 AM
Can you use a password with runas command? Don Microsoft Windows 2000 1 15th Sep 2003 03:27 PM
Runas with savecred - where does password go? Robert Irwin Microsoft Windows 2000 Networking 0 14th Sep 2003 01:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:07 PM.