From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 52.77.33.65.cfl.rr.com ([65.33.77.52] helo=rmisp.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18YdYK-0007O0-00 for ; Tue, 14 Jan 2003 21:45:16 -0500 Received: by rmisp.net (Postfix, from userid 1000) id C4A79D982D; Tue, 14 Jan 2003 21:42:54 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by rmisp.net (Postfix) with ESMTP id BB008D9714 for ; Tue, 14 Jan 2003 21:42:54 -0500 (EST) Date: Tue, 14 Jan 2003 21:42:54 -0500 (EST) From: Ryan Mann X-X-Sender: rmann@rmnet To: speakup@braille.uwo.ca Subject: Re: Enabling root access over ssh In-Reply-To: <000901c2bc3e$551aa900$6401a8c0@nt.charterne.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Put the following in /etc/ssh/sshd_config: PermitRootLogin yes Ryan It's better to make a difference than to make a million. On Tue, 14 Jan 2003, Alex Snow wrote: > Hi All, > > How can I enable root access to my linux box over a ssh connection? > -- > A message from the system administrator: "I've upped my priority, now up > yours!" > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >