1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<spectre> |
3 |
<pid>/var/tmp/spectre.pid</pid> |
4 |
<!--<prefix>/usr/local</prefix>--> |
5 |
<!--<root>/smb</root>--> |
6 |
<!--<mount>/sbin/mount</mount>--> |
7 |
<!--<umount>/sbin/umount</umount>--> |
8 |
<interval>5</interval> |
9 |
<!--<host> |
10 |
<name>allenpc</name> |
11 |
<share> |
12 |
<name>Allen Docs</name> |
13 |
<owner>Allen Thrift</owner> |
14 |
<user>allen</user> |
15 |
<group>allen</group> |
16 |
</share> |
17 |
<share> |
18 |
<name>Douglas Docs</name> |
19 |
<owner>Douglas Thrift</owner> |
20 |
<user>douglas</user> |
21 |
<group>douglas</group> |
22 |
</share> |
23 |
<share> |
24 |
<name>Marilyn Docs</name> |
25 |
<owner>Marilyn Whitford</owner> |
26 |
<user>marilyn</user> |
27 |
<group>marilyn</group> |
28 |
</share> |
29 |
<share> |
30 |
<name>Shared Docs</name> |
31 |
<owner>Guest</owner> |
32 |
<user>root</user> |
33 |
<group>wheel</group> |
34 |
</share> |
35 |
</host>--> |
36 |
<host> |
37 |
<name>douglaspc</name> |
38 |
<share> |
39 |
<name>Allen Docs</name> |
40 |
<owner>Allen Thrift</owner> |
41 |
<user>allen</user> |
42 |
<group>allen</group> |
43 |
</share> |
44 |
<share> |
45 |
<name>Douglas Docs</name> |
46 |
<owner>Douglas Thrift</owner> |
47 |
<user>douglas</user> |
48 |
<group>douglas</group> |
49 |
</share> |
50 |
<share> |
51 |
<name>Marilyn Docs</name> |
52 |
<owner>Marilyn Whitford</owner> |
53 |
<user>marilyn</user> |
54 |
<group>marilyn</group> |
55 |
</share> |
56 |
<share> |
57 |
<name>Shared Docs</name> |
58 |
<owner>Administrator</owner> |
59 |
<user>root</user> |
60 |
<group>wheel</group> |
61 |
</share> |
62 |
</host> |
63 |
</spectre> |