RunAS with Aloaha Credential Provider support
RunAS with Aloaha Credential Provider support
RunAS is quite a popular tool to run an application impersonated with different credentials. Unfortunately that tool does NOT work with a normal credential provider.
For that reason we included now AloahaRunAS.exe in our Aloaha Smart Login. You can impersonate now with your smartcard.
For example: AloahaRunAS.exe c:\windows\notepad.exe would ask the smart card which user and credentials to use to launch the application.
Of course there are more parameter available such as: /PIN /user /password /para
Here another example:
AloahaRunAS.exe /pin:1234 /user:stefan /para:c:\documents\text.txt c:\windows\notepad.exe
The above example would launch notepad and open the document text.txt as user stefan retrieved from the smart card.
In case you have a old Aloaha Smartlogin installed you can download the tool here: RunAs.zip
Please note that enterprise customer can ask for the source code of the above RunAS Version to integrate it into their own solutions!