From mboxrd@z Thu Jan 1 00:00:00 1970 From: YAMANASHI Takeshi To: 9fans@cse.psu.edu Subject: Re: [9fans] change password from a terminal? In-reply-to: Your message of "Tue, 10 Jun 2003 06:30:42 +0200." <001001c32f09$1060db20$e3944251@insultant.net> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Message-ID: <17378.1055221393@beat.cc.titech.ac.jp> Date: Tue, 10 Jun 2003 14:03:13 +0900 Topicbox-Message-UUID: c92c9b54-eacb-11e9-9e20-41e7f4b1d025 > however, from the terminal it must be a 'local' window to > avoid the password change flying around _in the clear_. Both old and new password look like encrypted with the key Kn: UserProc->AS Kn{AuthPass, "old password", "new password"} (authsrv(6)) and UserProc doesn't necessarily run on the AS only, I think. By the way, your "rounin" means boss-less Samurai? :) --