repo.or.cz
/
vcard2ldap.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
'Populate rosters with chatrooms' support added.
[vcard2ldap.git]
/
v2l-j2.xml
blob
e584f131608222420206d2ed7d77f7b1b2b1ead8
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>