From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] u9fs: dealing with user names that differ between unix and plan 9? From: forsyth@vitanuova.com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-tkmqrajnabfuhwittpdkuporvg" Message-Id: <20020405154846.61C8119988@mail.cse.psu.edu> Date: Fri, 5 Apr 2002 16:44:45 +0100 Topicbox-Message-UUID: 73113956-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-tkmqrajnabfuhwittpdkuporvg Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit you can always change the mapping code to read in a mapping table. --upas-tkmqrajnabfuhwittpdkuporvg Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-admin@cse.psu.edu> Received: from punt-1.mail.demon.net by mailstore for forsyth@vitanuova.com id 1018020868:10:20807:146; Fri, 05 Apr 2002 15:34:28 GMT Received: from psuvax1.cse.psu.edu ([130.203.4.6]) by punt-1.mail.demon.net id aa1026148; 5 Apr 2002 15:34 GMT Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 22DDC199B6; Fri, 5 Apr 2002 10:34:07 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (plan9.bell-labs.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 7F38019988 for <9fans@cse.psu.edu>; Fri, 5 Apr 2002 10:33:00 -0500 (EST) Message-ID: <88cb92cf3c9085596ad4e509df4e812f@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] u9fs: dealing with user names that differ between unix and plan 9? MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Fri, 5 Apr 2002 10:33:19 -0500 > I have set up u9fs on a linux machine as indicated in the README, > and it works, when my plan 9 username is the same as my linux username. > When there is no linux user with the same name as the plan 9 user > that does the mount (attach), it fails. Is there a way to specify, > from the plan9 side, what linux user name should be used when doing > the mount (attach)? (like the -l option of rlogin) No, sorry. > It seems that the -u command line option of u9fs can be used as > a kind of workaround: it allows me to choose one single linux user > name onto which then all plan 9 users will be mapped, correct? Yes. Russ --upas-tkmqrajnabfuhwittpdkuporvg--