From b775ea759b77437b9f08e437781e32efbb93d3fb Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 31 Mar 2019 20:31:28 +0200 Subject: [PATCH] Add remark --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 05b8622..d91cdb9 100755 --- a/install.sh +++ b/install.sh @@ -62,6 +62,7 @@ apt-get install dovecot-imapd dovecot-pop3d # pop3_uidl_format = %08Xu%08Xv /etc/init.d/dovecot start sudo useradd -d /home/test -g mail -u 1001 -s /bin/bash test +# Make sure no ssh is possible for this user # npm npm install -D jasmine jasmine-node istanbul jasmine-console-reporter supertest jasmine-supertest