Skip to content

Commit cbebe04

Browse files
authored
Merge pull request #23 from stackhpc/passwd
Remove suggestion to change user password
2 parents 1a7b8cb + 6211911 commit cbebe04

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ SSH in to your lab instance by running and entering the provided password:
5757

5858
ssh lab@<lab-ip-address> -o PreferredAuthentications=password
5959

60-
The default password is the id of the lab instance. As such, it is recommended
61-
that you run `passwd` immediately to change the default password.
60+
The default password is the UUID of the lab instance.
6261

6362
## Nested virtualisation
6463

setup-user.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ cat <<EOF | sudo tee /etc/motd
2222
2323
Welcome to the Kayobe Lab!
2424
25-
Immediately change the default password.
26-
27-
passwd
28-
2925
Optionally, attach to a tmux session in case the connection drops:
3026
3127
tmux

0 commit comments

Comments
 (0)