Gentoo Archives: gentoo-dev

From: Chuck Haines <chaines@×××.EDU>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] sshd error
Date: Sat, 18 May 2002 13:21:36
Message-Id: Pine.OSF.4.43.0205181420290.28142-100000@garden.WPI.EDU
In Reply to: Re: [gentoo-dev] sshd error by Markus Krainer
1 Actually, as I said in my email, yes I did try that. But then it can't
2 read the sshd key file and I get an error of cann't read the file. But
3 regardless, I got it working. sshd in gentoo, like in slack autogenerates
4 the key files upon reboot so that problem is solved.
5
6 On Sat, 18 May 2002, Markus Krainer wrote:
7
8 > Chuck Haines wrote:
9 > > I am having a problem getting sshd to work. I am trying to run sshd to
10 > > start the server and go the following error.
11 > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
12 > > @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
13 > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
14 > > Permissions 0644 for '/etc/ssh/ssh_host_dsa.pub' are too open.
15 > > It is recommended that your private key files are NOT accessible by
16 > > others.
17 >
18 > Did you read the warning?
19 > I think a simple
20 > # chmod 600 /etc/ssh/ssh_host_dsa.pub
21 > should fix your problem.
22 >
23 > -Markus-
24 >
25 >
26 >
27 > _______________________________________________
28 > gentoo-dev mailing list
29 > gentoo-dev@g.o
30 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
31 >
32
33 ----------------------------------------------
34 | Chuck Haines | AOL: CyberGrex |
35 | GDC Webmaster | ICQ: 3707881 |
36 | WPILA Lab Manager | Yahoo: CyberGrex_27 |
37 | http://gdc.wpi.edu | MSN: CyberGrex |
38 ----------------------------------------------
39 "Geek by nature, Linux by choice."

Replies

Subject Author
Re: [gentoo-dev] sshd error Arcady Genkin <agenkin@××××××.com>