From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <955002b1d88773f05bed5fec768d440f@plan9.bell-labs.com> From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] change password from a terminal? In-Reply-To: <332f08827184f9626b4af6a39f4fe390@plan9.bell-labs.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-txaunpmkliemagvuzphkcaraup" Date: Tue, 10 Jun 2003 07:49:26 -0400 Topicbox-Message-UUID: c9791358-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-txaunpmkliemagvuzphkcaraup Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'll change passwd to not require service=terminal anymore. --upas-txaunpmkliemagvuzphkcaraup Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Tue Jun 10 02:11:22 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Tue Jun 10 02:11:20 EDT 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 0EB7719AB2; Tue, 10 Jun 2003 02:11:08 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (plan9.bell-labs.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C90D219AB1 for <9fans@cse.psu.edu>; Tue, 10 Jun 2003 02:10:49 -0400 (EDT) Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Tue Jun 10 02:10:48 EDT 2003 Received: from 205.170.1.68 ([205.170.1.68]) by plan9; Tue Jun 10 02:10:46 EDT 2003 Message-ID: <332f08827184f9626b4af6a39f4fe390@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] change password from a terminal? From: "Russ Cox" In-Reply-To: <001001c32f09$1060db20$e3944251@insultant.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Tue, 10 Jun 2003 02:10:45 -0400 > however, from the terminal it must be a 'local' window to > avoid the password change flying around _in the clear_. the password change doesn't fly around in the clear anymore -- cpu connections are encrypted. i type "service=terminal passwd" all the time. --upas-txaunpmkliemagvuzphkcaraup--