glite-ssss-join-passwd

glite-ssss-join-passwd — Re-constructs an ascii password from hex parts produced by glite-ssss-split-passwd.

Synopsis

glite-ssss-join-passwd [ -h ] [ -q ] [ -V ] PASSWD_PART...

DESCRIPTION

glite-ssss-join-passwd is a command-line tool to re-constuct an ascii password from hex parts produced by glite-ssss-split-passwd.

OPTIONS

-h

Print a short help message on parameters and usage, and exit.

-q

Quiet operation.

-V

Print the version number and exit.

PASSWD_PART

A password part as a hex string, or 'NULL' if the part is not available. The password parts have to be specified in the same order and number as they were produced, marking missing ones with 'NULL'.

ENVIRONMENT VARIABLES

GLITE_SSSS_LOG_LEVEL

Specifies the level of the log messages printed: DEBUG, INFO, WARN or ERROR (default, if not defined).

GLITE_SSSS_LOG_FILE

Specifies the file, where messages are printed. Defaults to stdout, if not defined.

SEE ALSO

glite-ssss-join-passwd(1)

EXAMPLES

glite-ssss-join-passwd 8190b6ea2758da88d522 03274abe284449c750df 84afde832930b8f7cc8d 064672572a1c2836484a 87ce062b2b089766c3f8
glite-ssss-join-passwd 8190b6ea2758da88d522 NULL 84afde832930b8f7cc8d NULL 87ce062b2b089766c3f8