redhat-qe-security / SCAutolib

Library for automation of smart card testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reset root password

mahavrila opened this issue · comments

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.