Script to change password on linux servers over ssh

后端 未结 17 2757
南方客
南方客 2020-12-08 11:22

We have a number of Red Hat linux servers in our IT environment. I am being asked by my team members to write a script (preferably shell script) to change a user\'s password

17条回答
  •  旧时难觅i
    2020-12-08 11:35

    I just implemented a small tool that changes password for many users/hosts at once. It's java based application so it works on both Windows and Linux. It's free, enjoy :)

提交回复
热议问题