summaryrefslogtreecommitdiff
path: root/etc/passwd
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-07-10 02:41:17 -0400
committerIan Moffett <ian@osmora.org>2025-07-10 02:42:46 -0400
commit0a400811f9c85584e7897a822dc70b5c9c38192d (patch)
tree676e044cf7d6cb3c45492eef5699d703220ffb9f /etc/passwd
parentcaae25854d3e93dbef5bab45cda9d52f82a94333 (diff)
usr: login: Implement 'password' input/hashing
- Update /etc/passwd to contain the hash for 'root' - Implement password checking login in the 'login' program - Add information about default credentials in the README Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'etc/passwd')
-rw-r--r--etc/passwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/passwd b/etc/passwd
index 298e923..7855b99 100644
--- a/etc/passwd
+++ b/etc/passwd
@@ -1 +1 @@
-root:x:0:0:Not a ruler:/root:/usr/bin/osh
+root:4813494d137e1631bba301d5acab6e7bb7aa74ce1185d456565ef51d737677b2:0:0:Not a ruler:/root:/usr/bin/osh