Gentoo Archives: gentoo-server

From: Karl Zander <gentoolist@××××××××××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] SSH login as non root user
Date: Fri, 27 Aug 2004 20:54:39
Message-Id: 5.1.0.14.2.20040827163300.08e2be88@mail.commpartners.com
1 I am trying to get a user other then root to login via SSH. I want to
2 disable root login via SSH. But I am failing. No other user expect root
3 is able to login via SSH. sshd_config has AllowGroups wheel. And wheel
4 does contain the users I want to allow.
5
6 I have compared sshd_config with another Gentoo server I have. On the
7 other Gentoo server I successfully have a user other than root login via
8 SSH. diff shows sshd_config differs only on PermitRootLogin. Its set to
9 Yes on the problem server and No on the working server. I don't want to
10 disable root SSH login until I get another user access.
11
12 Both servers run openssh 3.8.1_p1-r1. I have set SSH logging level to
13 VERBOSE and DEBUG. Both seem to indicate a password failure. I have
14 checked and reset the password.
15
16 Any ideas?
17
18 -Karl

Replies

Subject Author
Re: [gentoo-server] SSH login as non root user Andrew Ross <aross@×××××××××××.au>
[gentoo-server] Portage Maintenance Mark Rudholm <rudholm@×××××××××.org>