Index: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml @@ -2716,6 +2716,16 @@ used to prevent users or groups from using all of the space in the pool or dataset. + The following examples assume that the users already + exist in the system. Before adding a user to the system, + make sure to create their home dataset first and set the + to + /home/bob. + Then, create the user and make the home directory point to + the dataset's location. This will + properly set owner and group permissions without shadowing any + pre-existing home directory paths that might exist. + To enforce a dataset quota of 10 GB for storage/home/bob: