Gentoo Archives: gentoo-user

From: the <the.guard@××××.ru>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [gentoo user] Do I really need a sshd?
Date: Sat, 04 Jan 2014 10:45:45
Message-Id: 52C7E64D.20608@mail.ru
In Reply to: [gentoo-user] [gentoo user] Do I really need a sshd? by Gevisz
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On 01/04/14 14:24, Gevisz wrote:
5 >
6 > After today's update of the world, emerge printed the following
7 > message:
8 >
9 > * Messages for package net-misc/openssh-6.4_p1-r1: *
10 > dev-libs/openssl was built with 'bindist' - disabling ecdsa
11 > support * Remember to merge your config files in /etc/ssh/ and
12 > then * reload sshd: '/etc/init.d/sshd reload'.
13 >
14 > That was quite a surprise for me, as I never installed (open)ssh
15 > and it is not in my world.
16 >
17 > After the following query:
18 >
19 > # equery depends --indirect openssh
20 >
21 > I have got the following:
22 >
23 > * These packages depend on openssh: gnome-base/gvfs-1.16.4
24 > (net-misc/openssh) app-cdr/brasero-3.8.0 (gnome-base/gvfs)
25 > media-gfx/gthumb-3.2.4 (cdr ? >=app-cdr/brasero-3.2)
26 > app-editors/gedit-3.8.3 (gnome-base/gvfs) gnome-base/nautilus-3.8.2
27 > (>=gnome-base/gvfs-1.14[gtk]) app-cdr/brasero-3.8.0 (nautilus ?
28 > >=gnome-base/nautilus-2.91.90) app-text/evince-3.8.3 (nautilus ?
29 >> =gnome-base/nautilus-2.91.4[introspection?])
30 > gnome-extra/sushi-3.8.1 (>=app-text/evince-3.0[introspection])
31 > gnome-base/nautilus-3.8.2 (previewer ? >=gnome-extra/sushi-0.1.9)
32 > gnome-extra/sushi-3.8.1 (>=gnome-base/nautilus-3.1.90)
33 > media-gfx/gimp-2.8.6 (gnome ? gnome-base/gvfs)
34 > app-doc/gimp-help-2.6.1 (>=media-gfx/gimp-2.4)
35 > media-gfx/dcraw-9.10 (gimp ? media-gfx/gimp) media-gfx/gthumb-3.2.4
36 > (!raw ? media-gfx/dcraw) xfce-base/thunar-1.6.2 (dbus ?
37 >> =gnome-base/gvfs-1.10.1) (udev ?
38 >> =gnome-base/gvfs-1.10.1[udisks,udev]) (udev ?
39 >> =gnome-base/gvfs-1.10.1[gdu,udev]) (xfce_plugins_trash ?
40 >> =gnome-base/gvfs-1.10.1) xfce-base/xfdesktop-4.10.2 (thunar ?
41 >> =xfce-base/thunar-1.6[dbus]) xfce-base/xfce4-meta-4.10
42 > (>=xfce-base/xfdesktop-4.10) virtual/ssh-0 (minimal ?
43 > net-misc/openssh) (!minimal ? net-misc/openssh)
44 >
45 > Inspecting my /etc/conf.d and /etc/init.d directories, I have found
46 > sshd files in both of them.
47 >
48 > So, my main question is as follows:
49 >
50 > Do I really need (open)sshd and, if no, how can I properly disable
51 > (open)sshd in my Gentoo box?
52 >
53 > I guess that one of the ways to disable (open)sshd is to make
54 > /etc/init.d/sshd file unexacutable, but is it a clean way to do
55 > so?
56
57 Why not reconfigure your init system. For example in the case of openrc:
58 rc-update delete sshd
59
60 > May be, it is relevant to this question that, in the future, I am
61 > going to employ the distributed compiling feature for this and
62 > another Gentoo box on the same local network.
63 >
64 > The additional my question is as follows:
65 >
66 > What I am supposed to do in response to the "merge your config
67 > files in /etc/ssh/" message above?
68
69 Run dispatch-conf i guess.
70
71 -----BEGIN PGP SIGNATURE-----
72 Version: GnuPG v2.0.22 (GNU/Linux)
73 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
74
75 iQEcBAEBAgAGBQJSx+ZMAAoJEK64IL1uI2haRW0H/Aj7Ma810FwQy22OnGkC2VX0
76 ocZEuaKcAsDGG4ZSx2NcajHl2y11d/J3D16f+Eon5YL21Cqj2WoPCqpHGBfXVjwy
77 TWrXXiAjh1F2W0ZsGCmctAqOz4wxkUS+3yBOcfjDlcZIZjBG+uvG+N0pom/2ivog
78 Vkx059B7WaLJyA6h25YJN0s5C4ee2nmT+aogRuRQsdvltinmB6I05VWuq/9B1iwp
79 NjKTqm+/f4uRr1Wt8DiZQs6ITBy44p1scU2xBf1VBCAUDjZUvPfeP34zPqlNjI8N
80 IVYxd0ZnKSeTOTmEl+uzBbMDBeL94Oly95jwL83L9jMhtyVVyh/nS71onFVGL0M=
81 =eM2B
82 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] Do I really need a sshd? Gevisz <gevisz@×××××.com>