Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tporreca

    How to change password with a single command?

    I need to automate password changes and thus be able to issue a single command without user intervention to change passwords. Problem is the passwd and pwdadm commands are interactive. I thought this would do it: echo "mypass\nnewpass\nnewpass\n" | pwdadm user It didn't...

Part and Inventory Search

Back
Top