Run As Like Administrators
AdminRunAs is a simple Windows application that handles allow different users (whether or not administrators) to execute application elevating privileges, similar to the famous sudo command of Unix / Linux operating systems.
AdminRunAs has a graphical interface which allows you to select the applications that the user can run, posting all these activities for their respective audits.
Its configuration is editing a simple XML file you can define which users will be able to run the applications you want to delegate.
With a more comfortable AdminRunAs functionality using the User Account Control (UAC) in Windows and integrated with fewer constraints is achieved.
Like a SUDO, AdminRusAs is a Windows program designed to allow a sysadmin to give limited Administrator privileges to users and log this activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.
Before you try and build AdminRusAs, please make sure you have the current version.
https://github.com/tartamar/AdminRunAs.git
AdminRunsAs is distributed under an ISC-style license. Please refer to the `LICENSE' file included with the release for details.
If you have found what you believe to be a bug, you can file a bug report in the adminrunas bug database, on the web at https://github.com/tartamar/AdminRunAs/issues When reporting bugs, please be sure to include the version you are using as well as the platform you are running it on.