From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom To: 9fans@cse.psu.edu, Russ Cox References: <20051028190530.8C7A710F54@dexter-peak.quanstro.net> <20051028194707.BBEB210F54@dexter-peak.quanstro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <20051028194707.BBEB210F54@dexter-peak.quanstro.net> Subject: Re: [9fans] 9fs sources Message-Id: <20051028200707.640D210F54@dexter-peak.quanstro.net> Date: Fri, 28 Oct 2005 15:07:07 -0500 Cc: Topicbox-Message-UUID: a0ec5850-ead0-11e9-9d60-3106f5b1d025 asked and answered i guess... spaces are encoded as + when the web browser submits them from http://plan9.bell-labs.com/plan9dist/newaccount.html maybe the password should be run de-urlencoded? erik quanstro@quanstro.net (erik quanstrom) writes | | ya, been there, done that: | | ; 9p read factotum/ctl | key dom=outside.plan9.bell-labs.com proto=p9sk1 role=client user=quanstro !password? | | but since i cut-and-paste the password, i'm pretty sure that it's correct. is space an | legit password character? | | erik | | Russ Cox writes | | | | | 9p read factotum/ctl might tell you something | | interesting. | | | | On 10/28/05, erik quanstrom wrote: | | > i'm sure this is a stupid question, but ... | | > | | > does an update account give access to "9fs sources"? | | > on p9p i get into this loop: | | > | | > ; 9fs sources | | > | | > !adding key: proto=p9sk1 role=client dom=outside.plan9.bell-labs.com user=quanstro | | > password: | | > ! | | > | | > !adding key: proto=p9sk1 role=client dom=outside.plan9.bell-labs.com user=quanstro | | > password: | | > | | > [ad infinitum] | | >