I have a 10.5 server and want to create a single folder for each user
from a list of a few hundred users. Not Homes, that I can do.
I just want a single folder for each user that is accessible via file
sharing. I have the list of users which I will use to create the
user accounts and want to create the folders (in a single directory)
automatically with the right permissions in place via a few commands
(GUI or terminal). I can use Passenger to fix the permissions if the
permissions cannot be setup during the creation process.