How you specify Linux users for quotas
You can specify a Linux user for a quota using one of three formats: the user name, the UID, or a file or directory owned by the user.
To specify a Linux user for a quota, you can use one of the following formats:
The user name, such as jsmith.
NoteYou cannot use a Linux user name to specify a quota if that name includes a backslash (\) or an @ sign. This is because ONTAP treats names containing these characters as Windows names.The UID, such as 20.
The path of a file or directory owned by that user, so that the file's UID matches the user.
NoteIf you specify a file or directory name, you must select a file or directory that will last as long as the user account remains on the system.Specifying a file or directory name for the UID does not cause ONTAP to apply a quota to that file or directory.
Give documentation feedback