diff --git a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml index 330bd1959d..7d21a5d6e3 100644 --- a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml @@ -2716,6 +2716,16 @@ vfs.usermount: 0 -> 1 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: