Gentoo Archives: gentoo-amd64

From: Kevin Philp <kevin@×××××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] ssh fwbuilder
Date: Fri, 20 Jan 2006 11:58:00
Message-Id: 200601201144.49064.kevin@cybercolloids.net
In Reply to: Re: [gentoo-amd64] ssh fwbuilder by Gavin Seddon
1 I am afraid I am slightly lost now.
2
3 To log into the ssh server with a password you need the following:
4
5 1. Server running and accepting password logins - some don't accept passwords
6 but only accept rsa/dsa keys - it depends on the setup.
7
8 2. You can "see" the server and the ssh port from the machine you are using.
9 Can you see the ssh port from the client? This is the first thing to check.
10
11 3. If you are not logging in as root then your server must have an account for
12 the username you are using (ignore anonymous complications for now). What
13 name are you logging in as and is that user on the server?
14
15 4. ssh can be set up to only accept logins from specified users, if this is
16 true for your server you need to be in the list otherwise ssh will reject
17 you.
18
19 5. If your server has webmin you can administer the ssh server using that. It
20 might make the configuration a bit easier for you. Try
21 https://servername.domain:10000 and see if you get anything.
22
23 keep persisting.
24
25
26 On Friday 20 January 2006 09:43, Gavin Seddon wrote:
27 >Hi,
28 >This logging in business is the recommended test for my generated
29 >password. Really I need the username to install my compiled fwall. A
30 >user of root doesn't work so that is why I'm mithering you guys.
31 >--
32 >Dr Gavin Seddon
33 >School of Pharmacy and Pharmaceutical Sciences
34 >University of Manchester
35 >Oxford Road, Manchester
36 >M13 9PL, U.K.
37
38 --
39 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] ssh fwbuilder Gavin Seddon <gavin.m.seddon@×××××××××××××.uk>