diff options
Diffstat (limited to 'default_user/addressbook-sources.xml')
-rw-r--r-- | default_user/addressbook-sources.xml | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/default_user/addressbook-sources.xml b/default_user/addressbook-sources.xml index 52a52a001c..92484ec297 100644 --- a/default_user/addressbook-sources.xml +++ b/default_user/addressbook-sources.xml @@ -9,14 +9,6 @@ <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> @@ -25,19 +17,11 @@ <scope>one</scope> </contactserver> <contactserver> - <name>WhoWhere</name> - <description>WhoWhere</description> - <host>ldap.whowhere.com</host> + <name>Verisign</name> + <description>Verisign Directory</description> + <host>directory.verisign.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> + <rootdn/> <scope>one</scope> </contactserver> </addressbooks> |