Feature #10274

Automatically test that we cannot login as root

Added by anonym about 10 years ago. Updated about 6 years ago.

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 about 10 years ago

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