GaloisInc / BESSPIN-Tool-Suite

The core tool of the BESSPIN Framework.
Other
6 stars 2 forks source link

Fix the mess with changing `user` password #1077

Open rtadros125 opened 3 years ago

rtadros125 commented 3 years ago

I currently see 3 different methods in target/common.py that are changing/assigning a user password on unix:

One method is enough, and call it with a different flag for changeUserPassword case. And make all of them use the method in collectLogs.