1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Andrew Bartlett 2e961bf598 winbindd: Call set_dc_type_and_flags on the internal domain
This allows the AD DC to be picked up correctly and gives the correct DNS name.

To ensure no confusion, we also always init it with the full DNS name.

It also means that, aside from the BUILTIN domain the initialized
flag is set only in one place, which will help when we add more details
to the domain structure in the future.

This in turn allows kerberos authentication against winbindd on the AD DC.

Andrew Bartlett

Change-Id: Idc829cfe5f2e867c87107b49275b17f294821dcd
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2014-06-11 10:18:26 +02:00
..
auth smbd: fix creation of BUILTIN\{Administrators,Users} when "tdbsam:map builtin = false" 2014-05-19 16:41:41 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free(). 2014-06-07 03:15:14 +02:00
exports
groupdb param: rename lp function and variable from "setprimarygroup_script" to "set_primary_group_script" 2014-02-07 16:19:12 -08:00
include s3:lib/afs move afs_settoken.c to common lib dir 2014-06-04 20:09:38 +02:00
intl
lib s3:lib/afs move afs_settoken.c to common lib dir 2014-06-04 20:09:38 +02:00
libads s3-krb5: Limit search for old kvno to 8bits 2014-05-08 00:54:15 +02:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_domain(). 2014-03-07 18:43:57 +01:00
librpc messaging: Nobody uses G_LOCK_RETRY anymore 2014-05-06 23:01:22 +02:00
libsmb s3: libsmb: Change cli_disk_size() to use the trans2/SMB_FS_FULL_SIZE_INFORMATION call in preference to the old SMB1 call. 2014-06-07 05:41:44 +02:00
locale
locking s3 : smbd : Protect all possible code paths from fsp->op == NULL. 2014-05-02 21:27:07 +02:00
modules s3:vfs_afsacl fix compiler warnings 2014-06-04 22:34:51 +02:00
nmbd s3: nmbd: Call dgram cleanup init background setup. 2014-04-23 22:33:09 +02:00
pam_smbpass s3:pam_smbpass: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
param s3-param: Add lp_dnsdomain() for use by winbindd 2014-06-04 03:22:26 +02:00
passdb passdb: Do not routinely clear the global memory returned by get_global_sam_sid() 2014-06-11 10:18:26 +02:00
printing printing: fix purge of all print jobs 2014-05-21 23:31:13 +02:00
profile
registry s3: Use root_mode() to get uid_wrapper working correctly. 2014-04-17 14:56:06 +02:00
rpc_client s3:rpc_client: Use gensec for NCALRPC_AS_SYSTEM. 2014-04-24 11:21:05 +02:00
rpc_server s3-rpc_server: Use C99 types in rpc_pipes.h 2014-06-04 05:48:29 +02:00
rpcclient Allow FSRVP access generic HRESULT error message descriptions 2014-04-02 20:25:07 +02:00
script selftest: Set winbind separator = / 2014-06-04 03:22:25 +02:00
selftest selftest: move all winbind test rules to one place 2014-06-04 03:22:26 +02:00
services
smbd Use GUID_equal in a few places 2014-06-10 19:19:13 +02:00
stf
torture s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free(). 2014-06-07 03:15:14 +02:00
utils waf: fixup build with fake kaserver enabled 2014-06-04 20:09:39 +02:00
web
winbindd winbindd: Call set_dc_type_and_flags on the internal domain 2014-06-11 10:18:26 +02:00
.clang_complete
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript waf: add --with-fake-kaserver option 2014-06-04 20:09:38 +02:00
wscript_build waf: fixup build with fake kaserver enabled 2014-06-04 20:09:39 +02:00
wscript_configure_system_ncurses