From owner-freebsd-hackers Thu Aug 10 15:58:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id PAA29590 for hackers-outgoing; Thu, 10 Aug 1995 15:58:31 -0700 Received: from alpha.dsu.edu (alpha.dsu.edu [138.247.32.12]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id PAA29582 for ; Thu, 10 Aug 1995 15:58:29 -0700 Received: (from ghelmer@localhost) by alpha.dsu.edu (8.6.12/8.6.12) id RAA21894; Thu, 10 Aug 1995 17:58:22 -0500 Date: Thu, 10 Aug 1995 17:58:21 -0500 (CDT) From: Guy Helmer To: freebsd-hackers@freefall.freebsd.org Subject: removeuser Perl script Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk None of the individuals to which I sent copies of my removeuser script last month have complained about it, so I have added a BSD copyright, written a man page, and placed the files "removeuser.perl" and "removeuser.8" in my home directory on freefall if anyone in the core team approves of it and wish to commit it. Before it can be used, it needs "h2ph" versions of machine/ansi.h, machine/endian.h, & machine/types.h installed in /usr/share/perl. I hope to being work on an "edituser" script to manage things like account and password expiration. Guy Helmer, Dakota State University Computing Services - ghelmer@alpha.dsu.edu