source:
n4d-ldap/trunk/fuentes/install/usr/share/n4d/templates/folder/others
@
149
Last change on this file since 149 was 149, checked in by , 5 years ago | |
---|---|
File size: 302 bytes |
Line | |
---|---|
1 | { |
2 | "05_others":{ |
3 | "path" : "/net/server-sync/home/others", |
4 | "perm" : 2770 , |
5 | "owner" : "nobody", |
6 | "group" : "nogroup", |
7 | "acl" : [["-d -m","g:10001:rwx"],["-d -m","g:others:---"],["-d -m","u::rwx"],["-d -m","o::---"],["-d -m","m::rwx"],["-m","g:10001:rwx"],["-m","g:others:r-x"]] |
8 | } |
9 | } |
Note: See TracBrowser
for help on using the repository browser.