From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17556 invoked from network); 2 Dec 2020 19:35:04 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 2 Dec 2020 19:35:04 -0000 Received: from mr85p00im-ztdg06021201.me.com ([17.58.23.189]) by ewsd; Wed Dec 2 14:33:18 -0500 2020 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1606937593; bh=DeisQOdk6DExnDFHhxUYQEM++JTTyCoV2qKK4erDtfs=; h=From:Content-Type:Mime-Version:Subject:Date:To:Message-Id; b=hYESfJZZ8XKYJYcOwcdKJYjC/JEfzvoieM/96bkLKGvlnzdBDtZFx3FaqCYTf0ShP yu9Er+nIzmj7/BER3fnFVjAUjvRDWDJ0wYT2cM9xBz32TYSYlCoeJqOczLqEgUQl+v YJybAXQyROi0nwxMOg35FS8lr3YqP1a84gGvV66YCiie5tKYQiNPNA8R2dHHeSJKfx FMt8Lejv/KpHX/VHtKbJjLVku9fs53RSb55q1qJhU02dsPbHt0coOXK17Wksb15WGQ oPsIA0Tf4Ke6jlxQcrOJPUiMm5nsWJmEEY+hGWB35mZGqN0KhYcDdWHSld3txU/RZd f1R6BnkBAjxGQ== Received: from [172.20.10.5] (pa-18-171-39.service.infuturo.it [151.18.171.39]) by mr85p00im-ztdg06021201.me.com (Postfix) with ESMTPSA id 1EE7A120328 for <9front@9front.org>; Wed, 2 Dec 2020 19:33:12 +0000 (UTC) From: Daniel Morandini Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.20.0.2.21\)) Date: Wed, 2 Dec 2020 20:33:02 +0100 References: <98CB8CF6-6399-4A0D-B9C5-F01672F230E7@me.com> To: 9front@9front.org In-Reply-To: <98CB8CF6-6399-4A0D-B9C5-F01672F230E7@me.com> Message-Id: <8B248954-6CF0-49FD-9AC1-CA06D8070347@me.com> X-Mailer: Apple Mail (2.3654.20.0.2.21) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.312,18.0.737 definitions=2020-12-02_12:2020-11-30,2020-12-02 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2006250000 definitions=main-2012020115 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: replication-based ACPI map/reduce out-scaling frontend Subject: Re: [9front] possible file server setup Reply-To: 9front@9front.org Precedence: bulk Hi folks, > Thank you hiro! I=E2=80=99ll let you know how it goes, if there is = interest. > I eventually purchased this version = https://geekworm.com/collections/nas-storage/products/raspberry-pi-x828-st= ackable-2-5-sata-hdd-ssd-shield?variant=3D31948675612760 It works, zero issues, only fun :) I was wondering wether it is possible to have a separate auth server = that TCP/PXE boots from the fileserver. It looks like the idiomatic way = on one end, a =E2=80=9Cchicken and egg=E2=80=9D problem on the other! dan