jabber2db: update/delete users.
[vcard2ldap.git] / v2l-j2.xml
blobe584f131608222420206d2ed7d77f7b1b2b1ead8
1 <sm>
2   <!-- ... -->
3   <v2l>
4     <host>localhost</host>
5     <port></port>
6     <rootdn>dc=nodomain</rootdn>
7     <binddn>cn=admin,dc=nodomain</binddn>
8     <bindpw>secret</bindpw>
9     <suffix>dc=nodomain</suffix>
10     <tpl>./vcard2ldap/ldap/vcard.xml</tpl>
11     <filter>cn=%s</filter
12   </v2l>
13 </sm>