From 62119118a436ba7ffc0263bda67f7fa64385be06 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Tue, 21 Jan 2025 09:25:28 +0000 Subject: [PATCH] Remove suggestion to change user password --- README.md | 3 +-- setup-user.sh | 4 ---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index d929535..3b527c9 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,7 @@ SSH in to your lab instance by running and entering the provided password: ssh lab@ -o PreferredAuthentications=password -The default password is the id of the lab instance. As such, it is recommended -that you run `passwd` immediately to change the default password. +The default password is the UUID of the lab instance. ## Nested virtualisation diff --git a/setup-user.sh b/setup-user.sh index 0a1584a..5ab12ef 100644 --- a/setup-user.sh +++ b/setup-user.sh @@ -22,10 +22,6 @@ cat <