Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA06706; Sat, 30 Sep 95 13:55:06 EDT
Received: from colossus.cse.psu.edu by MIT.EDU with SMTP
	id AA24516; Sat, 30 Sep 95 13:54:32 EDT
Received: by colossus.cse.psu.edu id <78626>; Sat, 30 Sep 1995 13:48:01 -0400
Received: from plan9.att.com ([192.20.225.252]) by colossus.cse.psu.edu with SMTP id <78632>; Sat, 30 Sep 1995 13:45:17 -0400
From: presotto@plan9.att.com
To: 9fans@cse.psu.edu
Date: 	Sat, 30 Sep 1995 13:29:52 -0400
Subject: re: Can not mount u9fs
Message-Id: <95Sep30.134517edt.78632@colossus.cse.psu.edu>
Sender: owner-9fans@cse.psu.edu
Precedence: bulk
Reply-To: 9fans@cse.psu.edu

u9fs is a Unix program and tries to obey Unix access permissions.
You (i.e. the user id on the plan 9 system) has to have an entry
in the password file on the Unix system in order to mount the
a file system served by u9fs.

If compiled with SOCKETS defined, it also uses the standard BSD network
permission code, ruser(), which requires the calling system
to be in /etc/hosts.equiv or the user to have a .rhosts allowing access.

------ original message follows ------

>From cse.psu.edu!9fans-outgoing-owner Sat Sep 30 02:47:14 EDT 1995
Received: by colossus.cse.psu.edu id <78589>; Sat, 30 Sep 1995 02:38:33 -0400
Received: from skat.usc.edu ([128.125.253.131]) by colossus.cse.psu.edu with SMTP id <78575>; Sat, 30 Sep 1995 02:38:17 -0400
Received: (taweil@localhost)
	by skat.usc.edu (8.6.10/8.6.12+usc)
	id XAA29138; Fri, 29 Sep 1995 23:38:11 -0700
Date:	Sat, 30 Sep 1995 02:38:11 -0400
From:	Ta-Wei Li <taweil@skat.usc.edu>
Message-Id: <199509300638.XAA29138@skat.usc.edu>
To:	9fans@cse.psu.edu
Subject: Can not mount u9fs
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Sender: owner-9fans@cse.psu.edu
Precedence: bulk
Reply-To: 9fans@cse.psu.edu

I just got my PC setup to be a Plan 9 terminal and compiled the u9fs on my NeXT
box. When I try to access the file server, after srv command, the mount fails
with error message:

mount: mount /srv/tcp!next!9fs /n/next: unknown user or group

I am wondering if this mean that I need to setup an auth server.

Thanks.

Ta-Wei Li



