1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4
Andrew Bartlett 19413c5249 s4:kdc Allow a password change when the password is expired
This requires a rework on Heimdal's windc plugin layer, as we want
full control over what tickets Heimdal will issue.  (In particular, in
case our requirements become more complex in future).

The original problem was that Heimdal's check would permit the ticket,
but Samba would then deny it, not knowing it was for kadmin/changepw

Also (in hdb-samba4) be a bit more careful on what entries we will
make the 'change_pw' service mark that this depends on.

Andrew Bartlett
2009-06-18 13:49:30 +10:00
..
auth s4:kdc Allow a password change when the password is expired 2009-06-18 13:49:30 +10:00
bin/python/samba/tests python: Provide way to iterate over available shares. 2009-06-16 02:28:10 +02:00
build smb_build: Always build modules for system-libraries as shared libraries, 2009-06-18 02:32:26 +02:00
cldap_server Fix more unresolved symbols. 2009-06-02 18:05:41 +02:00
client source4/client/client.c: Possible memory leaks 2009-06-18 13:49:26 +10:00
cluster s4:cluster: s/private/private_data 2009-02-02 13:08:41 +01:00
dsdb dsdb: Fix build against system ldb. 2009-06-18 03:09:14 +02:00
dynconfig Fix installation of misc files. 2008-09-30 00:29:03 +02:00
heimdal s4:kdc Allow a password change when the password is expired 2009-06-18 13:49:30 +10:00
heimdal_build s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6e5b73e892ff34b6865ba) 2009-06-12 07:45:48 +10:00
include Try and fix the S4 build - include thread includes. 2009-04-14 13:02:29 -07:00
kdc s4:kdc Allow a password change when the password is expired 2009-06-18 13:49:30 +10:00
ldap_server Allow access as SYSTEM on a privileged ldapi connection 2009-06-06 13:10:30 +02:00
lib Require the new tdb 1.1.5 (for performance reasons) 2009-06-18 13:49:29 +10:00
libcli two more NT status codes that we get on DRS with w2k8-R2 2009-06-12 12:23:46 +10:00
libgpo Move some headers around to avoid confusion. 2009-04-20 23:16:17 +02:00
libnet fixed the client side password change code 2009-05-25 13:40:52 +10:00
librpc always enable RPC debugging with a debug level >= 100. 2009-06-12 12:23:45 +10:00
nbt_server Fix build with system LDB. 2009-06-18 01:21:35 +02:00
ntp_signd s4:service_stream: s/private/private_data 2009-02-02 13:09:00 +01:00
ntptr s4-spoolss: use winreg_Type for GetPrinterData implementation. 2009-03-17 11:14:54 +01:00
ntvfs fixed handling of change notify buffer overruns 2009-06-05 16:25:44 +10:00
param param/python: Fix memory leak of LoadParm objects. 2009-06-17 20:45:38 +02:00
rpc_server NETLOGON pipe improvements 2009-06-18 13:49:25 +10:00
script Move findstatic.pl script to top-level. 2009-06-03 15:06:15 +02:00
scripting s4:setup Add an option to 'setpassword' to force password change at next login 2009-06-18 13:49:30 +10:00
selftest selftest: Use common function when skipping testsuites based on run-time 2009-06-18 03:08:21 +02:00
setup s4:setup Add an option to 'setpassword' to force password change at next login 2009-06-18 13:49:30 +10:00
smb_server s4:smb2srv: don't allow the related flag on the first request in a compounded chain 2009-06-09 19:33:46 +02:00
smbd Fix Coverity 911: FORWARD_NULL. Metze, please check! 2009-05-02 13:14:14 +02:00
torture Fixes for the "cldap" tests 2009-06-18 13:49:26 +10:00
utils Port Samba4 to the new combined libcli/auth functions 2009-04-14 16:23:41 +10:00
web_server s4:service_stream: s/private/private_data 2009-02-02 13:09:00 +01:00
winbind Fix Coverity ID 853 (UNINIT) -- Kai, please check! 2009-04-28 12:26:20 +02:00
wrepl_server s4/wrepl_server: Fix typo in comment. 2009-02-09 19:05:20 +01:00
.valgrind_suppressions
aclocal.m4 clean up lib64 linking paths the same way as lib 2009-03-17 16:11:14 +01:00
autogen.sh Detect missing 'witch' before detecting missing autoconf 2009-05-27 12:45:37 +10:00
BUGS Move Samba4-specific files into source4/ 2008-09-30 17:11:39 +02:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac Use system Python LDB bindings, if present. 2009-06-18 04:20:46 +02:00
configure.developer r25839: use nss_wrapper code in samba4 if 2007-12-21 05:44:20 +01:00
configure.nodebug.developer
configure.tridge.opt
headermap.txt Fix make install; don't install drsuapi.h and fix the location of 2009-04-21 16:50:20 +02:00
install-sh [GLUE] fix some executable bits on shell scripts 2007-12-21 05:21:31 +01:00
main.mk libwbclient: Add async call framework. 2009-05-30 09:17:37 +02:00
Makefile Only install an explicit set of scripts during "make install", rather than 2009-06-17 21:00:22 +02:00
min_versions.m4 Require the new tdb 1.1.5 (for performance reasons) 2009-06-18 13:49:29 +10:00
NEWS s4/NEWS: Remove mention of no longer existing js parameter. 2009-01-16 15:50:03 +01:00
static_deps.mk Rename string_replace_w to string_replace_m, which is more correct. 2008-10-24 01:19:33 +02:00
TODO Remove outdated Python status file. 2009-06-18 00:54:17 +02:00
VERSION s4:VERSION: mark as 4.0.0-alpha8 gitsnapshot 2009-02-26 09:10:23 +01:00