Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
DAppNode
Commits
a887ab00
Commit
a887ab00
authored
3 years ago
by
Luka Gulin
Browse files
Options
Download
Email Patches
Plain Diff
Disabled root password
parent
ea9028ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iso/preseeds/preseed_unattended.cfg
+2
-2
iso/preseeds/preseed_unattended.cfg
with
2 additions
and
2 deletions
+2
-2
iso/preseeds/preseed_unattended.cfg
+
2
-
2
View file @
a887ab00
...
...
@@ -17,13 +17,13 @@ d-i netcfg/get_domain string dappnode.eth
d-i netcfg/get_domain seen true
### Account setup
d-i passwd/root-login boolean false
# dappnode user will not be in sudo
d-i passwd/root-login boolean false
d-i passwd/user-fullname string DAppNode
d-i passwd/username string dappnode
# Use `mkpasswd -m sha-512` to generate the hash
# Using "dappnode.s0" as default
d-i passwd/user-password-crypted password $6$insecur3$rnEv9Amdjn3ctXxPYOlzj/cwvLT43GjWzkPECIHNqd8Vvza5bMG8QqMwEIBKYqnj609D.4ngi4qlmt29dLE.71
d-i passwd/root-password-crypted password $6$insecur3$rnEv9Amdjn3ctXxPYOlzj/cwvLT43GjWzkPECIHNqd8Vvza5bMG8QqMwEIBKYqnj609D.4ngi4qlmt29dLE.71
#
d-i passwd/root-password-crypted password $6$insecur3$rnEv9Amdjn3ctXxPYOlzj/cwvLT43GjWzkPECIHNqd8Vvza5bMG8QqMwEIBKYqnj609D.4ngi4qlmt29dLE.71
### Clock and time zone setup
d-i clock-setup/utc boolean false
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment