1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Andrew Bartlett 3c00e8d76a pam_smbpass: REMOVE this PAM module
This pam module causes GPLv3, thread-unsafe Samba code to be directly loaded
into the address space of many system services.  The code in question was not
expected to run in this context, and while using the Samba, rather than the system
password file is a admirable goal, this needs to be done over inter-process
communication, such as is done by pam_winbind.

pam_winbind is not a total replacement, as the migrate functionality used
to keep the Samba password up to date with the system password is not
present, but otherwise can provide essentially the same services.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-10-12 22:13:19 +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: Make messaging_send_iov_from return 0/errno 2015-10-07 23:54:06 +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: Make messaging_send_iov_from return 0/errno 2015-10-07 23:54:06 +02:00
libads kerberos: make sure we only use prompter type when available. 2015-10-02 07:29:43 +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 vfs_commit: set the fd on open before calling SMB_VFS_FSTAT 2015-10-08 02:56:41 +02:00
nmbd s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02: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 Fix a few small spelling mistakes in DEBUG messages to reduce confusion 2015-10-08 08:48:05 +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 A small improvement to the DEBUG message when pass-through authentication 2015-10-11 06:28:05 +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: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsamba 2015-10-09 20:14:06 +02:00
wscript_build pam_smbpass: REMOVE this PAM module 2015-10-12 22:13:19 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00