1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/modules
Volker Lendecke 1729d78692 vfs: Convert streams_depot_open to synthetic_smb_fname
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-04-17 14:49:59 -07:00
..
developer.c lib/util/charset Use top level iconv.c in source3 2011-02-18 18:41:00 +11:00
getdate.c
getdate.h Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00
getdate.y
gpfs.c s3:vfs_gpfs: Use directory not file to get fileset id 2012-08-29 18:58:33 +02:00
nfs4_acls.c s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4 2012-11-17 01:11:07 +01:00
nfs4_acls.h smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
non_posix_acls.c s3:modules/non_posix_acls: only stat if we do not have it cached 2013-02-04 12:19:30 +01:00
non_posix_acls.h vfs: Add helper function for non posix ACL modules 2013-02-04 12:19:30 +01:00
perfcount_test.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
README-gpfs-acl.txt
README.nfs4acls.txt
vfs_acl_common.c vfs_acl_common: Do not fetch the underlying NT ACL unless we need it 2013-02-04 12:19:30 +01:00
vfs_acl_tdb.c vfs: Convert unlink_acl_tdb to cp_smb_filename 2013-04-17 14:49:55 -07:00
vfs_acl_xattr.c Fix the overwriting of errno before use in a DEBUG statement and use the return value from store_acl_blob_fsp rather than ignoring it. 2012-05-16 03:43:40 +02:00
vfs_afsacl.c vfs: Convert afsacl_get_nt_acl to synthetic_smb_fname 2013-04-17 14:49:57 -07:00
vfs_aio_fork.c s3-vfs: Don't leak file descriptor. 2013-02-22 16:36:13 +01:00
vfs_aio_linux.c s3:modules: s/struct fd_event/struct tevent_fd 2013-02-19 23:47:59 +01:00
vfs_aio_posix.c s3: Add aio_fsync to the aio_posix module 2012-07-18 15:51:43 -07:00
vfs_aio_pthread.c s3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_ 2013-02-19 23:48:00 +01:00
vfs_aixacl2.c s3:vfs_aixacl2: make use of vfs_aixacl_util.h 2012-11-28 12:21:11 +01: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 vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx 2012-10-11 14:45:03 +11:00
vfs_audit.c build: Remove SMB_STRUCT_DIR define 2012-04-05 02:39:09 +02:00
vfs_btrfs.c vfs-btrfs: Fix build on 32 bit platforms by using long long types 2013-03-24 06:17:55 +01:00
vfs_cacheprime.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
vfs_cap.c vfs: Convert cap_ntimes to cp_smb_filename 2013-04-17 14:49:56 -07:00
vfs_catia.c vfs: Convert catia_ntimes to cp_smb_filename 2013-04-17 14:49:56 -07:00
vfs_commit.c smbd: Fix bug 9544, part 2 2013-01-15 00:55:51 +01:00
vfs_crossrename.c s3-vfs: Don't leak file descriptor on error. 2013-02-22 16:36:14 +01:00
vfs_default_quota.c vfs: Make function pointer names consistent. They all end in _fn 2011-12-12 04:58:40 +01:00
vfs_default.c Move copychunk locking to be local to the read/write calls. 2013-01-18 00:06:52 +01:00
vfs_dfs_samba4.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
vfs_dirsort.c Remove unneeded initializations (we already talloc_zero). 2013-04-11 09:49:42 -07:00
vfs_expand_msdfs.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
vfs_extd_audit.c build: Remove SMB_STRUCT_DIR define 2012-04-05 02:39:09 +02:00
vfs_fake_acls.c vfs: Convert fake_acls_sys_acl_delete_def_file to synthetic_smb_fname 2013-04-17 14:49:58 -07:00
vfs_fake_perms.c vfs_fake_perms: Fix bug 9775, segfault for "artificial" conn_structs 2013-04-10 00:12:06 +02:00
vfs_fileid.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
vfs_full_audit.c s3-vfs: add copy_chunk vfs hooks 2013-01-16 23:15:06 +01:00
vfs_gpfs.c vfs: Convert vfs_gpfs_chmod to synthetic_smb_fname 2013-04-17 14:49:58 -07:00
vfs_gpfs.h s3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define 2013-02-04 12:19:30 +01:00
vfs_hpuxacl.c vfs: Convert hpuxacl_sys_acl_set_file to synthetic_smb_fname 2013-04-17 14:49:57 -07:00
vfs_hpuxacl.h
vfs_linux_xfs_sgid.c vfs: Make function pointer names consistent. They all end in _fn 2011-12-12 04:58:40 +01:00
vfs_media_harmony.c vfs: Convert alloc_get_client_smb_fname to cp_smb_filename 2013-04-17 14:49:56 -07:00
vfs_netatalk.c In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'. 2012-09-12 23:45:22 +02:00
vfs_notify_fam.c s3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_ 2013-02-19 23:48:00 +01:00
vfs_posix_eadb.c vfs: Convert posix_eadb_unlink to cp_smb_filename 2013-04-17 14:49:55 -07:00
vfs_posixacl.c vfs: Use posix_sys_acl_blob_get_file in vfs_posixacl for posix ACLs 2012-10-11 12:25:13 +11:00
vfs_posixacl.h smbd: Add mem_ctx to sys_acl_init() and all callers 2012-10-11 12:25:11 +11:00
vfs_prealloc.c Check error returns on strnorm(). 2012-08-09 12:07:32 -07:00
vfs_preopen.c s3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_ 2013-02-19 23:48:00 +01:00
vfs_readahead.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
vfs_readonly.c Add uint32_t share_access to vuid_cache_entry. 2013-01-09 15:28:48 +11:00
vfs_recycle.c vfs: Convert recycle_unlink to synthetic_smb_fname 2013-04-17 14:49:58 -07:00
vfs_scannedonly.c s3:vfs:scannedonly: fix use of non-existent word (existant) 2012-06-12 07:21:43 +02:00
vfs_shadow_copy2.c vfs: Convert shadow_copy2_ntimes to cp_smb_filename 2013-04-17 14:49:55 -07:00
vfs_shadow_copy.c build: Remove SMB_STRUCT_DIR define 2012-04-05 02:39:09 +02:00
vfs_smb_traffic_analyzer.c vfs_smb_traffic_analyzer: Cast mode_t to unsigned int for GNU/Solaris build 2013-03-15 10:38:58 -07:00
vfs_smb_traffic_analyzer.h Actually make use of the SMBTA_SUBRELEASE define in smb_traffic_analyzer.h. This will allow to introduce new features or fixes into the protocol after the 3.6.0 release. The client software is designed to take care for the subrelease number. 2011-05-24 21:23:22 +02:00
vfs_solarisacl.c vfs: Fix compilation of solaris ACL module 2013-01-10 18:46:22 +11:00
vfs_solarisacl.h vfs: Fix compilation of ACL support on solaris 2012-10-23 09:29:18 +02:00
vfs_streams_depot.c vfs: Convert streams_depot_open to synthetic_smb_fname 2013-04-17 14:49:59 -07:00
vfs_streams_xattr.c vfs: Convert streams_xattr_streaminfo to synthetic_smb_fname 2013-04-17 14:49:58 -07:00
vfs_syncops.c vfs: Make function pointer names consistent. They all end in _fn 2011-12-12 04:58:40 +01:00
vfs_time_audit.c s3-vfs: add copy_chunk vfs hooks 2013-01-16 23:15:06 +01:00
vfs_tru64acl.c vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLs 2012-10-11 12:25:13 +11:00
vfs_tru64acl.h
vfs_tsmsm.c s3:vfs_tsmsm only send notifications when file was offline before 2012-08-17 20:05:30 +02:00
vfs_xattr_tdb.c vfs: Convert xattr_tdb_get_file_id to synthetic_smb_fname 2013-04-17 14:49:58 -07:00
vfs_zfsacl.c s3: Fix vfs_zfsacl to compile. 2013-01-09 15:29:51 +11:00
wscript_build s3:modules: fix the build of vfs_notify_fam (bug #9545) 2013-04-03 09:53:08 +02:00

Configuring NFS4 ACLs in Samba3
===============================
Created: Peter Somogyi, 2006-JUN-06
Last modified: Peter Somogyi, 2006-JUL-20
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: don't use OWNER@ and GROUP@ special IDs in ACEs. - default
- special: use OWNER@ and GROUP@ special IDs in ACEs instead of simple user&group ids.
Note: EVERYONE@ is always processed (if found such an ACE).
Note2: special mode will have side effect when _only_ chown is performed. Later this may be worked out.

Use "simple" mode when the share is used mainly by windows users and unix side is not significant. You will loose unix bits in this case.
It's strongly advised setting "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)