I have updated the hack so that it works under linux 0.96a, it
needed to have stdout fflushed before each gets (this may help
other people doing development).

It basically does the following:

gets a username, directory (defaults to /usr/users/<uname>) and a
shell (defaults to /bin/sh), and a password (default is the username).

it then creates the users directory, adds them to the password file,
and changes ownership of their directory.

In this directory should be:

crypt.o   :  the crypt binary from poe-IGL, provided by ufc-crypt
README	  :  this file
Makefile  :  the makefile to make adduser
adduser.c :  the sourcecode



-- craig hagan

hagan@deimos.ucc.umass.edu


