1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/param
Andrew Bartlett d7bb961859 s3-auth: Remove security=share (depricated since 3.6).
This patch removes security=share, which Samba implemented by matching
the per-share password provided by the client in the Tree Connect with
a selection of usernames supplied by the client, the smb.conf or
guessed from the environment.

The rationale for the removal is that for the bulk of security=share
users, we just we need a very simple way to run a 'trust the network'
Samba server, where users mark shares as guest ok.  This is still
supported, and the smb.conf options are documented at
https://wiki.samba.org/index.php/Public_Samba_Server

At the same time, this closes the door on one of the most arcane areas
of Samba authentication.

Naturally, full user-name/password authentication remain available in
security=user and above.

This includes documentation updates for username and only user, which
now only do a small amount of what they used to do.

Andrew Bartlett

                       --------------
                      /              \
                     /      REST      \
                    /        IN        \
                   /       PEACE        \
                  /                      \
                  |      SEC_SHARE       |
                  |    security=share    |
                  |                      |
                  |                      |
                  |       5 March        |
                  |                      |
                  |        2012          |
                 *|     *  *  *          | *
        _________)/\\_//(\/(/\)/\//\/\///|_)_______
2012-03-04 23:33:05 +01:00
..
generic.c lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
loadparm_server_role.c s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
loadparm.c s3-param: Align lp_{max,min}protocol with lib/param names 2012-02-27 07:36:05 +01:00
loadparm.h param: domain_logons and domain_master are of type enum_bool_auto 2011-12-22 10:37:42 +01:00
param_enums.c s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
param_functions.c lib/param: Merge struct loadparm_service into common 2011-07-08 12:35:56 +02:00
param.h s4 dns: Allow updates based on smb.conf setting 2011-12-17 04:19:40 +01:00
samba-hostconfig.pc.in lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
util.c lib/param Print error when mkdir of lock path fails 2011-10-13 14:06:07 +02:00
wscript_build param: calculate server role from security, and security from server role 2011-11-17 00:34:08 +01:00