From owner-freebsd-isp Wed Oct 22 21:05:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA26113 for isp-outgoing; Wed, 22 Oct 1997 21:05:33 -0700 (PDT) (envelope-from owner-freebsd-isp) Received: from proxy.unpar.ac.id (proxy.unpar.ac.id [167.205.206.55]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA26108 for ; Wed, 22 Oct 1997 21:05:26 -0700 (PDT) (envelope-from gatut@student.unpar.ac.id) Received: from student.unpar.ac.id (student.unpar.ac.id [167.205.206.58]) by proxy.unpar.ac.id (8.8.5/8.8.5) with ESMTP id KAA05599 for ; Wed, 23 Oct 1996 10:48:59 +0700 (JAVT) Received: from localhost (gatut@localhost) by student.unpar.ac.id (8.8.5/8.8.5.D) with SMTP id LAA24700 for ; Thu, 23 Oct 1997 11:35:44 +0700 (JAVT) Date: Thu, 23 Oct 1997 11:35:43 +0700 (JAVT) From: V Gatut Harijoso To: freebsd-ISP@FreeBSD.ORG Subject: Connect time limit In-Reply-To: <344E9E62.7623@seychelles.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I read in man login.conf (since 2.2.2?) that it is possible to put connection accounting time, something like 'idletime' (maximum idle time), monthtime (max login time per month), etc. But, I cannot activate. Is the feature not supported yet? Thanks.