1 |
4080
|
daigle
|
<?xml version="1.0"?>
|
2 |
|
|
|
3 |
|
|
<metadataConfig>
|
4 |
|
|
<group>
|
5 |
|
|
<index>1</index>
|
6 |
|
|
<name>Organizational Level Values</name>
|
7 |
|
|
<comment>
|
8 |
|
|
Select the organizations for which you have admin rights, and update
|
9 |
|
|
the configuration information if necessary.
|
10 |
|
|
</comment>
|
11 |
|
|
<description>Server Configuration Values.</description>
|
12 |
|
|
</group>
|
13 |
|
|
|
14 |
|
|
<config>
|
15 |
4159
|
daigle
|
<key>organization.name</key>
|
16 |
|
|
<label>Organization Name</label>
|
17 |
4080
|
daigle
|
<group>1</group>
|
18 |
|
|
<index>1</index>
|
19 |
4159
|
daigle
|
<description>The display name of organization</description>
|
20 |
|
|
<helpFile>properties.html#ldap.org</helpFile>
|
21 |
4080
|
daigle
|
</config>
|
22 |
4159
|
daigle
|
|
23 |
4080
|
daigle
|
<config>
|
24 |
4159
|
daigle
|
<key>organization.org</key>
|
25 |
|
|
<label>LDAP Organization</label>
|
26 |
4080
|
daigle
|
<group>1</group>
|
27 |
|
|
<index>2</index>
|
28 |
|
|
<description>LDAP Organization</description>
|
29 |
|
|
<helpFile>properties.html#ldap.org</helpFile>
|
30 |
|
|
</config>
|
31 |
|
|
|
32 |
|
|
<config>
|
33 |
4159
|
daigle
|
<key>organization.base</key>
|
34 |
4080
|
daigle
|
<label>LDAP Base</label>
|
35 |
4159
|
daigle
|
<group>1</group>
|
36 |
|
|
<index>3</index>
|
37 |
4080
|
daigle
|
<description>LDAP Base.</description>
|
38 |
4159
|
daigle
|
<helpFile>properties.html#organization.base</helpFile>
|
39 |
4080
|
daigle
|
</config>
|
40 |
|
|
|
41 |
|
|
<config>
|
42 |
4159
|
daigle
|
<key>organization.user</key>
|
43 |
4080
|
daigle
|
<label>LDAP User Name</label>
|
44 |
4159
|
daigle
|
<group>1</group>
|
45 |
|
|
<index>4</index>
|
46 |
4080
|
daigle
|
<description>LDAP User Name</description>
|
47 |
|
|
<helpFile>properties.html#ldap.user</helpFile>
|
48 |
|
|
</config>
|
49 |
|
|
|
50 |
|
|
<config>
|
51 |
4159
|
daigle
|
<key>organization.password</key>
|
52 |
4080
|
daigle
|
<label>LDAP Password</label>
|
53 |
4159
|
daigle
|
<group>1</group>
|
54 |
4080
|
daigle
|
<fieldType>password</fieldType>
|
55 |
4159
|
daigle
|
<index>5</index>
|
56 |
4080
|
daigle
|
<description>LDAP Password</description>
|
57 |
|
|
<helpFile>properties.html#ldap.passwd</helpFile>
|
58 |
|
|
</config>
|
59 |
|
|
|
60 |
|
|
</metadataConfig>
|