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.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 27669 invoked from network); 5 Sep 2021 16:16:32 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 5 Sep 2021 16:16:32 -0000 Received: from mail.posixcafe.org ([45.76.19.58]) by 4ess; Sun Sep 5 12:04:13 -0400 2021 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posixcafe.org; s=20200506; t=1630857836; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s2AuM93FQwOc4Mv+6nBKpGzRBwv4pj7onO2/qjXstTE=; b=Bum2MBbqgg3SUZOdJzZBGUtzhd1x0HsEMzLR21AofhMhMtUsHAra9HwWl0k+vdX7UbRsma CZCZyoQMHkQkIz0RCbxJt+8dtHy7WctFHuEmiR2y8AoJBhnTK8uMdDSchROlL5d4n6qns6 N7nnnFVbbqtTvdrcA4qa2c6LZSZ3+k8= Received: from [192.168.168.200] (161-97-228-135.lpcnextlight.net [161.97.228.135]) by mail.posixcafe.org (OpenSMTPD) with ESMTPSA id 373008ad (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Sun, 5 Sep 2021 11:03:56 -0500 (CDT) To: 9front@9front.org From: Jacob Moody Message-ID: <7a0bb782-ceec-b712-7d17-b1bb1fc14bf3@posixcafe.org> Date: Sun, 5 Sep 2021 10:02:07 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: pipelining singleton shader-oriented manager Subject: [9front] dp9ik plugins for pam and bsd auth. Reply-To: 9front@9front.org Precedence: bulk Hello all, I sent some mail previously regarding some work on a standalone tlsclient ripped out of drawterm. The repo[0] now contains a pam module and bsd auth executable for use in making UNIX system authentication defer to a 9front authentication server. The ssl library has been changed to use openssl rather then gnutls as well. I personally have been using the pam module for a couple months now and haven't had much issue with it. I figure this might be interesting to those running a hybrid network. Thanks, moody [0] http://shithub.us/moody/tlsclient/HEAD/info.html