From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:38:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF2BF16A46B for ; Wed, 13 Feb 2008 19:38:45 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id D080813C4D1 for ; Wed, 13 Feb 2008 19:38:45 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so187209waf.3 for ; Wed, 13 Feb 2008 11:38:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=+vsxS8WO5XF5FpgYGExKNW9MDrHaFs9S9DI+R50iDsI=; b=LsH31LKcVQcnbF+QLyP2ZY9dJHL1pGJqh58Y1lMIYHVcFgwHNcH2b50/Ta5vnj4eRhNJUbiQB+vjRaegYppR0klK5XozlZyr3WcBCb1zoLSFW/wTuvNdRmV7e7Dog5/5WGtWxDFrHh0hKl3wCXBTk+nBdckBCH+homdq5Z6F27c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=xRVWdHM/iMwzQHrJ9+uCiBFPRAKOeOUpOgMftVRW3PNkUggGPQM3SWx+V86sYHWgBtn1K9RYgcajzX3yRWplHk0SJqkwyMXRkf6zkh03TZFYnQ3591HSg66PZ6O4D42syPBW1+yhwUjzR/0/aEkbum9z6IZKvXkrp8hcsu4Iwh4= Received: by 10.114.121.1 with SMTP id t1mr342997wac.55.1202929857334; Wed, 13 Feb 2008 11:10:57 -0800 (PST) Received: by 10.114.168.6 with HTTP; Wed, 13 Feb 2008 11:10:57 -0800 (PST) Message-ID: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> Date: Wed, 13 Feb 2008 20:10:57 +0100 From: "Jon Theil Nielsen" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: LDAP user authentication? 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: Wed, 13 Feb 2008 19:38:46 -0000 I have googled for a very long time, but I haven't found any useful howto on this issue. Well, there is http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html but that seems to be a bit confusing an not up-to-date. I guess it _should_ be possible - and indeed very useful (especially combinde with Samba PDC and an easily maintainlable mail server). So please, if you have any experiences or knowledge of a useful description..! Regards, Jon Theil Nielsen