From owner-freebsd-questions Wed Nov 8 02:24:15 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA01316 for questions-outgoing; Wed, 8 Nov 1995 02:24:15 -0800 Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id CAA01310 for ; Wed, 8 Nov 1995 02:24:12 -0800 Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id CAA00323 for ; Wed, 8 Nov 1995 02:17:36 -0800 Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id KAA23576; Wed, 8 Nov 1995 10:56:06 +0100 From: Wolfram Schneider Received: (wosch@localhost) by caramba.cs.tu-berlin.de (8.6.12/8.6.9) id KAA16624; Wed, 8 Nov 1995 10:56:01 +0100 Date: Wed, 8 Nov 1995 10:56:01 +0100 Message-Id: <199511080956.KAA16624@caramba.cs.tu-berlin.de> To: BILL HENDERSON Cc: questions@freebsd.org Subject: Q: Adduser In-Reply-To: <01HX4E9UDJFQ001IUQ@mr.srs.gov> References: <01HX4E9UDJFQ001IUQ@mr.srs.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@freebsd.org Precedence: bulk BILL HENDERSON writes: >Is the adduser in freebsd security consious enough for the network? I want >to addusers fro sendmail and am wondering if it is secure enough? Adduser is an *administration* tool for lazy sysops, not a *security* program. Use it at your own risk. Wolfram