Jump to content

Recommended Posts

Posted (edited)

I am looking at this product to see if i can accomplish the following objective.

I want to install through a login script an application on workstations where the logged in user does not have local admin rights to install an application. This needs to be secure enough where the password is not displayed or sent in clear text or prompts for a password.

Can this product accomplish this?

Thanks for the advice ;)

Darrel :lmao:

Edited by dcb01
Posted

I am looking at this product to see if i can accomplish the following objwecive.

I want to install through a login script an application on workstations where the logged in user does not have local admin rights to install an application. This needs to be secure enough where the password is not displayed or sent in clear text or prompts for a password.

Can this product accomplish this?

Thanks for the advice ;)

Darrel :lmao:

hey, write an autoitscript with RunAsSet and use it with a fuction-user that has specified rights. Then compile it to a exe-file and don“t allow the recompilation.

[font="Comic Sans Ms"][center]Powered by AutoIt3http://www.wik-eric.de/zips/Synchro2.2.2-4free.zip[/center][/font]

Posted

There are many posts that talk about "RunAsSet"

Here are two I recall:

http://www.autoitscript.com/forum/index.php?showtopic=6729

http://www.autoitscript.com/forum/index.php?showtopic=20487

AutoIt allows you compile the script into an EXE; however, the script can be reverse-engineered/cracked to retrieve the password. There have been posts about security of the compiled EXEs....

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...