1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/modules
Alex Richardson 99ee7f3d89 vfs_preopen.c: Fix -Wformat error on macOS
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14862

Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-10-13 01:42:35 +00:00
..
getdate.c
getdate.h
getdate.y
hash_inode.c
hash_inode.h
lib_vxfs.c s3: VFS: vxfs: Remove vxfs_remove_xattr() - no longer called. 2021-04-07 16:26:28 +00:00
nfs4_acls.c s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error path. 2021-02-25 20:46:02 +00:00
nfs4_acls.h
nfs4acl_xattr_ndr.c
nfs4acl_xattr_ndr.h
nfs4acl_xattr_nfs.c vfs: Fix the nfs4acl build on FreeBSD 2019-08-06 21:49:28 +00:00
nfs4acl_xattr_nfs.h
nfs4acl_xattr_util.c
nfs4acl_xattr_util.h
nfs4acl_xattr_xdr.c nfs4acl: Align integer types 2020-01-14 19:17:28 +00:00
nfs4acl_xattr_xdr.h
nfs4acl_xattr.h
nfs41acl.x
non_posix_acls.c s3: VFS: non_posix_acls: Remove non_posix_sys_acl_blob_get_file_helper(). No longer used. 2021-06-09 13:14:31 +00:00
non_posix_acls.h s3: VFS: non_posix_acls: Remove non_posix_sys_acl_blob_get_file_helper(). No longer used. 2021-06-09 13:14:31 +00:00
offload_token.c vfs: add and use a few SMB_VFS_ODX defines 2021-10-08 20:21:21 +00:00
offload_token.h vfs: add and use a few SMB_VFS_ODX defines 2021-10-08 20:21:21 +00:00
perfcount_test.c
posixacl_xattr.c s3: VFS: posixacl_xattr: Remove posixacl_xattr_acl_set_file(). No longer used. 2021-06-23 09:56:00 +00:00
posixacl_xattr.h s3: VFS: posixacl_xattr: Remove posixacl_xattr_acl_set_file(). No longer used. 2021-06-23 09:56:00 +00:00
README-gpfs-acl.txt
README.nfs4acls.txt
test_nfs4_acls.c
test_vfs_full_audit.c s3: VFS: Add cmocka test for vfs_full_audit to make sure all arrays are correct. 2020-04-14 17:58:40 +00:00
test_vfs_gpfs.c test_vfs_gpfs: Add test for file id generation 2020-09-08 22:57:03 +00:00
test_vfs_posixacl.c test: Fix the FreeBSD build 2020-11-30 23:48:02 +00:00
The_New_VFS.org VFS: Update tracking documents for renamed function 2021-09-21 18:47:38 +00:00
The_New_VFS.txt VFS: Update tracking documents for renamed function 2021-09-21 18:47:38 +00:00
util_reparse.c vfs: Move reparse point functions to util_reparse.c 2020-06-15 19:25:39 +00:00
util_reparse.h vfs: Move reparse point functions to util_reparse.c 2020-06-15 19:25:39 +00:00
vfs_acl_common.c s3: VFS: acl_common: Remove the dirfsp parameter from validate_nt_acl_blob(). 2021-06-09 13:14:31 +00:00
vfs_acl_common.h s3/modules: VFS: acl_common: Remove chmod_acl_module_common() function 2021-04-11 22:27:34 +00:00
vfs_acl_tdb.c s3: VFS: acl_tdb: Remove unused get_acl_blob_at(). 2021-06-09 13:14:31 +00:00
vfs_acl_xattr.c s3: modules: acl_xattr: getxattr_do(). Remove the smb_fname parameter. 2021-06-25 15:53:31 +00:00
vfs_afsacl.c s3: VFS: afsacl: Remove afsacl_sys_acl_blob_get_file(). 2021-06-09 13:14:31 +00:00
vfs_aio_fork.c lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
vfs_aio_pthread.c vfs_aio_pthread: don't allow async opens when multi channel is enabled. 2021-03-29 19:36:37 +00:00
vfs_aixacl2.c s3: VFS: aixaxcl2: Remove aixjfs2_sys_acl_blob_get_file(). 2021-06-09 13:14:31 +00:00
vfs_aixacl_util.c
vfs_aixacl_util.h
vfs_aixacl.c s3: VFS: aixacl: Remove aixacl_sys_acl_set_file(). 2021-06-09 13:14:31 +00:00
vfs_audit.c s3: VFS: audit: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_btrfs.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
vfs_cacheprime.c smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata 2020-12-16 09:08:30 +00:00
vfs_cap.c s3: VFS: cap: Fix cap_read_dfs_pathat() to cope with relative paths. 2021-07-14 08:09:31 +00:00
vfs_catia.c vfs_catia: Rename kernel_flock to filesystem_sharemode 2021-09-21 18:47:38 +00:00
vfs_ceph_snapshots.c s3: VFS: ceph_snapshots: Remove ceph_snap_gmt_getxattr. 2021-07-04 17:15:35 +00:00
vfs_ceph.c vfs_ceph: Rename kernel_flock to filesystem_sharemode 2021-09-21 18:47:38 +00:00
vfs_commit.c smbd: use fh_[get|set]_pos() and fh_[get|set]_position_information() 2020-12-16 09:08:30 +00:00
vfs_crossrename.c s3: VFS: crossrename. Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_default_quota.c
vfs_default.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
vfs_delay_inject.c s3: VFS: delay_inject: Remove SMB_VFS_NTIMES() 2021-04-19 12:28:30 +00:00
vfs_dfs_samba4.c s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
vfs_dirsort.c vfs: Add dirfsp arg to SMB_VFS_READDIR() 2020-12-16 09:08:31 +00:00
vfs_error_inject.c s3: VFS: error_inject. parent_smb_fname() -> SMB_VFS_PARENT_PATHNAME(). 2021-06-02 05:39:30 +00:00
vfs_expand_msdfs.c s3: VFS: expand_msdfs: Since we moved to SMB_VFS_READ_DFS_PATHAT() this module has looked at the wrong function. 2021-02-13 00:17:31 +00:00
vfs_extd_audit.c s3: VFS: extd_audit: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_fake_acls.c s3: VFS: fake_acls. Remove two static 'recursion' global booleans. 2021-06-29 22:08:02 +00:00
vfs_fake_dfq.c s3: VFS: Add SMB_VFS_RENAMEAT(). 2019-08-16 19:52:32 +00:00
vfs_fake_perms.c
vfs_fileid.c smbd: add twrp arg to synthetic_smb_fname() 2020-05-05 19:18:40 +00:00
vfs_fruit.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
vfs_full_audit.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
vfs_glusterfs_fuse.c smbd: convert SMB_VFS_GET_REAL_FILENAME() arg path to be a struct smb_filename 2020-05-05 19:18:41 +00:00
vfs_glusterfs.c vfs_glusterfs: Rename kernel_flock to filesystem_sharemode 2021-09-21 18:47:38 +00:00
vfs_gpfs.c vfs_gpfs: Rename kernel_flock to filesystem_sharemode 2021-09-21 18:47:38 +00:00
vfs_hpuxacl.c s3: VFS: hpuxacl: Fix the funtion signature for hpuxacl_sys_acl_set_fd() 2021-06-09 13:14:31 +00:00
vfs_hpuxacl.h s3: VFS: hpuxacl: Remove hpuxacl_sys_acl_delete_def_file(). 2021-05-18 17:29:34 +00:00
vfs_io_uring.c smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata 2020-12-16 09:08:30 +00:00
vfs_linux_xfs_sgid.c s3: VFS: linux_xfs_sgid. parent_smb_fname() -> SMB_VFS_PARENT_PATHNAME(). 2021-06-02 05:39:30 +00:00
vfs_media_harmony.c s3: VFS: media_harmony: Remove mh_getxattr. 2021-07-04 17:15:35 +00:00
vfs_nfs4acl_xattr.c s3: VFS: nfs4acl_xattr: Remove call to nfs4acl_xattr_fail__sys_acl_blob_get_file(). 2021-06-09 13:14:31 +00:00
vfs_not_implemented.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
vfs_offline.c vfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES() 2020-12-16 09:08:32 +00:00
vfs_posix_eadb.c s3: VFS: posix_eadb: Remove posix_eadb_getxattr. 2021-07-04 17:15:35 +00:00
vfs_posixacl.c s3: VFS: posixacl: Remove posixacl_sys_acl_set_file(). 2021-06-09 13:14:31 +00:00
vfs_posixacl.h s3: VFS: posixacl: Remove posixacl_sys_acl_set_file(). 2021-06-09 13:14:31 +00:00
vfs_prealloc.c smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata 2020-12-16 09:08:30 +00:00
vfs_preopen.c vfs_preopen.c: Fix -Wformat error on macOS 2021-10-13 01:42:35 +00:00
vfs_readahead.c smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata 2020-12-16 09:08:30 +00:00
vfs_readonly.c
vfs_recycle.c s3: VFS: recycle: set the recycled file times using SMB_VFS_FNTIMES() 2021-04-19 12:28:30 +00:00
vfs_shadow_copy2.c s3: VFS: shadow_copy2. In shadow_copy2_read_dfs_pathat(), cope with relative pathnames. 2021-07-14 08:09:31 +00:00
vfs_shadow_copy.c vfs: Add dirfsp arg to SMB_VFS_READDIR() 2020-12-16 09:08:31 +00:00
vfs_shell_snap.c
vfs_snapper.c s3: VFS: snapper: Remove snapper_gmt_getxattr. 2021-07-04 17:15:35 +00:00
vfs_solarisacl.c s3: VFS: solarisacl: Fix compile error (missed variable rename). 2021-08-06 17:19:57 +00:00
vfs_solarisacl.h s3: VFS: solarisacl: Remove solarisacl_sys_acl_set_file(). 2021-06-09 14:04:13 +00:00
vfs_streams_depot.c s3: VFS: streams_depot: Allow "streams directory" outside of share path to work again. 2021-08-19 17:04:44 +00:00
vfs_streams_xattr.c vfs_streams_xattr: Rename kernel_flock to filesystem_sharemode 2021-09-21 18:47:38 +00:00
vfs_syncops.c s3: VFS: syncops: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_time_audit.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
vfs_tsmsm.c VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used 2021-04-08 18:38:40 +00:00
vfs_unityed_media.c s3: VFS: unityed_media: Remove um_getxattr. 2021-07-04 17:15:35 +00:00
vfs_virusfilter_clamav.c s3: VFS: change connection_struct cwd_fname to cwd_fsp 2019-08-16 19:52:32 +00:00
vfs_virusfilter_common.h
vfs_virusfilter_fsav.c s3: VFS: change connection_struct cwd_fname to cwd_fsp 2019-08-16 19:52:32 +00:00
vfs_virusfilter_sophos.c s3: VFS: change connection_struct cwd_fname to cwd_fsp 2019-08-16 19:52:32 +00:00
vfs_virusfilter_utils.c Fix clang 9 format-nonliteral warnings 2020-05-08 09:31:31 +00:00
vfs_virusfilter_utils.h
vfs_virusfilter.c s3: VFS: virusfilter: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_vxfs.c s3: VFS: vxfs: Remove vxfs_get_xattr. 2021-07-04 17:15:35 +00:00
vfs_vxfs.h s3: VFS: vxfs: Remove vxfs_remove_xattr() - no longer called. 2021-04-07 16:26:28 +00:00
vfs_widelinks.c vfs: Add dirfsp arg to SMB_VFS_READDIR() 2020-12-16 09:08:31 +00:00
vfs_worm.c vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE() 2020-10-02 21:00:05 +00:00
vfs_xattr_tdb.c s3: VFS: xattr_tdb: Remove xattr_tdb_getxattr. 2021-07-04 17:15:35 +00:00
vfs_zfsacl.c s3: VFS: zfsacl: Ensure we use a pathref fd, not an io fd, for getting/setting ZFS ACLs. 2021-10-12 18:14:27 +00:00
wscript_build s3: VFS: Remove vfs_tru64acl.[c|h] 2021-03-16 17:09:31 +00:00

