From owner-freebsd-isp@FreeBSD.ORG Thu Sep 11 11:34:16 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D764516A4BF for ; Thu, 11 Sep 2003 11:34:16 -0700 (PDT) Received: from mail.yazzy.org (yazzy.org [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D262243FE5 for ; Thu, 11 Sep 2003 11:34:15 -0700 (PDT) (envelope-from freebsd@yazzy.org) Received: from localhost (localhost [127.0.0.1]) by mail.yazzy.org (Postfix) with ESMTP id DCE0739814 for ; Thu, 11 Sep 2003 20:34:09 +0200 (CEST) Received: from mail.yazzy.org ([127.0.0.1]) by localhost (urukhai.yazzy.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 36070-05 for ; Thu, 11 Sep 2003 20:34:09 +0200 (CEST) Received: from h3llr41z3r (yazzy [192.168.98.11]) by mail.yazzy.org (Postfix) with SMTP id 313043980F for ; Thu, 11 Sep 2003 20:34:07 +0200 (CEST) Date: Thu, 11 Sep 2003 20:13:39 +0200 From: Martin Jessa To: freebsd-isp@freebsd.org Message-Id: <20030911201339.24a5f27b.freebsd@yazzy.org> In-Reply-To: <63396.148.243.211.1.1063304771.squirrel@mail.unixmexico.com> References: <63396.148.243.211.1.1063304771.squirrel@mail.unixmexico.com> Organization: WRS ASA X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: only one user logged per session/time X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 18:34:17 -0000 Are you concerned how much cpu and ram each ssh session spawns? If you do that, make sure users cannot compile screen in their home dirs. Otherwise I think it's pointless. On Thu, 11 Sep 2003 13:26:11 -0500 (CDT) nbari@unixmexico.com wrote: > Hello, I have a server with ssh access to the users, but how can I allow > only one user to be logged at a time. > > I dont want to allow a user to login multiple times, I just want the user > to login onece and if he try to open a second coneection, refuse the user > until the session is over or the user is allready loged. > > > thanks in advance. > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"