On 07. juli 2016 21:14, Joanna Delaporte wrote:
I am new to NFSv4, but I have it mostly working with my IPA (kerberized)
domain. I just noticed that my nfs clients are not picking up the ACLs from
the NFS server, that I set with the ACL Ansible module. So, I suspect the
module is setting POSIX acls, not nfs4 acls. Is that correct?

That's correct, if you look inn the source code you'll see it only uses setfacl and getfacl. If you don't use the extended features of NFS acls, you could set the ACLs on the NFS server and it will pick them up.

--
Kai Stian Olstad

--
You received this message because you are subscribed to the Google Groups "Ansible 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/577EADA8.90900%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to