From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Cross Message-Id: <200107262010.QAA19915@augusta.math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] basic question In-Reply-To: Cc: Date: Thu, 26 Jul 2001 16:10:12 -0400 Topicbox-Message-UUID: d7396508-eac9-11e9-9e20-41e7f4b1d025 In article you write: > >Having played with plan9 in stand alone mode, I am trying to >install a plan9 system and I am following the various tips found on >the plan9 Wiki page. The first thing is the CPU/auth server. However >I have a basic problem: How to edit files such as /adm/users, >/rc/bin/cpurc etc... I am logged in as glenda. What is the magic >word? For the standalone machines with local KFS, the manage word is: disk/kfscmd allow Then you should be able to edit files using the text editor of your choice (eg, sam, acme, ed....). Hope that helps! - Dan C.