summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2016-11-03 16:32:09 (GMT)
committerScott Moser <smoser@brickies.net>2016-11-03 16:32:09 (GMT)
commit95f4ffa2f5339aa04226718895a780f2994817b9 (patch)
tree8dc99189e83574f22bf285f1bfe08af41ad83090
parent9a7c371ef329cf78f256d0a5a8f475d9c57f5477 (diff)
Change the password in /etc/shadow to gocubsgo.
Previous commit did not actually change the password, but only added the tool. This one changes the password. LP: #1454144
-rw-r--r--ChangeLog1
-rwxr-xr-x[-rw-r--r--]bin/encrypt-pass0
-rw-r--r--src/etc/issue2
-rw-r--r--src/etc/shadow4
4 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 57664fe..c548067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
[Marcin Juszkiewicz]
- update ca-certificates.crt to mozilla trunk as of 2016-07-21.
- arm/aarch64: put a getty on ttyAMAO.
+ - set default password to 'gocubsgo' (LP: #1454144)
0.3.4
- Improve tooling for IPv6 and network debugging [Jens Rosenboom]
- make 'nc -ll' work again. [Jens Rosenboom]
diff --git a/bin/encrypt-pass b/bin/encrypt-pass
index 07bd746..07bd746 100644..100755
--- a/bin/encrypt-pass
+++ b/bin/encrypt-pass
diff --git a/src/etc/issue b/src/etc/issue
index 7d16061..8eb7864 100644
--- a/src/etc/issue
+++ b/src/etc/issue
@@ -1 +1 @@
-login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root.
+login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.
diff --git a/src/etc/shadow b/src/etc/shadow
index 27a40bb..0471543 100644
--- a/src/etc/shadow
+++ b/src/etc/shadow
@@ -1,4 +1,4 @@
-root:!$1$LJwQnqlv$DK6oKqcTq9Rf2ClC.kMa3/:10933:0:99999:7:::
+root:!$1$ssisyfpf$YqvuJLfrrW6Cg/l53Pi1n1:10933:0:99999:7:::
bin:*:10933:0:99999:7:::
daemon:*:10933:0:99999:7:::
adm:*:10933:0:99999:7:::
@@ -10,4 +10,4 @@ uucp:*:10933:0:99999:7:::
operator:*:10933:0:99999:7:::
ftp:*:10933:0:99999:7:::
nobody:*:10933:0:99999:7:::
-cirros:$1$LJwQnqlv$DK6oKqcTq9Rf2ClC.kMa3/:10933:0:99999:7:::
+cirros:$1$ecgqyiea$GZzgQPRzx7sFFoZ7p8ewU.:10933:0:99999:7:::