From owner-freebsd-questions@FreeBSD.ORG Fri Jul 14 17:56:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79D3916A4DD for ; Fri, 14 Jul 2006 17:56:58 +0000 (UTC) (envelope-from nagylzs@enternet.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FCF43D45 for ; Fri, 14 Jul 2006 17:56:55 +0000 (GMT) (envelope-from nagylzs@enternet.hu) Received: from [62.112.218.108] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1G1RuF-0004Si-1v for freebsd-questions@freebsd.org; Fri, 14 Jul 2006 19:56:51 +0200 Message-ID: <44B7DB07.6010908@enternet.hu> Date: Fri, 14 Jul 2006 19:57:27 +0200 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3?= User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: LDAP Thunderbird and security X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 17:56:58 -0000 Hello, I would like to create an LDAP server, for storing address book information for Thunderbird. E-mail clients will be connecting remotely with IMAPS (over the internet). Is there a secure way to do this? I know that samba can create an LDAP server but it is not secure, is it? I also know that I could create a VPN connection, but for my users, this is too difficult to setup. :-) Do you know a solution, definitely for FreeBSD, that is relatively easy to setup on the client side, and secure? Thanks, Laszlo