public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Brett Schroeder <brett@brettschroeder.name>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Thunderbird and local LDAP server
Date: Sun, 14 Aug 2005 13:09:56 -0700	[thread overview]
Message-ID: <42FFA514.909@brettschroeder.name> (raw)
In-Reply-To: <42FF6468.7010903@gmail.com>

The OpenLDAP client is *not* needed on the machine running T-bird - do 
something like the following to convince yourself that t-bird does *not* 
require the ldap client

grep -i ldap /var/db/pkg/mail-client/mozilla-thunderbird-1.0.6-r2/{,R,P}DEPEND

All the work is in setting up the server. Thunderbird itself requires only a 
few simple pieces of info.

See this

http://www.mozilla.org/projects/thunderbird/specs/ldap.html

and here's some more links (somewhat dated now but they get you thinking in 
the right direction)

http://collingrady.com/2004/07/02/moz-ldap/
http://www.topology.org/comms/ldap.html

The best way to get this working (as is the case for any client-server 
software) is to use ethereal/tcpdump to capture the network requests made by 
t-bird. Then you will see exactly what requests are being sent to & from the 
server. This requires that you understand the protocol and how your server has 
  implemented it

http://www.ietf.org/rfc/rfc2251.txt
http://www.openldap.org/doc/admin23/

LDAP schemas & servers are way too much fun ;-)

Brett

Ralph Slooten wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello Abraham,
> 
> I have been looking at LDAP myself for ages now, but understand almost
> nothing of it ;-) Anyways, your (first) mail got me thinking to test it
> myself again. I hit the same brick wall you did. It seems that the
> current thunderbird does *not* support LDAP at all (although it does
> present it as an option). I tried from an example on a website (to test
> with their ldap), aswell as random "off-my-head" values but it does not
> append it to the address book.
> 
> Maybe it's a thunderbird bug, I don't know (I haven't looked yet)?
> 
> All I'm doing here is confirming your problem, not solving it (although
> I would be interested if there is a solution) ;-) Maybe it requires
> openldap to be installed (I only installed it so far on my server, not
> workstation)?
> 
> Greetings
> Ralph
> 
> Abraham Marín Pérez wrote:
> 
>>Hi everyone:
>>
>>   I recently had some problems sharing my contacts with more than one
>>mail client, so I decided to run a local LDAP server. I emerged OpenLDAP
>>and checked it with phpLDAPadmin. I can browse server's database and
>>add/remove/modify contacts with phpLDAPadmin, but I can't connect to it
>>with a mail application; I tried both Evolution and Thunderbird and I
>>got nothing.
>>
>>   The one I care the most is Thunderbird. I tried to add a link to the
>>server from the Address Book: FILE -> NEW -> LDAP DIRECTORY; I typed
>>what I think is the right parameters and tried, but nothing happened. Am
>>I doing anything wrong?
>>
>>Thanks,
>>Abraham
>>
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQFC/2RoCt0ZF9kLPvYRAstoAJ9/ihBTodPdb2kyYzgaVPIuO3nJvgCdECS9
> wUCsVBdH5EsfmYUTsvCplqI=
> =818N
> -----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-14 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14 14:52 [gentoo-user] Thunderbird and local LDAP server Abraham Marín Pérez
2005-08-14 15:34 ` Ralph Slooten
2005-08-14 20:09   ` Brett Schroeder [this message]
2005-08-17 17:50     ` Abraham Marín Pérez
2005-08-15  8:08 ` Peter van Eck
2005-08-15 20:05   ` Bryce Verdier
2005-08-16  7:30     ` Peter van Eck
2005-08-16 17:55     ` Abraham Marín Pérez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42FFA514.909@brettschroeder.name \
    --to=brett@brettschroeder.name \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox