search for: acl_get_fd

Displaying 4 results from an estimated 4 matches for "acl_get_fd".

2023 May 30
2
O_PATH, FreeBSD & acl_xx_fd
I?ve been looking at an issue when compiling Samba on FreeBSD 13 with the vfs_zfsacl module. It seems the logic that detect O_PATH support in Samba doesn?t work right with FreeBSD 13 (since it has implemented O_PATH support) and especially with the acl_get_fd() function. This is a bug (or rather a missing feature) in FreeBSD that there is a patch for now (dunno when it?ll appear in a release version). However, one question that has surfaced is if Samba also requires support to change/set ACLs via O_PATH-opened file descriptors? I?m trying to test thin...
2023 May 30
1
O_PATH, FreeBSD & acl_xx_fd
...0200, Peter Eriksson via samba wrote: >I?ve been looking at an issue when compiling Samba on FreeBSD 13 with the vfs_zfsacl module. > >It seems the logic that detect O_PATH support in Samba doesn?t work right with FreeBSD 13 (since it has implemented O_PATH support) and especially with the acl_get_fd() function. This is a bug (or rather a missing feature) in FreeBSD that there is a patch for now (dunno when it?ll appear in a release version). > >However, one question that has surfaced is if Samba also requires support to change/set ACLs via O_PATH-opened file descriptors? I?m trying to te...
2023 May 30
1
O_PATH, FreeBSD & acl_xx_fd
...ksson via samba wrote: >> I?ve been looking at an issue when compiling Samba on FreeBSD 13 with the vfs_zfsacl module. >> >> It seems the logic that detect O_PATH support in Samba doesn?t work right with FreeBSD 13 (since it has implemented O_PATH support) and especially with the acl_get_fd() function. This is a bug (or rather a missing feature) in FreeBSD that there is a patch for now (dunno when it?ll appear in a release version). >> >> However, one question that has surfaced is if Samba also requires support to change/set ACLs via O_PATH-opened file descriptors? I?m tr...
2007 Jan 29
5
ACLs fail in 3.0.23d
Whenever I try to read or modify ACLs from my Windows 2000 PDC, my Samba Domain Member Server (Security = ADS) does not allow setting ACLs, nor does it display the existing ACLs. - I have setup ACLs in my Kernel - I have translated and installed libacl and libattr - I can see and modify ACLs with getfacl and setfacl. - I have translated Samba 3.0.23d with --with-acl-support=yes - I have enabled