This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



createhomedir(1)                         BSD General Commands Manual                        createhomedir(1)

NAME
     createhomedir -- create and populate home directories on the local computer.

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

DESCRIPTION
     createhomedir provides several options for creating and populating home directories.

OPTIONS
     -s       creates home directories for server home paths only (default).

     -c       creates home directories for local home paths only.

     -b       creates home directories for both server and local home paths.

     -a       creates home directories for users defined in all directory domains of the server's search
              path.

     -l       creates home directories for users defined in the local directory domain.

     -n directoryDomainName
              creates home directories for users defined in a specific directory domain in the server's
              search path.

     -u 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.

     -i       reads username list from standard input and creates specified home directories. Each username
              should be on its own line.

     -h       usage help.

FILES
     /usr/sbin/createhomedir                       location of tool

CAVEATS
     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.

Mac OS X                                        May 12, 2010                                        Mac OS X

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...