updated welcome-email.tmpl

This commit is contained in:
deepend 2019-12-01 14:35:50 -07:00
parent e7baf0cba0
commit 54480534b8
2 changed files with 2 additions and 3 deletions

View File

@ -50,7 +50,7 @@ case $1 in
sub_to_list $1 sub_to_list $1
echo "removing .git from new homedir" echo "removing .git from new homedir"
rm -rf /home/$1/.git sudo rm -rf /home/$1/.git
echo "adding ssh pubkey" echo "adding ssh pubkey"
echo "$3" | sudo tee /home/$1/.ssh/authorized_keys echo "$3" | sudo tee /home/$1/.ssh/authorized_keys

View File

@ -9,8 +9,7 @@ the ssh key you supplied on registration.
your password is "newpassword". please change it when you log in for your password is "newpassword". please change it when you log in for
the first time by running the passwd command. the password is used for the first time by running the passwd command. the password is used for
imap/smtp auth, not shell login, which is currently enabled for legacy imap/smtp/webmail auth, not shell login.
reasons and will be soon changed to only use ssh key authentication.
the greatest value of tilde.club is not the services provided by the the greatest value of tilde.club is not the services provided by the
server, but rather the interesting and welcoming community built by its server, but rather the interesting and welcoming community built by its