From owner-freebsd-questions Wed Mar 19 19:19: 8 2003 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 83D6237B401 for ; Wed, 19 Mar 2003 19:19:07 -0800 (PST) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2AA543FBD for ; Wed, 19 Mar 2003 19:19:05 -0800 (PST) (envelope-from robin@damm.ca) Received: from pd6mr2so.prod.shaw.ca (pd6mr2so-qfe3.prod.shaw.ca [10.0.141.217]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0HC10063Z2JTKX@l-daemon> for freebsd-questions@freebsd.org; Wed, 19 Mar 2003 20:19:05 -0700 (MST) Received: from pn2ml10so.prod.shaw.ca (pn2ml10so-qfe0.prod.shaw.ca [10.0.121.80]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0HC100L4C2JTLB@l-daemon> for freebsd-questions@freebsd.org; Wed, 19 Mar 2003 20:19:05 -0700 (MST) Received: from h24-82-238-48.wp.shawcable.net (h24-82-238-48.wp.shawcable.net [24.82.238.48]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0HC1004I02JS6V@l-daemon> for freebsd-questions@FreeBSD.ORG; Wed, 19 Mar 2003 20:19:05 -0700 (MST) Received: from h24-82-238-48.wp.shawcable.net (localhost [127.0.0.1]) by h24-82-238-48.wp.shawcable.net (8.12.6/8.12.6) with ESMTP id h2K3J4WM061374 for ; Wed, 19 Mar 2003 21:19:04 -0600 (CST envelope-from robin@damm.ca) Received: (from robin@localhost) by h24-82-238-48.wp.shawcable.net (8.12.6/8.12.6/Submit) id h2K3J4W7061373 for freebsd-questions@FreeBSD.ORG; Wed, 19 Mar 2003 21:19:04 -0600 (CST envelope-from robin@damm.ca) Date: Wed, 19 Mar 2003 21:19:03 -0600 From: Robin Damm Subject: Re: Remote Login In-reply-to: <3E7922D3.1BB6E6A2@mmgrover.com> To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Message-id: <20030320031903.GA61350@h24-82-238-48.bad.dog> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <3E7922D3.1BB6E6A2@mmgrover.com> 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 On Wed, Mar 19, 2003 at 08:09:23PM -0600, Mike Grover wrote: > Is there a way to control who can remote login under SSH? > Yes. See the "AllowUsers" and "DenyUsers" keywords in the sshd_config man page. -- Robin Damm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message