From owner-freebsd-ports@FreeBSD.ORG Wed Feb 5 15:31:49 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D4D9468 for ; Wed, 5 Feb 2014 15:31:49 +0000 (UTC) Received: from mp1-smtp-2.eutelia.it (mp1-smtp-2.eutelia.it [62.94.10.162]) by mx1.freebsd.org (Postfix) with ESMTP id C047F1621 for ; Wed, 5 Feb 2014 15:31:48 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mp1-smtp-2.eutelia.it (Eutelia) with ESMTP id 505A5DF5BD for ; Wed, 5 Feb 2014 16:31:37 +0100 (CET) Received: from soth.ventu (adsl-ull-1-191.41-151.net24.it [151.41.191.1]) (authenticated bits=0) by ns2.biolchim.it (8.14.8/8.14.8) with ESMTP id s15FVTet027991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 5 Feb 2014 16:31:34 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-1-191.41-151.net24.it [151.41.191.1] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.8/8.14.7) with ESMTP id s15FVM3b011021; Wed, 5 Feb 2014 16:31:22 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <52F2594A.9050404@netfence.it> Date: Wed, 05 Feb 2014 16:31:22 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Anton Afanasyev Subject: Re: Samba to web References: <52EBDCF3.3050508@netfence.it> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Wed, 05 Feb 2014 16:31:34 +0100 (CET) X-Scanned-By: MIMEDefang 2.74 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 15:31:49 -0000 On 02/01/14 04:58, Anton Afanasyev wrote: > Why not simply set up a web server with the same auth settings as in > Samba? I though about this, but would rather use a dedicated tool. > ... and you may end up having to maintain two sets of settings, This is exaclty what I'd like to avoid. > That said, if you do end up using one of the solutions you mentioned (or > similar), it would be great if you could provide some details (perf, > your number of users, typical load, etc). I still have no figures, since the server is not yet in production; however user base will be very small and (I guess) the use of this tool very occasional. bye & Thanks av.