Gentoo Archives: gentoo-alpha

From: Rikard Johnels <rikjoh@××××××.se>
To: "Gentoo Alpha user list." <gentoo-alpha@l.g.o>
Subject: [gentoo-alpha] Missing GID/UID for sshd
Date: Fri, 30 Jul 2004 03:19:39
Message-Id: 200407300519.19812.rikjoh@norweb.se
1 Tried starting sshd to remotely install Gentoo on my AlphaStation.
2 sshd yells at me for not having privileged group
3 It generates the keys, but stops with:
4 "Privilege separation user sshd does not exist"
5
6 I groupadd'ed an useradd'ed sshd with GID=65 and UID=71 from my SuSE
7 instalation
8 ~> cat /etc/group|grep sshd
9 sshd:x:65:
10 ~> cat /etc/passwd|grep sshd
11 sshd:x:71:65:SSH daemon:/var/lib/sshd:/bin/false
12
13 Maybe something to correct in the Stage1 tarball for Alpha
14
15 --
16 /Rikard
17
18 ------------------------------------------------------------------------------------
19 Rikard Johnels email : rikjoh@××××××.se
20 Web : http://www.rikjoh.com
21 Mob : +46 735 05 51 01
22
23 ------------------------ Public PGP fingerprint ----------------------------
24 < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
25
26 --
27 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] Missing GID/UID for sshd Aron Griffis <agriffis@g.o>