Configuring NFS4 ACLs in Samba3
===============================
Created: Peter Somogyi, 2006-JUN-06
Last modified: Alexander Werth, 2013-MAY-02
Revision no.: 4 
-------------------------------


Parameters in smb.conf:
=======================

Each parameter must have a prefix "nfs4:".
Each one affects the behaviour only when _setting_ an acl on a file/dir:

mode = [simple|special]
- simple: Use OWNER@ and GROUP@ special IDs for non inheriting ACEs only.
  This mode is the default.
- special: use OWNER@ and GROUP@ special IDs in ACEs instead of simple
  user&group ids. This mode is deprecated.

Note1: EVERYONE@ is always processed (if found such an ACE).
Note2: There is a side effect when _only_ chown is performed.
       Later this may be worked out.
Note3: Mode special inherits incorrect ACL entries when the user creating
       a file is different from the owner of the caurrent folder.
Note4: Mode simple uses inheriting OWNER@ and GROUP@ special IDs to
       support Creator Owner and Creator Group.

It's strongly advised to set "store dos attributes = yes" in smb.conf.

chown = [true|false]
- true => enable changing owner and group - default.
- false => disable support for changing owner or group

acedup = [dontcare|reject|ignore|merge]
- dontcare: copy ACEs as they come, don't care with "duplicate" records.
- reject: stop operation, exit acl setter operation with an error. (deprecated)
- ignore: don't include the second matching ACE. (deprecated)
- merge: OR 2 ace.flag fields and 2 ace.mask fields of the 2 duplicate ACEs into 1 ACE (default)

