From owner-freebsd-questions Wed Nov 27 8:58:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E40D37B401 for ; Wed, 27 Nov 2002 08:58:30 -0800 (PST) Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EF3143EC2 for ; Wed, 27 Nov 2002 08:58:29 -0800 (PST) (envelope-from zzhang@cs.binghamton.edu) Received: from onyx ([128.226.182.171]) by bingnet2.cc.binghamton.edu (8.11.6/8.11.6) with ESMTP id gARGwRI26747 for ; Wed, 27 Nov 2002 11:58:27 -0500 (EST) Date: Wed, 27 Nov 2002 11:58:27 -0500 (EST) From: Zhihui Zhang X-Sender: zzhang@onyx To: freebsd-questions@freebsd.org Subject: how to ssh as root Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I used to ssh as root to a FreeBSD box and uses the root password. Today, I reinstall 4.5-Release and try the same thing: $ ssh -l root mymachine otp-md5 100 pl6491 ext S/Key Password: I was expecting something like: $ ssh -l root mymachine root@mymachine's password: I did set PermitRootLogin to yes in file /etc/ssh/sshd_config. Why this change? Thanks. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message