.Dd Wed Nov 12 2008 .Dt setquota 1 .Os "Mac OS X" .Sh NAME .Nm setquota .Nd Sets home directory quotas on the local computer. .Sh SYNOPSIS .Nm .Op Fl ahl .Op Fl n Ar directoryDomainName .Op Fl u Ar username .Sh DESCRIPTION .Nm provides several options for creating and updating home directory quotas. Quotas are set as specified in the individual user record. .Sh OPTIONS .Bl -tag -width -indent .It Fl a sets home directory quota for users defined in all directory domains of the server's search path. .It Fl l sets home directory quota for users defined in the local directory domain. .It Fl n Ar directoryDomainName sets home directory quota for users defined in a specific directory domain in the server's search path. .It Fl u Ar username sets home directory quota 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. .El .Sh FILES .Bl -tag -width "/Users/joeuser/Library/really_long_file_name" -compact .It Pa /usr/sbin/setquota location of tool .El