Bug 265611

Summary: Add explanation about ACL management in ZFS and associated properties
Product: Documentation Reporter: clear.screen
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, doc, pauamma
Priority: --- Keywords: needs-patch
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261212
Bug Depends on:    
Bug Blocks: 263315    

Description clear.screen 2022-08-04 04:26:42 UTC
A section about ACL management in ZFS chapter (20) should be added

- What is suported in current freebsd release : NFSV4, POSIX.1 ?

- How ZFS deals with that with zfs properties : acltype and xattr (=sa if posix ?)
  and other properties

=> It can be a difficulty for ZFS user.

Use case 1 : This has serious implication with samba4.

Use case 2 : rsync from other FS can fail because of ACL type misconfiguration

NB : some commercial books avoid that explanations, so the FreeBSD handbook should help users with that !
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-08-05 05:05:53 UTC
(In reply to clear.screen from comment #0)

> ZFS chapter

bug 261212
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-09-27 17:08:34 UTC
Fixed in https://cgit.freebsd.org/doc/commit/?id=99333306