Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 11:53:46 -0500
From:      "Sean O'Connell" <sean@stat.Duke.EDU>
To:        Ted Sikora <tsikora@powerusersbbs.com>
Cc:        FreeBSD stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ssh login
Message-ID:  <20010122115346.E57772@stat.Duke.EDU>
In-Reply-To: <3A6C64CE.DDA1F400@powerusersbbs.com>; from tsikora@powerusersbbs.com on Mon, Jan 22, 2001 at 11:50:22AM -0500
References:  <3A6B9008.88CCCE91@home.com> <20010122080422.A88843@citusc17.usc.edu> <3A6C64CE.DDA1F400@powerusersbbs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ted Sikora stated:
: Kris Kennaway wrote:
: > 
: > On Sun, Jan 21, 2001 at 08:42:32PM -0500, Ted Sikora wrote:
: > > I was using the ssh from ports previously. After upgrading and using the
: > > one integrated I no longer can access my other nix machines. I can log
: > > onto FreeBSD fine though. Any ideas?
: > 
: > Post some more information, e.g. debugging logs (ssh -v) so we can
: > help you.
: > 
: > Kris
: 
: I can connect to my Slackware box but Slack cannot connect to
: FreeBSD-stable(slack.txt). I cannot connect to any other FreeBSD-stable
: box with FreeBSD-stable(ssh.txt).
: 
: Permission denied, please try again.
: root@24.2.168.186's password: 

I think the problem is that you are doing it as root.

grep -i root /etc/ssh/sshd_config
/etc/ssh/sshd_config:PermitRootLogin no

S
-- 
Sean O'Connell                                Email: sean@stat.Duke.EDU
Institute of Statistics and Decision Sciences Phone: (919) 684-5419
Duke University                               Fax:   (919) 684-8594


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010122115346.E57772>