Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to change webmin password from command line

#For RHEL/CentOS:
sudo /usr/libexec/webmin/changepass.pl /etc/webmin username NEWPASSWORD

#For Debian/Ubuntu
sudo /usr/share/webmin/changepass.pl /etc/webmin username NEWPASSWORD
Source by akyl.net #
 
PREVIOUS NEXT
Tagged: #change #webmin #password #command #line
ADD COMMENT
Topic
Name
5+8 =