|

ARUsers
ARUsers is a set of scripts that adds the familiar adduser
command to OS X or Darwin.
This set includes : adduser & rmuser.
adduser lets you add a user to the netinfo database. It automatically
determines their home directory and creates it, automatically sets the
new uid and gid. It also adds them by default to the staff group. This
can be modified within the script and is outlined in the README file.
rmuser removes a user, and all their information
from the netinfo database. It also removes their home directory.
To install:
Open a terminal window
su to root and type root password
Go to the directory where you downloaded the arusers.tar.gz and type
tar xvzf arusers.tar.gz
cd arusers
./install
You are now set to go. read the README file for usage
directions.
Donwload now.
|