1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libnet
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
..
libnet_dssync_keytab.c s3-libnet: add ads forward declaration in libnet keytab code. 2011-11-02 16:59:32 +01:00
libnet_dssync_passdb.c s3-group-mapping: Remove fstrings from GROUP_MAP. 2011-10-12 19:28:12 +02:00
libnet_dssync.c s3: don't replace the error message if already defined 2012-03-04 10:13:24 +01:00
libnet_dssync.h s3-dssync-passdb: add basic routines and net function. 2011-02-02 15:45:20 +01:00
libnet_join.c s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
libnet_join.h source3/libnet/libnet_join.h: fix licence/copyright 2011-06-10 15:12:24 +02:00
libnet_keytab.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
libnet_keytab.h s3-libnet: add ads forward declaration in libnet keytab code. 2011-11-02 16:59:32 +01:00
libnet_samsync_display.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
libnet_samsync_keytab.c s3-dsgetdcname: always pass in messaging context. 2010-09-23 10:26:25 -07:00
libnet_samsync_ldif.c s3-passdb: split out passdb/pdb_ldap_schema.c 2011-11-16 12:26:26 +01:00
libnet_samsync_passdb.c s3-group-mapping: Remove fstrings from GROUP_MAP. 2011-10-12 19:28:12 +02:00
libnet_samsync.c s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
libnet_samsync.h s3-dsgetdcname: always pass in messaging context. 2010-09-23 10:26:25 -07:00