Actions
Feature #4107
openAdd passwd option to read passwords from stdin
Start date:
2013-09-04
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Currently illumos lacks universal way to change user password from shell script (excluding expect workaround). It would be convenient if passwd command supported some flag to read passwords non-interactively (like openssl passwd stdin flag which says openssl to read passwords from stdin).
Related issues
Actions