ACLs on XFS via NFS
- From: Philipp Kraus <philipp.kraus@xxxxxxxxxxxx>
- Date: Sat, 8 May 2010 23:11:49 +0200
Hello,
I'm running 2 Gentoo systems with kernel 2.6.33.3 and .2. The server (.3) exports some directories
via NFS. I have setup some dirs with ACLs, in which a group gets full access. On the NFS client (.2)
I can mount the NFS exports, but I can't see any ACLs. In both kernels the NFS and ACL support
is compiled like a modul.
On the client getfacl shows:
# owner: root
# group: media
user::rwx
group::rwx
other::---
on the server:
# owner: root
# group: media
user::rwx
group::rwx
other::---
default:user::rwx
default:group::rwx
default:group:media:rwx
default:mask::rwx
default:other::---
the export is set to:
/mnt/storage/nas192.168.94.0/24(async,acl,no_subtree_check,no_root_squash,rw,anonuid=65534,anongid=65533)
If
I create a file or dir on the NFS client, the ACLs would be set correctly on the server, but the client don't see any ACL
Does anyone know how to solve the problem?
Thanks
Phil
.
- Follow-Ups:
- Re: ACLs on XFS via NFS
- From: Chris Davies
- Re: ACLs on XFS via NFS
- Prev by Date: Re: Why is Hulu better with Windows?
- Next by Date: Re: Why is Hulu better with Windows?
- Previous by thread: Why is Hulu better with Windows?
- Next by thread: Re: ACLs on XFS via NFS
- Index(es):
Relevant Pages
|