Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2009 10:07:31 +0700 (ICT)
From:      Olivier Nicole <Olivier.Nicole@cs.ait.ac.th>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Accessing LDAP via web
Message-ID:  <200910190307.n9J37VtJ045747@banyan.cs.ait.ac.th>
In-Reply-To: <BLU0-SMTP11FA80A643FFE3D99933C493C20@phx.gbl> (message from carmel_ny on Sun, 18 Oct 2009 10:18:51 -0400)
References:  <BLU0-SMTP9556A5828C7B6D74FB09F493C20@phx.gbl> <200910181357.n9IDvqBs009602@banyan.cs.ait.ac.th> <BLU0-SMTP11FA80A643FFE3D99933C493C20@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Carmen,

> I have email clients on my laptops that can access the LDAP server when
> connected via my LAN. When traveling that is not readily possible (is
> it)? Therefore, how can I accomplish this or is it not possible?
> 
> Remember, I am not attempting to administer the LDAP server, but rather
> access its stored data.

It would need more information then, for me to be able to answer.

Usual thing LDAP is used in conjunction with email is for
authentication: when you want to read or send email, you have to
authenticate and this is done against the LDAP server. But this
authentication is never done by your email client, rather by your POP,
IMAP and SMTP servers, so it should really not matter your are
traveling or not.

I don't know any usage when the email client needs to access the LDAP
server directly (keeping some address book on LDAP?) In that case it
is a problem of making the LDAP server accessible for traveling users,
opening the firewall and so on.

Best regards,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910190307.n9J37VtJ045747>