1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4
Alexander Bokovoy 5a08499414 samba-tool: create working private krb5.conf
DNS update tool uses private krb5.conf which should have enough details
to authenticate with GSS-TSIG when running nsupdate.

Unfortunately, the configuration we provide is not enough. We set
defaults to not lookup REALM via DNS but at the same time we don't
provide any realm definition. As result, MIT Kerberos cannot actually
find a working realm for Samba AD deployment because it cannot query DNS
for a realm discovery or pick it up from the configuration.

Extend private krb5.conf with a realm definition that will allow MIT
Kerberos to look up KDC over DNS.

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-10-08 12:50:38 +00:00
..
auth s4:auth: kinit_to_ccache() should always use the canonicalized principal 2019-09-24 18:30:37 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4: free popt context in client 2019-08-22 00:21:50 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server s4: free popt context in dnsserver 2019-08-22 00:21:51 +00:00
dsdb librpc/idl: change from samr_GroupAttrs in samr.idl to security_GroupAttrs in security.idl 2019-09-20 01:14:42 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
heimdal_build s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib messaging: Do POOL_USAGE via a socket 2019-09-18 21:27:30 +00:00
libcli s4/libcli/clideltree.c: clang: Value stored to 'status' is never read 2019-09-25 09:47:31 +00:00
libnet s4:libnet: Use GnuTLS RC4 in libnet_ChangePassword_samr() 2019-07-26 01:48:23 +00:00
librpc librpc: Fix CID 1452292 Null pointer dereferences (REVERSE_INULL) 2019-08-14 07:39:38 +00:00
nbt_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove pvfs_aio.c 2019-10-04 17:01:39 +00:00
param Spelling fixes s/tempates/templates/ 2019-09-01 22:21:25 +00:00
rpc_server netlogon.idl: fix the marshalling of netr_trust_extension_container for NDR64 2019-09-20 01:14:43 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting s4:scripting: make samba-gpupdate heed --disable-python 2019-09-25 11:06:04 +00:00
selftest s4:torture: add a file-id related test 2019-09-10 19:05:28 +00:00
setup samba-tool: create working private krb5.conf 2019-10-08 12:50:38 +00:00
smb_server s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errors 2019-06-04 22:13:07 +00:00
smbd messaging4: Pass fds to messaging handlers 2019-09-18 20:10:24 +00:00
torture torture: Allow running on FS that does not support EAs 2019-10-07 22:05:59 +00:00
utils s4: free popt context in utils 2019-08-22 00:21:50 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build