1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/modules
Volker Lendecke c73195eff3 vfs_aio_fork: Fix vfs_aio_pread
Copy the data that the child read into the caller's buffer. This can't
have been used in half a decade at least...

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-12-12 20:37:08 +01:00
..
developer.c
getdate.c s3/modules/getdate: use HAVE___ATTRIBUTE__ instead of __GNUC__ 2016-03-24 15:13:15 +01:00
getdate.h Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00
getdate.y s3/modules/getdate: use HAVE___ATTRIBUTE__ instead of __GNUC__ 2016-03-24 15:13:15 +01:00
lib_vxfs.c Changes in samba vxfs plugin. 2017-09-30 06:42:10 +02:00
nfs4_acls.c nfs4acls: Slightly simplify smb_add_ace4 2017-10-22 17:46:15 +02:00
nfs4_acls.h nfs4acls: Fix SMB_ACE4_MAX_TYPE define 2016-10-11 02:17:10 +02:00
nfs4acl_xattr_ndr.c vfs_nfs4acl_xattr: add support for NFS 4.1 ACL flags in the NDR backend 2017-11-08 00:20:08 +01:00
nfs4acl_xattr_ndr.h vfs_nfs4acl_xattr: move the meat of the implementation to a seperate file 2017-11-08 00:20:08 +01:00
nfs4acl_xattr_xdr.c nfs4acl: fix picky build in case rpc/xdr.h is not available 2017-11-22 10:20:20 +01:00
nfs4acl_xattr_xdr.h vfs_nfs4acl_xattr: add XDR backend 2017-11-08 00:20:08 +01:00
nfs4acl_xattr.h vfs_nfs4acl_xattr: add a runtime configuration object 2017-11-08 00:20:08 +01:00
nfs41acl.x vfs_nfs4acl_xattr: add XDR backend 2017-11-08 00:20:08 +01:00
non_posix_acls.c s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
non_posix_acls.h s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
offload_token.c s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token based 2017-07-03 19:59:08 +02:00
offload_token.h s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token based 2017-07-03 19:59:08 +02:00
perfcount_test.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
posixacl_xattr.c s3:modules: Check correct variable for NULL in posixacl_xattr 2017-10-27 04:54:22 +02:00
posixacl_xattr.h s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
README-gpfs-acl.txt
README.nfs4acls.txt s3: Update README.nfs4acls.txt 2013-05-09 06:18:21 +02:00
string_replace.c vfs_catia: factor out mapping functions 2017-10-13 17:40:07 +02:00
string_replace.h vfs_catia: factor out mapping functions 2017-10-13 17:40:07 +02:00
vfs_acl_common.c s3/smbd: make make_default_filesystem_acl public 2017-11-08 00:20:07 +01:00
vfs_acl_common.h s3/smbd: make make_default_filesystem_acl public 2017-11-08 00:20:07 +01:00
vfs_acl_tdb.c acl_common: Avoid "#include vfs_acl_common.c" 2017-08-24 01:46:07 +02:00
vfs_acl_xattr.c acl_common: Avoid "#include vfs_acl_common.c" 2017-08-24 01:46:07 +02:00
vfs_afsacl.c s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_aio_fork.c vfs_aio_fork: Fix vfs_aio_pread 2017-12-12 20:37:08 +01:00
vfs_aio_pthread.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_aixacl2.c s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_aixacl_util.c smbd: Add mem_ctx to sys_acl_init() and all callers 2012-10-11 12:25:11 +11:00
vfs_aixacl_util.h smbd: Add mem_ctx to sys_acl_init() and all callers 2012-10-11 12:25:11 +11:00
vfs_aixacl.c s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_audit.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_btrfs.c s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK 2017-07-11 03:37:44 +02:00
vfs_cacheprime.c vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers 2017-12-06 03:43:48 +01:00
vfs_cap.c s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
vfs_catia.c vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers 2017-12-06 03:43:48 +01:00
vfs_ceph.c vfs_ceph: fix cephwrap_chdir() 2017-07-21 19:10:46 +02:00
vfs_commit.c vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers 2017-12-06 03:43:48 +01:00
vfs_crossrename.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_default_quota.c s3: VFS: Change SMB_VFS_GET_QUOTA to use const struct smb_filename * instead of const char *. 2017-06-18 02:49:25 +02:00
vfs_default.c vfs: remove SMB_VFS_INIT_SEARCH_OP 2017-11-11 04:49:27 +01:00
vfs_dfs_samba4.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_dirsort.c s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
vfs_expand_msdfs.c s3: VFS: Change SMB_VFS_READLINK to use const struct smb_filename * instead of const char *. 2017-06-18 02:49:25 +02:00
vfs_extd_audit.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_fake_acls.c vfs_fake_acls: deny give-ownership 2017-10-09 23:01:18 +02:00
vfs_fake_dfq.c s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
vfs_fake_perms.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_fileid.c s3:modules: Avoid setting the sign bit to 1. 2017-08-25 16:15:08 +02:00
vfs_fruit.c vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers 2017-12-06 03:43:48 +01:00
vfs_full_audit.c vfs_full_audit: make do_log() printf-aware 2017-11-24 01:13:15 +01:00
vfs_glusterfs.c vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers 2017-12-06 03:43:48 +01:00
vfs_gpfs.c vfs_gpfs: Request DENY_DELETE sharemode when possible 2017-09-04 14:08:45 +02:00
vfs_hpuxacl.c s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_hpuxacl.h s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_linux_xfs_sgid.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_media_harmony.c vfs_media_harmony: remove handling of init_search_op 2017-11-11 04:49:27 +01:00
vfs_netatalk.c s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
vfs_nfs4acl_xattr.c vfs_nfs4acl_xattr: add XDR backend 2017-11-08 00:20:08 +01:00
vfs_offline.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_posix_eadb.c s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead of const char *. 2017-06-01 02:58:53 +02:00
vfs_posixacl.c s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_posixacl.h s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_prealloc.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_preopen.c s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
vfs_readahead.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_readonly.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_recycle.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_shadow_copy2.c s3: VFS: Change SMB_VFS_CONNECTPATH to take const struct smb_filename * instead of const char *. 2017-07-01 07:20:28 +02:00
vfs_shadow_copy.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_shell_snap.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_snapper.c s3: VFS: Change SMB_VFS_REALPATH to take and return struct smb_filename * instead of char *. 2017-07-01 03:07:11 +02:00
vfs_solarisacl.c vfs_solarisacl: fix build for samba 4.7 and up 2017-10-04 10:06:15 +02:00
vfs_solarisacl.h vfs_solarisacl: fix build for samba 4.7 and up 2017-10-04 10:06:15 +02:00
vfs_streams_depot.c s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead of const char *. 2017-06-01 02:58:53 +02:00
vfs_streams_xattr.c vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers 2017-12-06 03:43:48 +01:00
vfs_syncops.c s3: VFS: Change SMB_VFS_SYMLINK to use const struct smb_filename * instead of const char *. 2017-06-18 07:03:18 +02:00
vfs_time_audit.c vfs_time_audit: remove init_search_op implementation 2017-11-11 04:49:27 +01:00
vfs_tru64acl.c s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_tru64acl.h s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead of const char *. 2017-05-31 22:50:22 +02:00
vfs_tsmsm.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_unityed_media.c vfs_unityed_media: remove handling of init_search_op 2017-11-11 04:49:27 +01:00
vfs_vxfs.c Changes in samba vxfs plugin. 2017-09-30 06:42:10 +02:00
vfs_vxfs.h Changes in samba vxfs plugin. 2017-09-30 06:42:10 +02:00
vfs_worm.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_xattr_tdb.c s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead of const char *. 2017-06-01 02:58:53 +02:00
vfs_zfsacl.c vfs_zfsacl: fix compilation error 2017-11-02 03:16:10 +01:00
wscript_build vfs: Remove aio_linux 2017-11-11 04:49:27 +01: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. Default.
- reject: stop operation, exit acl setter operation with an error
- ignore: don't include the second matching ACE
- merge: OR 2 ace.flag fields and 2 ace.mask fields of the 2 duplicate ACEs into 1 ACE

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)