Hello, how to change the user password in bash?
It is necessary to automate this through a script, which will be preceded by parameters
root@pve:~# pveum passwd test@pve -password=4780898563nN
Option password does not take an argument
400 unable to parse option
pveum passwd <userid>
It is necessary to automate this through a script, which will be preceded by parameters
root@pve:~# pveum passwd test@pve -password=4780898563nN
Option password does not take an argument
400 unable to parse option
pveum passwd <userid>