ReadyNAS 2100 User Manual
Managing User Access 3-7
v1.1, June 2009
You can view or change your groups by clicking the alphabetical index tab, or click All to list all
groups. If you wish to add a large number of groups, select Import group list from the pull-down
menu, and browse to locate the file containing the group list. You can upload a CSV (Comma
Separated Value) formatted file containing the group account information. The format of the file
is:
name1,gid1,quota1,member11:member12:member13
name2,gid2,quota2,member21:member22:member23
name3,gid3,quota3,member31:member32:member33
:
Please note the following:
• Spaces around commas are ignored.
• The name field is required.
• Quota is set to default if not specified.
• GID is automatically generated if not specified.
• Empty fields are replaced with account defaults.
• Group members are optional.
Examples of acceptable formats are as follows (note that you can omit follow-on commas and
fields if you wish to accept the system defaults for those fields, or you can leave the fields empty):
flintstones
In this example, the group flintstones is created with an automatically assigned GID and
default quota.
rubble,1007,5000,barney:betty
In this example, the group rubble has a GID of 1007, a quota of 5000 MB, with members
barney and betty.