home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
2
/
2081
< prev
next >
Wrap
Internet Message Format
|
1990-12-28
|
1KB
From: jfh@rpp386.cactus.org (John F. Haugh II)
Newsgroups: alt.sources
Subject: Update passwords from a file (Part 0 of 2)
Message-ID: <18738@rpp386.cactus.org>
Date: 17 Nov 90 04:44:52 GMT
The next two postings are the code which I promised a few days
ago I would post. There are two utilities. chpasswd allows you
to change a group of passwords using a data file as input. It
is really just a silly little example to how to use a collection
of password file routines I wrote. newusers is much more amusing
and allows you to create a collection of users using something
like a password file as input. It allocates the user and group
IDs and does other interesting stuff. Neither is well documented,
in keeping with the USENET tradition of providing lots of code
and little documentation.
I'm going to ask that this code not be archived since I intend
to post this code on a semi-regular basis until the kinks are
all worked out. I'd rather not have any confusion about what
is the current version.
--
John F. Haugh II UUCP: ...!cs.utexas.edu!rpp386!jfh
Ma Bell: (512) 832-8832 Domain: jfh@rpp386.cactus.org
"SCCS, the source motel! Programs check in and never check out!"
-- Ken Thompson