From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Drawterm vs Autentication Server From: forsyth@vitanuova.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010424101529.94D51199FE@mail.cse.psu.edu> Date: Tue, 24 Apr 2001 11:15:55 +0100 Topicbox-Message-UUID: 8ded02ec-eac9-11e9-9e20-41e7f4b1d025 >>If even the latter request is too hard to honor, >>then at least I would like to ask Plan 9 code owners to provide for ability >>to start "authentication server" >>manually, thus allowing to fully upgrade from Plan 9 terminal to Plan 9 CPU >>server "on the fly", >>i.e. without reconfiguring and rebuilding the kernel. i think you might be able to do that, by running auth/keyfs (see keyfs(4)) and appropriate variants of aux/listen in a name space in which you've previously run authfs(4) to provide suitably named replacement authentication files to allow you to set your own keys.