Feature #10274

Automatically test that we cannot login as root

Added by anonym 2015-09-26 06:52:25 . Updated 2019-02-13 13:30:24 .

Status:
Confirmed
Priority:
Normal
Assignee:
anonym
Category:
Test suite
Target version:
Start date:
2015-09-26
Due date:
% Done:

0%

Feature Branch:
spriver:feature/10274-automatically-test-root-login
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

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

#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.