Sample of jabberd2 configuration. PHOTO tag support. A lot of bugfixes in
[vcard2ldap.git] / v2l-j2.xml
blobe09a577ab524ba6ec9dcab30d369c299c8bcccf9
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   </v2l>
12 </sm>