From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] passwd From: rsc@plan9.bell-labs.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010103014053.7DA0A199E4@mail.cse.psu.edu> Date: Tue, 2 Jan 2001 20:40:51 -0500 Topicbox-Message-UUID: 424026c6-eac9-11e9-9e20-41e7f4b1d025 What I couldn't do was set a password. Passwd returns "protocol botch: cs: can't translate address(net!$auth!ticket)." I assume this is because it is a stand alone system. The system has a NIC that I hope to use for printing &c on my LAN. Any workaround or suggestions? If you don't want to connect to the system remotely, don't worry about it -- booting standalone the password is never used. If you do want to connect to it remotely, you'll want to set up a standalone cpu/auth server. plan9.bell-labs.com/sys/doc/start.pdf has some info on that near the end. Russ