Feature #10274
Automatically test that we cannot login as root
Start date:
2015-09-26
Due date:
% Done:
0%
Description
Verify that we cannot login as root with passwords like live and amnesia (and empty).
Subtasks
History
#1 Updated by anonym 2015-09-26 06:52:48
- Parent task set to Bug #10250
#2 Updated by kytv 2015-09-26 07:28:34
- Tracker changed from Bug to Feature
#3 Updated by spriver 2017-05-29 15:38:36
- Assignee set to anonym
- Feature Branch set to spriver:feature/10274-automatically-test-root-login
#4 Updated by intrigeri 2019-02-13 13:30:25
The proposed branch tests that /etc/shadow
looks like what we want, but in the spirit of BDD it would be nicer to test the resulting behaviour, as per the ticket description and what we currently test manually.