Start of change

LSB_EAUTH_DATA_REUSE

Syntax

LSB_EAUTH_DATA_REUSE=Y | N

Description

When set to Y, blaunch caches authentication data returned by eauth -c when connecting to the first remote execution server in memory. blaunch uses this cached data to authenticate subsequent first remote execution servers. If set to N, blaunch does not cache authentication data. Every time blaunch connects to a different authentication, it calls eauth -c to fetch new authentication data.

Default

Y

End of change