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.
: [EMAIL PROTECTED]'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: [EMAIL PROTECTED]
Institute of Statistics and Decision Sciences Phone: (919) 684-5419
Duke University Fax: (919) 684-8594
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message