change-password
Использование
ssh user change-password [-h] [--to_file] [-sl <security_level>] <user>
Описание
Изменяет пароль SSH пользователя узла.
Аргументы
user- SSH user of the host whose password will be changed.--to_file- Redirect output to file (/tmp/cli-stdout.txt).security_level- Password security level (high, middle, low).
Примеры использования
ssh user change-password user1 -sl low