9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] /lib/ndb/nfs
@ 1998-04-24 21:05 arisawa
  0 siblings, 0 replies; only message in thread
From: arisawa @ 1998-04-24 21:05 UTC (permalink / raw)


Hello 9fans!

I would like to permit nfs access from several unix hosts to Plan9 file server.
Our unix hosts are not administrated with unique uid/gid.
Plan9 manual nfsserver(8) shows the example file for /lib/ndb/nfs:
!9fs tcp!ivy
.+	[^.]+\.cvrd\.hall\.edu	/n/ivy/etc/passwd	/n/ivy/etc/group
It seems to me that this mapping configuration stands on the assumption
that all clients are administrated by single passwd/group file.

Assume that we have 4 unix hosts c1, c2, c3 and c4, and unix uid/gid is
different from each other.
Must we configure /lib/ndb/nfs like bellow?
!9fs tcp!c1
.+	c1	/n/c1/etc/passwd	/n/c1/etc/group
!9fs tcp!c2
.+	c2	/n/c2/etc/passwd	/n/c2/etc/group
!9fs tcp!c3
.+	c3	/n/c3/etc/passwd	/n/c3/etc/group
!9fs tcp!c4
.+	c4	/n/c4/etc/passwd	/n/c4/etc/group

Thanks,

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-04-24 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-24 21:05 [9fans] /lib/ndb/nfs arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).