aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/addressbook-sources.xml
blob: a2d3d49049d2312a1aa56a00b94bb7c20c783f09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<addressbooks>
  <contactserver>
      <name>Bigfoot</name>
      <host>ldap.bigfoot.com</host>
      <port>389</port>
      <rootdn></rootdn>
      <scope>one</scope>
  </contactserver>
  <contactserver>
      <name>Verisign</name>
      <host>directory.verisign.com</host>
      <port>389</port>
      <rootdn/>
      <scope>one</scope>
  </contactserver>
</addressbooks>