1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
Andrew Bartlett 81b2d66c97 Allow Samba to trust NT4 Domains.
This commit builds on the auth subsystem to give Samba support for trusting NT4
domains.  It is off by default, but is enabled by adding 'trustdomain' to the
'auth methods' smb.conf paramater.

Tested against NT4 only - there are still some issues with the join code for
Win2k servers (spnego stuff).

The main work TODO involves enumerating the trusted domains (including the RPC
calls to match), and getting winbind to run on the PDC correctly.

Similarly, work remains on getting NT4 to trust Samba domains.

Andrew Bartlett
(This used to be commit ac8c24a9a8)
2002-03-02 08:25:44 +00:00
..
auth_builtin.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
auth_compat.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
auth_domain.c Allow Samba to trust NT4 Domains. 2002-03-02 08:25:44 +00:00
auth_rhosts.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
auth_sam.c "user doesn't exist" isn't worthy of a level 1 debug. Make it level 3. 2002-02-27 12:59:05 +00:00
auth_server.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
auth_unix.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
auth_util.c Various comment fixes from Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl> 2002-03-01 01:24:30 +00:00
auth_winbind.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
auth.c Allow Samba to trust NT4 Domains. 2002-03-02 08:25:44 +00:00
pampass.c Fix use of uninitialsed variable in PAM code 2002-02-05 23:45:29 +00:00
pass_check.c Removed version number from file header. 2002-01-30 06:08:46 +00:00