Sunday, December 27, 2009

How do I change my Webmin password if I can't login?

Webmin distribution includes a program called changepass.pl to change the password of webmin account. Run the below command

/usr/local/src/webmin-1.441/changepass.pl /etc/webmin admin admin123
where "admin" is the existing webmin user and "admin123" is the new password
You can find the list of webmin users in /etc/webmin/miniserv.users

No comments:

Post a Comment