From owner-freebsd-hackers Mon Jun 24 10:04:49 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA05827 for hackers-outgoing; Mon, 24 Jun 1996 10:04:49 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA05775 for ; Mon, 24 Jun 1996 10:04:38 -0700 (PDT) Received: from campa.panke.de (anonymous218.ppp.cs.tu-berlin.de [130.149.17.218]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id SAA22145; Mon, 24 Jun 1996 18:49:02 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id SAA01467; Mon, 24 Jun 1996 18:42:00 +0200 Date: Mon, 24 Jun 1996 18:42:00 +0200 From: Wolfram Schneider Message-Id: <199606241642.SAA01467@campa.panke.de> To: "Jordan K. Hubbard" Cc: hackers@freebsd.org Subject: adduser mail In-Reply-To: <11828.835624782@time.cdrom.com> References: <11828.835624782@time.cdrom.com> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: >Am I alone in thinking that adduser's current default behavior of mailing >the user their password in plaintext is somehow wrong? I would rather remove the 'send mail to new user' feature completely. This should be done with a mail client (pine, Emacs/VM). Wolfram