LSB_EAUTH_DATA_REUSE

Syntax

LSB_EAUTH_DATA_REUSE=Y | N

Description

When set to Y, blaunch caches authentication data 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 fetches new authentication data.

If you are enabling user eauth with krb5, you must set LSB_EAUTH_DATA_REUSE=N for blaunch to work properly with Kerberos.

Default

Y