From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from optimeas.de ([78.46.18.2]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1VONpt-0007eo-8l for ptxdist@pengutronix.de; Tue, 24 Sep 2013 10:19:09 +0200 Received: from [127.0.0.1] (ip-5-146-126-105.unitymediagroup.de [5.146.126.105]) by optimeas.de (Postfix) with ESMTPSA id B663A4207A56 for ; Tue, 24 Sep 2013 10:19:03 +0200 (CEST) From: "Matthias Klein" Date: Tue, 24 Sep 2013 08:19:02 +0000 Message-Id: Mime-Version: 1.0 Subject: [ptxdist] openssh: sshd (and sftp-server) Reply-To: ptxdist@pengutronix.de, Matthias Klein List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0513329278==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de --===============0513329278== Content-Type: multipart/alternative; boundary="------=_MB90ECE5E0-ECC7-48BB-8658-13793C9FF0FC" --------=_MB90ECE5E0-ECC7-48BB-8658-13793C9FF0FC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; format=flowed; charset=utf-8 Hi, I trying to get sshd and sftp-server of the openssh package running. First I failed with the "openssh" init script. I tries to start sshd=20 with -p "$PIDFILE", but sshd's -p option the port number can be changed. Then sshd complained about the host keys. I tried to create some with=20 "ssh-keygen -t dsa -f ssh_host_dsa_key" and "ssh-keygen -t rsa -f=20 ssh_host_rsa_key". But they are not accepted by sshd. It still complains that it could not=20 load host keys. Does anyone have some tips for getting sshd inside a ptxdist BSP running= =20 ? Do I have to set special permissions for the key files ? Thanks for the help ! Best regards, Matthias --------=_MB90ECE5E0-ECC7-48BB-8658-13793C9FF0FC Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
Hi,
 
I trying to get sshd and sftp-server of the openssh package running.
 
First I failed with the "openssh" init script. I tries to start sshd= with -p "$PIDFILE", but sshd's -p option the port number can be changed.
Then sshd complained about the host keys. I tried to create some with= "ssh-keygen -t dsa -f ssh_host_dsa_key" and "ssh-keygen -t rsa -f ssh_host_rsa_key".
But they are not accepted by sshd. It still complains that it could= not load host keys.
 
Does anyone have some tips for getting sshd inside a ptxdist BSP runni= ng ?
Do I have to set special permissions for the key files ?
 
 
Thanks for the help !
 
Best regards,
 
Matthias
 
 
--------=_MB90ECE5E0-ECC7-48BB-8658-13793C9FF0FC-- --===============0513329278== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0513329278==--