From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4f4d5df2aa0d89ec125627373d6531e9@cat-v.org> To: 9fans@cse.psu.edu Subject: Re: [9fans] newaccount.html has gone missing Date: Sun, 19 Feb 2006 09:50:29 +0100 From: uriel@cat-v.org In-Reply-To: <6ac16811de59232cdd6b67e62c1365cb@collyer.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 01b85fd0-ead1-11e9-9d60-3106f5b1d025 > Russ says that accounts are not needed any more to connect to sources > (and thus to pull) and the current /bin/9fs seems to support that > claim: > > case sources > srv -q tcp!sources.cs.bell-labs.com sources > mount -n /srv/sources /n/sources > > mount -n skips authentication entirely. The problem is that that somewhat breaks patch(1), it still works but spills a bunch of errors because it can't chmod any files, and it shows up as created by none. Also if you have a sources/contrib account you need to modify your local 9fs to remove the -n. Maybe we should add a sourcesauth entry to 9fs? uriel