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 about 10 years ago
- Parent task set to Bug #10250
#2 Updated by kytv about 10 years ago
- Tracker changed from Bug to Feature
#3 Updated by spriver about 8 years ago
- Assignee set to anonym
- Feature Branch set to spriver:feature/10274-automatically-test-root-login
#4 Updated by intrigeri about 6 years ago
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.