Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This property dialog allows you to choose run an action as another user. This option is only available for actions which run an external process. The dialog appears when you click the ellipsis (...) edit button on the Runtime property page.

Run Action As User

By setting the Username and Password, FinalBuilder will attempt to run this particular action under a different user account.  There are many security requirements that need to be met before Windows will allow this, the minimum requirements are detailed below.  You may need to ask your System Administrator if you still cannot get past the security errors.

...

When this is run under a different user, the log will contain the username that the action successfully ran under.

Expand Variables in Password

This allows for using variable in the passwords so that they can be set at runtime and read in from a secure resource, or entered by the user. Turning this on means that variable notation found in the password will be expanded to the variable value before the password is used to log the user one. 

Use Network Credentials Only 

Signals that only the credentials should be used for networking resources. Accessing the local machine will still be done using the current users credentials. 

...