1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3
Dan Sledz b7eabeb347 s3: OneFS unmappable sids support.
Updates the onefs vfs module to add configurable behavior to deal
with sids that are unknown to us.  The best examples are aces that
come from robocopy/xcopy.

Adds the following share level options (which are specific to the vfs_onefs
module):

onefs: ignore unmappable sids (Default = false)
If this option is set to true, sids which could not be resolved to
a uid/gid are ignored.  If an unmappable sid is encountered as the owner
or group, the owner/group is converted to BUILTIN\Administrators.

onefs: unmappable sids ignore list (Default = empty)
Only the sids in the list are ignored.

onefs: ignore sacls (Default = false)
SACLs are ignored

onefs: unmappable sids deny everyone (Default = false)
If an unmappable sid is found in a deny ACE, the ACE's identity is
changed to Everyone.
2009-01-23 13:49:12 -08:00
..
auth Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
client s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
exports Compile liblua 2008-12-17 12:57:18 +01:00
groupdb Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4. 2009-01-21 16:15:53 +01:00
include async_req: Move to top level dir 2009-01-23 17:57:33 +01:00
iniparser
iniparser_build Make Samba 3 and Samba 4 both use the same single copy of libreplace. 2008-09-16 16:30:14 +02:00
intl Use common util_file code. 2008-10-12 17:34:43 +02:00
lib async_req: Move to top level dir 2009-01-23 17:57:33 +01:00
libaddns Fix a potential NULL deref in line 258 found by the IBM checker 2008-10-04 22:07:14 +02:00
libads ads_connect: Return immediately on a failed GC connection. 2009-01-16 12:15:33 -06:00
libgpo s3: put the gpo cache dir under cache_dir instead of lock_dir 2009-01-16 01:02:25 +01:00
libnet s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
librpc s3: run "make samba3-idl" 2009-01-22 08:16:55 +01:00
libsmb Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
locale/pam_winbind pam_winbind: rerun genmsg after Bo Yang's fixes. 2008-11-17 13:07:50 +01:00
locking Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00
lua-5.1.4 Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz 2008-12-17 12:57:18 +01:00
m4 Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
modules s3: OneFS unmappable sids support. 2009-01-23 13:49:12 -08:00
nmbd s3:nmbd: we don't need to call message_dispatch() anymore it's event triggered now 2009-01-22 12:37:31 +01:00
pam_smbpass Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd. 2008-07-02 10:51:45 -07:00
param s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
passdb Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
pkgconfig
po
printing s3:printing: make some functions static and use tevent functions 2009-01-22 12:37:33 +01:00
profile
registry Add iconv_convenience argument to size functions. 2009-01-01 04:45:33 +01:00
rpc_client Abstract away the transport in cli_pipe.c 2009-01-22 22:59:54 +01:00
rpc_parse Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
rpc_server Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
rpcclient Actually complete 3662c2b... 2009-01-22 12:13:55 +01:00
script expand-includes: Add simple protection against infinite recursion. 2009-01-21 17:32:08 +01:00
selftest Allow running individual tests in the testsuite, normalize test names, fix some tests. 2008-10-21 18:26:46 +02:00
services s3-svcctl: use pidl defined constants in services implementation. 2009-01-09 16:32:06 +01:00
smbd Fix logic error in try_chown - we shouldn't arbitrarily chown 2009-01-22 15:57:41 -08:00
stf
tests Move configure test files to the top-level and share them between s3 and 2009-01-22 11:35:28 +01:00
torture s3:msgtest: don't call message_dispatch() anymore, use tevent_loop_once() instead 2009-01-22 12:37:31 +01:00
utils s3:smbcontrol: don't call message_dispatch() anymore, it's triggered by tevent_loop_once() 2009-01-22 12:37:30 +01:00
web Fix bug #6040 - Missing <th> header in Status page. 2009-01-15 15:55:17 -08:00
winbindd s3:winbindd: we don't need to call message_dispatch() anymore it's event triggered now 2009-01-22 12:37:32 +01:00
.dmallocrc
.indent.pro
autogen.sh The Tru64 shell doesn't like (*) in a case statement 2009-01-01 13:33:22 +01:00
change-log
config.guess
config.sub
configure.developer
configure.in async_req: Move to top level dir 2009-01-23 17:57:33 +01:00
Doxyfile Updated Doxyfile conf to doxygen version 1.5.3 2008-08-20 12:35:53 +02:00
dynconfig.c Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in async_req: Move to top level dir 2009-01-23 17:57:33 +01:00
samba4-templates.mk Force symbolic links for shared library sonames to be created, 2008-12-22 23:36:48 +01:00
samba4.m4 Fix path to check_python.m4. 2009-01-21 18:54:20 +01:00
samba4.mk merged-build: propare to fix make test4 2009-01-21 13:35:36 +01:00
smbadduser.in
VERSION VERSION: Raise version number. 2008-08-13 15:25:09 +02:00