jabber2db: update/delete users.
[vcard2ldap.git] / v2l-j143.xml
blob44fab542a70a15c0a732033a5d51fca41f8fc889
1 <xdb id="xdb_v2l">
2   <ns>vcard-temp</ns>
3   <host/>
4   <load>          
5     <xdb_v2l>./vcard2ldap/src/v2l.so</xdb_v2l>
6   </load>         
7   <xdb_v2l xmlns="jabberd:xdb_v2l:config">
8     <connection>
9       <host>localhost</host>
10       <port></port>
11       <rootdn>dc=nodomain</rootdn>
12       <binddn>cn=admin,dc=nodomain</binddn>
13       <bindpw>secret</bindpw>
14       <suffix>dc=nodomain</suffix>
15       <tpl>./vcard2ldap/ldap/vcard.xml</tpl>
16       <filter>cn=%s</filter>
17     </connection>
18     <spool><jabberd:cmdline flag='s'>./spool</jabberd:cmdline></spool>
19   </xdb_v2l>
20 </xdb>