* NFS v4 questions
@ 2002-04-10 14:33 Jean-Eric Cuendet
2002-04-10 20:43 ` Spencer Shepler
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Eric Cuendet @ 2002-04-10 14:33 UTC (permalink / raw)
To: NFS
Hi,
I have questions related to NFSv4
Will NFSv4 be able to check file access on a per file basis or like with
NFSv3, on a per share basis?
Will NFSv4 be like AFS or SMB speaking of ACL? And speaking of file
access? (Like /afs available to anyone but files/dirs in it being
checked for permissions on a file basis based on the krb5/afs ticket)
Thanks for infos.
-jec
--
Jean-Eric Cuendet
Linkvest SA
Av des Baumettes 19, 1020 Renens Switzerland
Tel +41 21 632 9043 Fax +41 21 632 9090
E-mail: jean-eric.cuendet@linkvest.com
http://www.linkvest.com
--------------------------------------------------------
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NFS v4 questions
2002-04-10 14:33 NFS v4 questions Jean-Eric Cuendet
@ 2002-04-10 20:43 ` Spencer Shepler
0 siblings, 0 replies; 2+ messages in thread
From: Spencer Shepler @ 2002-04-10 20:43 UTC (permalink / raw)
To: Jean-Eric Cuendet; +Cc: NFS
On Wed, Jean-Eric Cuendet wrote:
> Hi,
> I have questions related to NFSv4
> Will NFSv4 be able to check file access on a per file basis or like with
> NFSv3, on a per share basis?
> Will NFSv4 be like AFS or SMB speaking of ACL? And speaking of file
> access? (Like /afs available to anyone but files/dirs in it being
> checked for permissions on a file basis based on the krb5/afs ticket)
An NFS server generally share/exports a particular filesystem resource
to clients; this has not changed with NFSv4. In fact, NFSv4 does not
specify exactly how resources are determined for access by a set of
clients. However, most implementations will continue to follow the
model of exporting a particular directory and the contents underneath
that directory. Most implementations that I am aware of will continue
with the model of exporting to a set of clients but this is not
necessary. With the use of kerberos/spkm3/lipkey, an NFS server can
verify a user's credentials against directory/file ownership to
enforce appropriate access.
NFSv4 does define an ACL attribute so the client and server have a
mechanism to get and set the ACLs for a directory/file. However, ACL
can always be applied to the server's filesystem objects directly and
will be enforced there regardless of support in the filesystem
protocol.
--
Spencer
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-04-10 20:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-10 14:33 NFS v4 questions Jean-Eric Cuendet
2002-04-10 20:43 ` Spencer Shepler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.