LDAP in Thunderbird
Versions of Thunderbird above 0.6 use LDAP v3. Many LDAP servers (including Boston University’s) are still using v2. If you’re getting an LDAP initialization error with the message Error code 2: Protocol Error, add the following line to your prefs.js file (in Windows XP that file is at /Documents and Settings/username/Application Data/Thunderbird/Profiles/default/random characters/prefs.js):
user_pref("ldap_2.servers.your_server_name.protocolVersion", “2″);
Replace your_server_name with the name you had chosen for this LDAP server. It should appear in other lines of the file like: user_pref("ldap_2.servers.your_server_name.position", 4);
Comments »
The URI to TrackBack this entry is: http://www.jwinter.org/log/archives/2004/07/20/ldap-in-thunderbird/trackback/
No comments yet.
RSS feed for comments on this post.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
