You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
286 B
19 lines
286 B
server string = Storage
|
|
|
|
[foo]
|
|
path = /data/foo
|
|
comment = Foo
|
|
valid users = @itix
|
|
write list = @itix
|
|
group = itix
|
|
directory mask = 0770
|
|
create mask = 0660
|
|
|
|
[bar]
|
|
path = /data/bar
|
|
comment = Bar
|
|
valid users = @itix
|
|
write list = @itix
|
|
group = itix
|
|
directory mask = 0775
|
|
create mask = 0664
|
|
|