aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-03-08 13:14:31 +0100
committerStefan Kangas <skangas@skangas.se>2011-03-08 13:14:31 +0100
commit1f000e0d9390f81ca9cc5c578baf095859df7e50 (patch)
tree3ce77a67d16d7f6befa5834ad0d83e93a5f1b6f6
parent23de599a9fe1d9267dc3a1af97789e16ceae67f3 (diff)
Fix for remupd user
-rw-r--r--fripost-docs.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index 09ca536..119fdc1 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -251,8 +251,7 @@ sudo dpkg-reconfigure exim4-config
- ssh-keygen -N "" -b 4096 -f ~/.ssh/backup_key
- cat .ssh/backup_key.pub
3. Create a user on the computer that will be backed up
- - sudo adduser remupd
- - sudo passwd -d remupd
+ - sudo adduser --disabled-password remupd
- add the public key from above to ~remupd/.ssh/authorized_keys2
prefix with: no-X11-forwarding,no-agent-forwarding,no-port-forwarding
- test the key: