From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Use OpenSSH in the bare-bones GuixSD template [was Re: how to "install" guixsd on a digitalocean server] Date: Wed, 12 Apr 2017 11:45:41 -0400 Message-ID: <20170412154541.GF5920@jasmine> References: <87pogo8lqj.fsf@pobox.com> <20170407134208.GC26088@jasmine> <87inmguh17.fsf@gnu.org> <20170409014217.GA15018@jasmine> <20170409014811.GA15078@jasmine> <20170409090845.mi4gmo57olhbauri@abyayala> <20170409141822.GB5121@jasmine> <20170409142150.y4nbebttj3e6rnca@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38786) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyKSp-0003Uq-WD for guix-devel@gnu.org; Wed, 12 Apr 2017 11:45:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyKSl-00045u-Sg for guix-devel@gnu.org; Wed, 12 Apr 2017 11:45:47 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:41400) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cyKSl-00045m-Jp for guix-devel@gnu.org; Wed, 12 Apr 2017 11:45:43 -0400 Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id AC388240A5 for ; Wed, 12 Apr 2017 11:45:42 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20170409142150.y4nbebttj3e6rnca@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org On Sun, Apr 09, 2017 at 02:21:50PM +0000, ng0 wrote: > Leo Famulari transcribed 1.4K bytes: > > On Sun, Apr 09, 2017 at 09:08:45AM +0000, ng0 wrote: > > > What you added here is opensshd listening on port 2222 with > > > password-logins allowed, correct? > > > > Yes, and the rest of the defaults can be found here: > > > > https://www.gnu.org/software/guix/manual/html_node/Networking-Services.html#index-openssh_002dconfiguration > > > > My intention is that it behaves the same way as the current bare-bones > > template using lsh-service. > > Okay, I was just making sure what your intentions are. I know the > openssh service. > > The changes look good to me. I've pushed the change as eea2f45369f49d244e99257fcc71a9f367fdf0fd.