[Ms-nfs41-client-devel] Windows Server NFS, getfact not working on NFS

Cedric Blancher cedric.blancher@gmail.com
Sun Oct 6 06:53:00 GMT 2024


On Sat, 5 Oct 2024 at 14:44, Martin Wege <martin.l.wege@gmail.com> wrote:
>
> Greetings!
>
> If I mount a NFS filesystem from a Windows NFS4.1 server (Windows
> Server 2022) on Windows 10, then getfacl does not work:
>
> cd /cygdrive/n/nfsshare1
> touch testfile
> getfacl testfile
> getfact: testfile: Not supported
>
> NFS server is running Windows Server 2022
> NFS client is Windows 10 Professional, with CYGWIN_NT-10.0-19045 3.5.4-1.x86_64
>
> How can I debug this further? If I mount a NFS filesystem from Linux,
> getfact works.
>

Please run winfsinfo on the NFS filesystem:
/bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"

Does winfsinfo getvolumeinfo list the FILE_PERSISTENT_ACLS flag in that output?

Ced
-- 
Cedric Blancher <cedric.blancher@gmail.com>
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur


More information about the Cygwin mailing list