All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Gaiarin <gaio@sv.lnf.it>
To: Andreas Gruenbacher <agruen@suse.de>
Cc: "J. Bruce Fields" <bfields@fieldses.org>,
	Marius Aamodt Eriksen <marius@umich.edu>,
	Jeff Sedlak <jsedlak@umich.edu>,
	nfs@lists.sourceforge.net
Subject: Re: ACL on NFS, how make it work?
Date: Mon, 6 Mar 2006 11:31:04 +0100	[thread overview]
Message-ID: <20060306103104.GH8429@sv.lnf.it> (raw)
In-Reply-To: <200603061041.40841.agruen@suse.de>

Mandi! Andreas Gruenbacher
  In chel di` si favelave...

> everything you reported so far looks fine. What do these give you on th=
e=20
> server and client?

I'm not using ``config on kernel'' options, but debian copy kernel
config file on boot, so on server:

 rita:~# grep V3_ACL /boot/config-2.6.15.4
 # CONFIG_NFS_V3_ACL is not set
 CONFIG_NFSD_V3_ACL=3Dy

and on client:

 root@giovanni:~# grep V3_ACL /boot/config-2.6.14
 CONFIG_NFS_V3_ACL=3Dy
 CONFIG_NFSD_V3_ACL=3Dy


> Can you set acls when mounting localhost:/srv locally on the server?

As you can see i've at least to rebuild kernel, install and reboot the
server to test this. ;(

But i've switched on a client, and do some tests here.

On server:

 rita:/srv/users# setfacl -m g:segreteria:rwx Webmaster
 rita:/srv/users# getfacl Webmaster
 # file: Webmaster
 # owner: gaio
 # group: webmaster
 user::rwx
 group::r-x
 group:segreteria:rwx
 mask::rwx
 other::r-x

on client, after the above:

 gaio@giovanni:/srv/users$ getfacl Webmaster
 # file: Webmaster
 # owner: gaio
 # group: webmaster
 user::rwx
 group::rwx
 other::r-x
 gaio@giovanni:/srv/users$ setfacl -m g:webmaster:rwx Webmaster
 setfacl: Webmaster: Operation not supported


--=20
dott. Marco Gaiarin				    GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it=
/
  Polo FVG  -  Via della Bont=E0, 7 - 33078  -  San Vito al Tagliamento (=
PN)
  marco.gaiarin(at)sv.lnf.it	  tel +39-0434-842711  fax +39-0434-842797


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting langua=
ge
that extends applications into web and mobile media. Attend the live webc=
ast
and join the prime developer group breaking into this new coding territor=
y!
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=3D=
121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  reply	other threads:[~2006-03-06 10:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-03 10:38 ACL on NFS, how make it work? Marco Gaiarin
2006-03-03 16:35 ` J. Bruce Fields
2006-03-06  9:05   ` Marco Gaiarin
2006-03-06  9:41     ` Andreas Gruenbacher
2006-03-06 10:31       ` Marco Gaiarin [this message]
2006-03-06 15:23     ` J. Bruce Fields
2006-03-08 17:04       ` Marco Gaiarin
2006-03-09  1:49         ` J. Bruce Fields
2006-03-09  8:56           ` Gopal Santhanam
2006-03-09 14:00             ` J. Bruce Fields
2006-03-09 11:20           ` Andreas Gruenbacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060306103104.GH8429@sv.lnf.it \
    --to=gaio@sv.lnf.it \
    --cc=agruen@suse.de \
    --cc=bfields@fieldses.org \
    --cc=jsedlak@umich.edu \
    --cc=marius@umich.edu \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.