From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] NAT'ing a drawterm connection From: YAMANASHI Takeshi MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 29 Aug 2003 13:39:00 +0900 Topicbox-Message-UUID: 25627920-eacc-11e9-9e20-41e7f4b1d025 "On Fri Aug 29 13:30:03 JST 2003, rgr@sdf.lonestar.org wrote:" > Nothing seems to be printed in /sys/log/auth. If I run a vnc server > on linux, I have to set a password; have I not done the equivalent on > Plan 9 ? How do I do it ? Have you set Inferno/POP password on plan 9? Vnc server on plan9 uses Inferno/POP password to authenticate vnc connections. `passwd(1)' should set the password for you. % nashi@p9t passwd Plan 9 Password: xxxxxxx change Plan 9 Password? (y/n) n change Inferno/POP password? (y/n) y --