Revision 18f8f9a3
Added by Jim Pingle about 15 years ago
usr/local/www/wizards/openvpn_wizard.xml | ||
---|---|---|
204 | 204 |
</field> |
205 | 205 |
<field> |
206 | 206 |
<name>nameattr</name> |
207 |
<displayname>User naming attribute</displayname>
|
|
207 |
<displayname>User Naming Attribute</displayname>
|
|
208 | 208 |
<type>input</type> |
209 | 209 |
<bindstofield>ovpnserver->step2->nameattr</bindstofield> |
210 | 210 |
<description>Typically "cn" (OpenLDAP, Novell eDirectory), "samAccountName" (Microsoft AD), </description> |
211 | 211 |
</field> |
212 | 212 |
<field> |
213 | 213 |
<name>groupattr</name> |
214 |
<displayname>Group naming attribute</displayname>
|
|
214 |
<displayname>Group Naming Attribute</displayname>
|
|
215 | 215 |
<type>input</type> |
216 | 216 |
<bindstofield>ovpnserver->step2->groupattr</bindstofield> |
217 | 217 |
<description>Typically "cn" (OpenLDAP, Microsoft AD, and Novell eDirectory)</description> |
218 | 218 |
</field> |
219 | 219 |
<field> |
220 | 220 |
<name>memberattr</name> |
221 |
<displayname>Member naming attribute</displayname>
|
|
221 |
<displayname>Member Naming Attribute</displayname>
|
|
222 | 222 |
<type>input</type> |
223 | 223 |
<bindstofield>ovpnserver->step2->memberattr</bindstofield> |
224 | 224 |
<description>Typically "member" (OpenLDAP), "memberOf" (Microsoft AD), "uniqueMember" (Novell eDirectory)</description> |
Also available in: Unified diff
Fix some inconsistent capitalization on labels