From f0e217108216bcda220cd1427cd2433c8d8e0ccb Mon Sep 17 00:00:00 2001 From: "Z. Cliffe Schreuders" Date: Sun, 3 Feb 2019 08:52:34 +0000 Subject: [PATCH] lab updates --- .../hackerbot_config/hbpam/templates/lab.xml.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/generators/structured_content/hackerbot_config/hbpam/templates/lab.xml.erb b/modules/generators/structured_content/hackerbot_config/hbpam/templates/lab.xml.erb index 4fe54995e..000cebf4f 100644 --- a/modules/generators/structured_content/hackerbot_config/hbpam/templates/lab.xml.erb +++ b/modules/generators/structured_content/hackerbot_config/hbpam/templates/lab.xml.erb @@ -103,15 +103,15 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%= Configure your desktop so that passwords are required to be at least 10 characters long (and this should also apply for root). echo -e 'shorter8\nshorter8' | passwd <%= $second_user %> ; echo -$?- - - updated successfully - :( I set a short password. Did you forgot to add a pam_cracklib rule and enforce_for_root? - password is shorter than 10 :) Well done! <%= $flags.pop %> + + updated successfully + :( I set a short password. Did you forgot to add a pam_cracklib rule and enforce_for_root? + :( Something was not right