Secure Global Desktop Administration Guide > Applications, documents and hosts > Login Script (--login)

Login Script (--login)

Objects with this attribute

Usage

Object Manager Login Script In the box, type the filename of the login script to use.
Command line --login script Replace script with the filename of the login script to use.

Description

This attribute specifies the login script that runs to start this application. You should only change this setting if you're having problems with application start-up.

To let Secure Global Desktop choose a login script automatically, leave the setting blank.

You can use a full pathname or a relative pathname. Relative pathnames are considered relative to the value of the Execution Protocol Engine's Login Script Directory attribute.

The current working directory of the login script is the directory containing the script. If the script sources another script using a relative pathname, it's considered relative to this directory.

Detailed information on login scripts.

Examples

--login my_login.exp

Uses the custom login script my_login.exp to launch the application.

Related topics