in reply to Re: Running a remote passwd command.
in thread Running a remote passwd command.
The module Passwd::Linux does work fine but the problem is the module doesn't setup all the flags in the /etc/shadow. If this is not an issue for you than just use it.
Another inconvenience with this module is that doesn't have an function to generate the password hash so you will need to make it yourself.
|
|---|