Two ACEs are considered here "duplicate" when their type and id fields are matching.

Example:

[smbtest]
path = /tests/psomogyi/smbtest
writable = yes
vfs objects = aixacl2
nfs4: mode = special
nfs4: chown = yes
nfs4: acedup = merge

Configuring AIX ACL support
==============================

Binaries: (default install path is [samba]/lib/vfs/)
- aixacl.so: provides AIXC ACL support only, can be compiled and works on all AIX platforms
- aixacl2.so: provides AIXC and JFS2-NFS4 ACL support, can be compiled and works only under AIX 5.3 and newer.
NFS4 acl currently has support only under JFS2 (ext. attr. format must be set to v2).
aixacl2.so always detects support for NFS4 acls and redirects to POSIX ACL handling automatically when NFS4 is not supported for a path.

Adding "vfs objects = aixacl2" to a share should be done only in case when NFS4 is really supported by the filesystem.
(Otherwise you may get performance loss.)

For configuration see also the example above.

General notes
=============

NFS4 handling logic is separated from AIX/jfs2 ACL parsing.

Samba and its VFS modules dosn't reorder ACEs. Windows clients do that (and the smbcacl tool). MSDN also says deny ACEs must come first.
NFS4 ACL's validity is checked by the system API, not by Samba.
NFS4 ACL rights are enforced by the OS or filesystem, not by Samba.

The flag INHERITED_ACE is never set (not required, as doesn't do WinNT/98/me, only since Win2k).
Win2k GUI behaves strangely when detecting inheritance (sometimes it doesn't detect, 
but after adding an ace it shows that - it's some GUI error).

Unknown (unmappable) SIDs are not accepted.

TODOs
=====
- Creator Owner & Group SID handling (same way as posix)
- the 4 generic rights bits support (GENERIC_RIGHT_READ_ACCESS, WRITE, EXEC, ALL)
- chown & no ACL, but we have ONWER@ and GROUP@
- DIALUP, ANONYMOUS, ... builtin SIDs
- audit & alarm support - in theory it's forwarded so it should work, but currently there's no platform which supports them to test
- support for a real NFS4 client (we don't have an accepted API yet)