From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from netsonic.fi ([194.29.192.20] helo=nalle.netsonic.fi ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Bwn0W-00078H-00 for ; Mon, 16 Aug 2004 15:19:00 -0400 Received: from campus.local (qmailr@wanda69.adsl.netsonic.fi [81.17.192.69]) by nalle.netsonic.fi (8.11.6/8.11.6) with SMTP id i7GJIwd30212 for ; Mon, 16 Aug 2004 22:18:58 +0300 Received: (qmail 27007 invoked by uid 1000); 16 Aug 2004 19:18:58 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 16 Aug 2004 19:18:58 -0000 Date: Mon, 16 Aug 2004 22:18:57 +0300 (EEST) From: Ari Moisio To: "Speakup is a screen review system for Linux." In-Reply-To: <000101c483ba$5c0195e0$150b0198@Sina> Message-ID: References: <000101c483ba$5c0195e0$150b0198@Sina> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: RE: Disabling root login on ssh? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 Precedence: list Reply-To: arimo@netsonic.fi, "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 19:19:01 -0000 Hi! On ssh2 it is comma separated, on ssh1 space separated. Dont't known about openssh, tfm is our friend again. -- arimo On Mon, 16 Aug 2004, Sina Bahram wrote: > Is allowsuers a cama separated list? > > Take care, > Sina > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Ari Moisio > Sent: Monday, August 16, 2004 1:18 PM > To: Speakup is a screen review system for Linux. > Subject: Re: Disabling root login on ssh? > > > Hi! > > Have you restarted sshd? > > Another way is to define users who can login, keyword is allowusers in > sshd_config. > > HTH >