From 42554927150943dc48fc79f65a98a18f0d69c4da Mon Sep 17 00:00:00 2001 From: Frank Lahm Date: Wed, 20 Oct 2010 11:32:42 +0200 Subject: [PATCH] Doc update for removed aclmode in ZFS --- NEWS | 2 ++ doc/README.ACLs | 12 ++---------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index f801444b..d00d61db 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ Changes in 2.1.5 ================ * UPD: afpd: support newlines in -loginmesg with \n escaping syntax +* UPD: afpd: support for changed chmod semantics on ZFS with ACLs + in onnv145+ Changes in 2.1.4 ================ diff --git a/doc/README.ACLs b/doc/README.ACLs index 6c477251..916ddbed 100644 --- a/doc/README.ACLs +++ b/doc/README.ACLs @@ -17,10 +17,9 @@ In order to be able to support ACLs, the following things have to be configured: 1. ZFS Volumes: - You MUST configure two ACL parameters for any volume you want to use with Netatalk: + You MUST configure one ACL parameter for any volume you want to use with Netatalk: aclinherit = passthrough - aclmode = passthrough For an explanation of what these parameters mean and how to apply them see, your hosts ZFS documentation (e.g. man zfs). @@ -36,14 +35,7 @@ In order to be able to support ACLs, the following things have to be configured: - you need an Open Directory Server or an LDAP server where you store UUIDs in some attribute - your clients must be configured to use this server - - your server should be configured to use this server via nsswitch and PAM. This - however is not a strict requirement: - if you create duplicates of every LDAP/OD user and group with identic attributes - (name, uid, gid) in your local data store (/etc/[passwd|group]) things will work - - * as long as user/group names/ids in the filesystem are equal * - * to their counterparts in the LDAP/OD datastore * - + - your server should be configured to use this server via nsswitch and PAM - configure Netatalk via afp_ldap.conf so that Netatalk is able to retrieve the UUID for users and groups via LDAP search queries -- 2.39.2