Minor typo fixes.
[vcard2ldap.git] / v2l-j2.xml
blob904a4f51b8313acd842899e4c7fa2cf50a4a4478
1 <sm>
2   <!-- ... -->
3   <v2l>
4     <host>localhost</host>
5     <port></port>
6     <rootdn>dc=nodomain</rootdn>
7     <uniqattr>cn</uniqattr>
8     <binddn>cn=admin,dc=nodomain</binddn>
9     <bindpw>secret</bindpw>
10     <suffix>dc=nodomain</suffix>
11     <tpl>./vcard2ldap/ldap/vcard.xml</tpl>
12   </v2l>
13 </sm>