19
19
# Author: Matt Giuca
22
# Allows creation of users. This sets up the user's jail and home directory
22
# Allows creation of users. This sets up the following:
23
# * User's jail and home directory within the jail.
24
# * Subversion repository (TODO)
25
# * Check out Subversion workspace into jail (TODO)
26
# * Database details for user (TODO)
27
# * Unix user account (TODO)