aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/base-passwd/files/slugos
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/base-passwd/files/slugos')
-rw-r--r--recipes/base-passwd/files/slugos/README14
-rw-r--r--recipes/base-passwd/files/slugos/root-home.patch8
2 files changed, 22 insertions, 0 deletions
diff --git a/recipes/base-passwd/files/slugos/README b/recipes/base-passwd/files/slugos/README
new file mode 100644
index 0000000000..1abe54b5a2
--- /dev/null
+++ b/recipes/base-passwd/files/slugos/README
@@ -0,0 +1,14 @@
+This patch overrides the root-home.patch for all DISTROs
+derived from slugos (DISTROs which set slugos in OVERRIDES)
+
+The patch sets a root password on /etc/passwd, this password is
+
+opeNSLUg
+
+This allows ssh (dropbear) login to an OpenSlug NSLU2 using that
+password.
+
+The password is NO MORE SECURE than the previous empty string,
+however, because ssh logins can now succeed the NSLU2 is LESS
+secure! This password must be changed as soon as possible after
+initial configuration of the NSLU2.
diff --git a/recipes/base-passwd/files/slugos/root-home.patch b/recipes/base-passwd/files/slugos/root-home.patch
new file mode 100644
index 0000000000..97dab68f33
--- /dev/null
+++ b/recipes/base-passwd/files/slugos/root-home.patch
@@ -0,0 +1,8 @@
+--- base-passwd/passwd.master.orig 2005-07-08 06:26:22.000000000 +0200
++++ base-passwd/passwd.master 2005-07-08 06:31:58.000000000 +0200
+@@ -1,4 +1,4 @@
+-root::0:0:root:/root:/bin/sh
++root:Xm./49bYkrkuo:0:0:root:/root:/bin/sh
+ daemon:*:1:1:daemon:/usr/sbin:/bin/sh
+ bin:*:2:2:bin:/bin:/bin/sh
+ sys:*:3:3:sys:/dev:/bin/sh