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