registers user passwords in LSF on Windows
Registers user passwords in LSF on Windows. Passwords must be longer than 3 characters and 31 characters or less.
By default, if no options are specified, the password applies to the user who issued the command.
Users must update the password maintained by LSF if they change their Windows user account password.
Passwords are Windows user account passwords and are saved in the LSF database. LSF uses the passwords to start jobs on behalf of the user.
lspasswd communicates with LSF services to store the password. The password is stored in encrypted format and the password database is protected by file access permissions. The password remains encrypted as it travels through the network.
The -p option allows scripts to use lspasswd. You should not use this option directly on the command line because the password is entered in full view on the command line. Only error messages are displayed when using the -p option.