1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/param
Stefan Metzmacher b4abd3faaf s3-auth: remove "security=server" (depricated since 3.6)
"security=server" has a lot of problems in the world with
modern security (ntlmv2 and krb5). It was also not very
reliable, as it needed a stable connection to the password
server for the lifetime of the whole client connection!

Please use "security=domain" or "security=ads" is you
authentication against remote servers (domain controllers).

metze
                       --------------
                      /              \
                     /      REST      \
                    /        IN        \
                   /       PEACE        \
                  /                      \
                  |      SEC_SERVER      |
                  |    security=server   |
                  |                      |
                  |                      |
                  |       12 May         |
                  |                      |
                  |        2012          |
                 *|     *  *  *          | *
        _________)/\\_//(\/(/\)/\//\/\///|_)_______
2012-05-15 08:18:28 +02:00
..
loadparm_ctx.c s3-param: Align lp_{max,min}protocol with lib/param names 2012-02-27 07:36:05 +01:00
loadparm.c s3-auth: remove "security=server" (depricated since 3.6) 2012-05-15 08:18:28 +02:00
pyparam.c s3-param: Add python wrapper for s3 parameters 2011-08-13 12:30:50 +10:00
service.c param: Merge param headers into lib/param/loadparm.h 2011-06-29 15:44:09 +10:00
test_lp_load.c s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead 2010-11-02 04:36:04 +00:00
util.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00