1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/testsuite/unittests
Volker Lendecke 8b6c6fd17c auth3: Remove auth_skel.c
Authentication is a very complex topic, and someone who is able to
write a custom auth module turning a struct auth_usersupplied_info
into a struct auth_serversupplied_info should be able to live without
this skeleton module.

This module also gave an example to load a secondary authentication
module via a module parameter (the call to load_module()). We have
abandoned this practice, and since the "auth methods" parameter has
gone we don't use this anymore internally.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-04-19 18:18:31 +00:00
..
rpc_test_dummy_module.c unittests: Fix missing include of signal.h 2017-10-18 14:24:39 +02:00
test_background_send.c test: Add a test for background_job_send crash 2021-04-01 19:32:36 +00:00
test_krb5_samba.c
test_lib_util_modules.c auth3: Remove auth_skel.c 2021-04-19 18:18:31 +00:00
test_sambafs_srv_pipe.c librpc: Make "dcesrv_context->callbacks" a pointer 2021-03-16 17:09:32 +00:00
wscript test: Add a test for background_job_send crash 2021-04-01 19:32:36 +00:00