linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS v4 shares, ID's setup
@ 2011-01-07 22:57 Edgar Almonte
  2011-01-11 21:34 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: Edgar Almonte @ 2011-01-07 22:57 UTC (permalink / raw)
  To: linux-nfs

i am doing my first time nfs sharing at home , now i am using nfsv4
for it and i want setup a public share
so anybody that hook in the network can access the share ( with rw access )
but look like that is not possible because as far i read you need have
the user/group id un sync between client and server
so i am looking for some confirmation of what i can get understand so
far or/and clarification.

Thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NFS v4 shares, ID's setup
  2011-01-07 22:57 NFS v4 shares, ID's setup Edgar Almonte
@ 2011-01-11 21:34 ` J. Bruce Fields
  0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2011-01-11 21:34 UTC (permalink / raw)
  To: Edgar Almonte; +Cc: linux-nfs

On Fri, Jan 07, 2011 at 06:57:38PM -0400, Edgar Almonte wrote:
> i am doing my first time nfs sharing at home , now i am using nfsv4
> for it and i want setup a public share
> so anybody that hook in the network can access the share ( with rw access )
> but look like that is not possible because as far i read you need have
> the user/group id un sync between client and server
> so i am looking for some confirmation of what i can get understand so
> far or/and clarification.

Usually people use something like nis or ldap as a common database for
user and group information.

(There are outstanding patches to allow the client to use numbers for
everything on the wire, if you turn on some module parameter.  We may
patch the server similarly.

But then you would need all your clients to be recent enough, and turn
on the necessary option on all of them and on the server.)

--b.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-11 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 22:57 NFS v4 shares, ID's setup Edgar Almonte
2011-01-11 21:34 ` J. Bruce Fields

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).