1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/utils
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
..
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
make_printerdef.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
net_ads.c dont strdup() possibly null values. 2002-02-16 22:11:49 +00:00
net_lookup.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
net_rap.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
net_rpc_join.c Allow Samba to trust NT4 Domains. 2002-03-02 08:25:44 +00:00
net_rpc.c The beginning of trusted and trusting domain support from 2002-03-01 02:56:35 +00:00
net_time.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
net.c The beginning of trusted and trusting domain support from 2002-03-01 02:56:35 +00:00
net.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
nmblookup.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
pdbedit.c Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking. 2002-01-31 11:38:47 +00:00
rpccheck.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
smbcacls.c int -> uint32 fixes from andreas 2002-02-16 19:46:42 +00:00
smbcontrol.c Fixup the sending of printer change messages from job changes. 2002-02-26 03:12:09 +00:00
smbfilter.c Fix from Michael Steffens <michael_steffens@hp.com> to make signal 2002-01-31 23:26:12 +00:00
smbgroupedit.c Make smbgroupedit a little easier on the user. 2002-02-03 03:25:26 +00:00
smbpasswd.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
smbtree.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
smbw_sample.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
status.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
testparm.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
testprns.c Removed version number from file header. 2002-01-30 06:08:46 +00:00