createhomedir(1) General Commands Manual createhomedir(1)

createhomedircreate and populate home directories on the local computer.

createhomedir [-scbalh] [-n directoryDomainName] [-u username]

createhomedir provides several options for creating and populating home directories.

creates home directories for server home paths only (default).
creates home directories for local home paths only.
creates home directories for both server and local home paths.
creates home directories for users defined in all directory domains of the server's search path.
creates home directories for users defined in the local directory domain.
causes the created home directory to be localized.
directoryDomainName
creates home directories for users defined in a specific directory domain in the server's search path.
username
creates a home directory for a specific user defined in the domain(s) identified in the -a, -l, or -n parameter. If you omit the -a, -l, and -n parameters when you use the -u parameter, -a is assumed.
reads username list from standard input and creates specified home directories. Each username should be on its own line.
usage help.

/usr/sbin/createhomedir
location of tool

When using the -a option, search limits of various directory servers (such as Open Directory or Active Directory) can prevent all possible home directories from being created. In this case, you may need to specify the usernames explicitly.

Thu Oct 13 2004 Mac OS X