1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/modules
Jeremy Allison a2f3c4f5ed s3: VFS: time_audit: Use real dirfsp for SMB_VFS_RENAMEAT()
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
2021-06-22 13:44:34 +00:00
..
getdate.c s3:modules: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:23 +01:00
getdate.h
getdate.y s3:modules: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:23 +01:00
hash_inode.c lib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE to helpers 2019-07-09 12:16:11 +00:00
hash_inode.h s3:modules: Add hash_inode() function based on SHA1 2019-07-03 11:19:20 +00:00
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 nfs4_acls: Remove unused SMB_ACLTYPE_ defines 2019-07-23 18:27:27 +00:00
nfs4acl_xattr_ndr.c
nfs4acl_xattr_ndr.h vfs: Fix the FreeBSD nfs4acl build 2019-08-06 21:49:28 +00:00
nfs4acl_xattr_nfs.c vfs: Fix the nfs4acl build on FreeBSD 2019-08-06 21:49:28 +00:00
nfs4acl_xattr_nfs.h vfs: Fix the FreeBSD nfs4acl build 2019-08-06 21:49:28 +00:00
nfs4acl_xattr_util.c nfs4acl_xattr: move some functions to a seperate file 2019-03-18 19:21:25 +00:00
nfs4acl_xattr_util.h nfs4acl_xattr: move some functions to a seperate file 2019-03-18 19:21:25 +00:00
nfs4acl_xattr_xdr.c nfs4acl: Align integer types 2020-01-14 19:17:28 +00:00
nfs4acl_xattr_xdr.h nfs4acl_xattr: move a define to a common header file 2019-03-18 19:21:25 +00:00
nfs4acl_xattr.h vfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs from NFS4 mount 2019-03-18 19:21:25 +00:00
nfs41acl.x nfs4acl_xattr: add RFC compliant NFS 4.0 and 4.1 ACL defintions 2019-03-18 19:21:25 +00:00
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 smbd: move files_struct.closing to a bitfield 2020-04-03 19:05:44 +00:00
offload_token.h
perfcount_test.c
posixacl_xattr.c VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type param 2021-06-09 13:14:30 +00:00
posixacl_xattr.h VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type param 2021-06-09 13:14:30 +00:00
README-gpfs-acl.txt
README.nfs4acls.txt nfs4_acls: Change default of nfs4:acedup to "merge" 2019-07-23 18:27:28 +00:00
test_nfs4_acls.c nfs4_acls: Add test for merging duplicates when mapping from NFS4 ACL to DACL 2019-07-23 18:27:27 +00:00
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 s3: VFS: Update status of SMB_VFS_SYS_ACL_BLOB_GET_FILE 2021-06-09 13:14:31 +00:00
The_New_VFS.txt s3: VFS: Update status of SMB_VFS_SYS_ACL_BLOB_GET_FILE 2021-06-09 13:14:31 +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: VFS: acl_xattr: Remove unused get_acl_blob_at(). 2021-06-09 13:14: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: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESSION() 2020-12-16 09:08: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: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_catia.c s3: VFS: catia: Remove catia_sys_acl_get_file(). 2021-06-09 13:14:31 +00:00
vfs_ceph_snapshots.c s3: VFS: ceph_snapshots. Remove ceph_snap_gmt_get_nt_acl_at(). 2021-06-09 13:14:31 +00:00
vfs_ceph.c s3: VFS: ceph: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +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 s3:modules: Reduce debug level if file doesn't exists on dfs share 2021-06-18 18:14:11 +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 call to posix_sys_acl_blob_get_file(). 2021-06-09 13:14:31 +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 s3: smbd: smbd_calculate_access_mask_fsp(). Add dirfsp parameter. 2021-06-09 13:14:31 +00:00
vfs_full_audit.c s3: VFS: full_audit.c: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +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 s3: VFS: glusterfs: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +00:00
vfs_gpfs.c s3: VFS: gpfs: Remove gpfsacl_sys_acl_blob_get_file(). 2021-06-09 13:14:31 +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: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +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 s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE() 2021-06-09 13:14:31 +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_removexattr(). No longer called. 2021-04-07 16:26:28 +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 lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +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 Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the event context used for the current user" 2019-01-11 23:11:16 +01:00
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: Remove shadow_copy2_get_nt_acl_at(). 2021-06-09 13:14: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_get_nt_acl_at(). 2021-06-09 13:14:31 +00:00
vfs_solarisacl.c s3: VFS: solarisacl: Remove solarisacl_sys_acl_set_file(). 2021-06-09 14:04:13 +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/modules: VFS: streams_depo: Remove SMB_VFS_STREAMINFO 2021-05-11 15:49:28 +00:00
vfs_streams_xattr.c s3/modules: VFS: stream_xattr: Remove SMB_VFS_STREAMINFO 2021-05-11 15:49:28 +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 s3: VFS: time_audit: Use real dirfsp for SMB_VFS_RENAMEAT() 2021-06-22 13:44:34 +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_sys_acl_get_file(). 2021-06-09 13:14:31 +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 VFX: vxfs: Fixup some warnings 2021-06-11 09:30:53 +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_removexattr(). No longer called. 2021-04-07 16:26:28 +00:00
vfs_zfsacl.c s3: VFS: Remove zfsacl_fail__sys_acl_blob_get_file(). 2021-06-09 13:14:31 +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)