aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/ldapservers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default_user/ldapservers.xml')
-rw-r--r--default_user/ldapservers.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/default_user/ldapservers.xml b/default_user/ldapservers.xml
index 5469fecc52..46620d21a9 100644
--- a/default_user/ldapservers.xml
+++ b/default_user/ldapservers.xml
@@ -9,6 +9,14 @@
<scope>one</scope>
</contactserver>
<contactserver>
+ <name>InfoSpace</name>
+ <description>Infospace</description>
+ <host>ldap.infospace.com</host>
+ <port>389</port>
+ <rootdn></rootdn>
+ <scope>one</scope>
+ </contactserver>
+ <contactserver>
<name>Netcenter</name>
<description>Netcenter Member Directory</description>
<host>memberdir.netscape.com</host>
@@ -16,4 +24,20 @@
<rootdn>ou=member_directory,o=netcenter.com</rootdn>
<scope>one</scope>
</contactserver>
+ <contactserver>
+ <name>WhoWhere</name>
+ <description>WhoWhere</description>
+ <host>ldap.whowhere.com</host>
+ <port>389</port>
+ <rootdn></rootdn>
+ <scope>one</scope>
+ </contactserver>
+ <contactserver>
+ <name>Yahoo!</name>
+ <description>Yahoo! People Search</description>
+ <host>ldap.yahoo.com</host>
+ <port>389</port>
+ <rootdn></rootdn>
+ <scope>one</scope>
+ </contactserver>
</contactservers>