On Tue, May 28, 2002 at 09:46:41PM +0200, Daniel Geske wrote: > Hi all, > > I have a FreeBSD 4.5 Rel. machine up running fine. Now, on the console I > can log in fine. Log ins via ssh only work for users other than root. How > can I log in as root using ssh? > I checked "hosts.allow" and it didn't look like there's any place to set > such thing in "sshd_config" > > I am looking forward to hearing a solution. > Thanks, >
$ grep -i root /etc/ssh/sshd_config PermitRootLogin no $ -- Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED] -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org
msg45817/pgp00000.pgp
Description: PGP signature
