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.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20165 invoked from network); 18 Dec 2022 14:22:25 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 18 Dec 2022 14:22:25 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 9front; Sun Dec 18 09:21:15 -0500 2022 Message-ID: <4307AE6195C90C7661F53A3B031D26F7@felloff.net> Date: Sun, 18 Dec 2022 15:21:05 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: converged realtime-oriented reduce/map SSL descriptor enhancement Subject: Re: [9front] cwfs footgun Reply-To: 9front@9front.org Precedence: bulk I pushed a change removing the noauth and nonone commands from the runtime fileserver console (/srv/cwfs.cmd). These commands only apply to config mode (see the fqa and fsconfig(8)). If you need to disable authentication at runtime, i added a "authdisable" runtime flag that can be used in combination with the flag command. I hope this avoids the confusion in the future. -- cinap