1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Volker Lendecke e524ab9f7e winbind: Fix 100% loop
Thanks to "L.P.H. van Belle" <belle@bazuin.nl>
for help in reproducing the issue.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11038

From the bug report:

"With e551cdb37d re-applied the problem is gone with
and without kerberos. Moreover, if correctly configured,
sshd requests you to change your password at logon time,
which then succeeds.

The problem why I had this reverted was because I had not
gone through the pain to correctly configure all the PAM
services (in particular the "account" section), leading
to sshd letting the user in when the password had to be
changed."

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

(cherry picked from commit e551cdb37d)

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Oct  2 00:16:29 CEST 2015 on sn-devel-104
2015-10-02 00:16:29 +02:00
..
auth s3-auth: Fix a memory leak in make_server_info_info3() 2015-08-21 14:46:15 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client s3: smbclient: Move cmd_setmode out of clitar.c and back into client.c 2015-09-18 07:58:15 +02:00
exports
groupdb Convert all uses of uint32/16/8 to _t in source3/groupdb. 2015-05-14 19:29:19 +02:00
include lib: Remove ctdb_serverids_exist 2015-09-30 23:51:13 +02:00
intl lang_tdb: don't leak lock_path or data_path onto talloc tos 2014-11-03 23:46:05 +01:00
lib lib: We can do ACCRIGHTS style fdpassing 2015-10-01 05:55:42 +02:00
libads winbind: Fix 100% loop 2015-10-02 00:16:29 +02:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet net: fix the order of DC lookup methods when joining a domain 2015-07-09 12:33:25 +02:00
librpc smbXsrv_session:idl: remove the preauth and gensec members 2015-07-31 01:03:13 +02:00
libsmb s3: dfs: Fix a crash when the dfs targets are disabled. 2015-09-11 06:39:19 +02:00
locale winbind/i18n: update Japanese pam winbind translation 2014-07-26 20:43:28 +02:00
locking Convert uint64 to uint64_t 2015-05-15 19:31:24 +02:00
modules fruit: Fix CID 1323186 Dereference before null check 2015-09-08 13:47:01 +02:00
nmbd s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
pam_smbpass lib: Remove load_case_tables_library() 2015-03-24 00:00:20 +01:00
param loadparm3: Add lp_wi_scan_global_parametrics() 2015-08-24 16:16:11 +02:00
passdb lib: Make sid_linearize take a uint8_t 2015-08-27 00:40:58 +02:00
printing s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
profile Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
registry lib: Remove unused functions 2015-06-23 22:12:09 +02:00
rpc_client source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_server s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
rpcclient s3-rpcclient: protect against empty witness async notify messages. 2015-09-29 11:59:20 +02:00
script s3: tests: smbclient test to ensure we can create and see a :foobar stream on the top level directory in a share. 2015-09-18 11:00:44 +02:00
selftest selftest: add a check for disabled change notify 2015-08-31 15:50:49 +02:00
services Convert all uint32/16/8 to _t in a couple of include files. 2015-05-12 04:22:55 +02:00
smbd s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #11522). 2015-10-01 08:58:36 +02:00
stf
torture lib: Make sid_parse take a uint8_t 2015-08-26 21:41:12 +02:00
utils lib: Remove serverids_exist 2015-09-30 23:51:13 +02:00
web
winbindd s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript build:wafsamba: Set the default installation prefix for Waf 1.8 2015-09-29 11:59:20 +02:00
wscript_build build: line-break deps for 'param' subsystem 2015-09-09 13:12:43 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00