From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu From: plan9@blueyonder.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] spaces in passwords and factotum secstore file Date: Thu, 10 Jul 2003 18:09:41 +0100 Topicbox-Message-UUID: f37f7d18-eacb-11e9-9e20-41e7f4b1d025 Hi, apologies for the slightly mundane question. What is the right way of telling factotum about a password that contains spaces? Specifically, I would like to put a line like the following into my factotum secstore file: key proto=pass server=some.server service=imap user=me !password= pwd with spaces I have tried escaping the spaces with backslashes, and quoting the password with single and double quotes, but I cannot get it to work. Thanks for any pointers, Robby