redhat-qe-security / SCAutolib

Library for automation of smart card testing
GNU General Public License v3.0
3 stars 10 forks source link

Reset root password #123

Open mahavrila opened 1 year ago

mahavrila commented 1 year ago

Library get root password from config file and assumes obtained password is correct. However, this is not always true. As tests and library are supposed to be run under root, library may update root password based on its config. This should not be default behavior, but we can add parameter to prepare that would trigger root passwd update.