command - How to change the password of a user on HP-UX server that can access the options as arguments -


good day!

i have trouble when want change password of user on hp-ux server.
used:

server:/home/testoo#sudo /bin/passwd arun   changing password arun   last successful password change arun: never   last unsuccessful password change arun: never    want (choose 1 letter only):           pronounceable passwords generated (g)           string of letters generated (l) ?           pick passwords (p) ?    enter choice here: p   new password:   re-enter new password:   passwd changed 

it's ok. want change password on command line above options passed argument.
example:

passwd username --password passwd ...  

do have suggestion me? please me in case.

thank in advance.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -