From owner-freebsd-questions@FreeBSD.ORG Sat Mar 7 02:34:28 2009 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 0CF73106566C for ; Sat, 7 Mar 2009 02:34:28 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id A7E158FC08 for ; Sat, 7 Mar 2009 02:34:27 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by gxk24 with SMTP id 24so1634484gxk.19 for ; Fri, 06 Mar 2009 18:34:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=MaPxGolN9ej+PN29e9bkpdVmCR4AWJvm2jm1iUWE66c=; b=dIh5i6EpXVn2xoHMVMlN7HWK78s6H3fJOrOr6ebzx1U+t66ilAMAdoyzp1hkuizjqY +H9fh1soIVIFEYzafYOUfamcu7Okq9YTcrySTHBxlBYWgLUQE3Vr+tgQ+yS7nJIU9nq5 HD9xy4MQtAEfx4La22Yz6SEi0+RuePNzbtUh4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PInOOPC0uQa0I8ssi/+fTNJUP/B26FZbKhy+P91Nly0+7R7xQ1ZQ0qLm855Z/JwzEP rCifIfmqcbVBP0NSC7Dr704kjU1OIoOFFW4hQWoJUEVuNPH8q4f6rq9Y1+RgwhrVVL7m 0Jtbhe2SwymJww8loh+Lt2MBEqDyEWS3T0mzo= MIME-Version: 1.0 Received: by 10.231.20.65 with SMTP id e1mr906932ibb.1.1236393266928; Fri, 06 Mar 2009 18:34:26 -0800 (PST) In-Reply-To: <49B0E0E1.8090801@esiee.fr> References: <49B0E0E1.8090801@esiee.fr> Date: Fri, 6 Mar 2009 19:34:26 -0700 Message-ID: From: Tim Judd To: Frank Bonnet Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD + Samba + OpenLDAP + iSCSI +Netapp , anyone ? 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: Sat, 07 Mar 2009 02:34:28 -0000 On Fri, Mar 6, 2009 at 1:37 AM, Frank Bonnet wrote: > Hello > > All is in the subject :-) Does anyone has setup such server configuration > > A server running FreeBSD and supporting Samba server software with OpenLDAP > backend and using iSCSI as disk access protocol > to a Netapp filer for Samba volumes ? > > I plan this so passed experiences are welcome ! > > Thanks a lot I've done the Samba+OpenLDAP -- I have an install still running off that. iSCSI isn't hard to add into it, but I've never heard or ran Netapp. So I'd offer my help with OpenLDAP+Samba. iSCSI is easy (keeping in mind the ACL built into iSCSI); and maybe someone else can help with Netapp. Good Luck.