diff options
author | Jeremy Allison <jra@samba.org> | 1997-10-21 19:55:34 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1997-10-21 19:55:34 +0000 |
commit | 7985bcfe0c65292eddfb7c9449101852ebfbe3d9 (patch) | |
tree | 5ecfa7cfe079d62172f4bfc89ca329f4e4dc41bc /docs/textdocs | |
parent | 79b314447bdcda65cffdd3dd495932c417b545f7 (diff) | |
download | samba-7985bcfe0c65292eddfb7c9449101852ebfbe3d9.tar.gz samba-7985bcfe0c65292eddfb7c9449101852ebfbe3d9.tar.bz2 samba-7985bcfe0c65292eddfb7c9449101852ebfbe3d9.zip |
WHATSNEW.txt: Preparing for 1.9.18alpha2 release.
smb.conf.5: Added 'bind interfaces only' parameter.
version.h: Updated to 1.9.18alpha2.
Jeremy (jallison@whistle.com)
(This used to be commit 7221e19d5ef4a242ce29d3148957c3e481456934)
Diffstat (limited to 'docs/textdocs')
-rw-r--r-- | docs/textdocs/DOMAIN_CONTROL.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/textdocs/DOMAIN_CONTROL.txt b/docs/textdocs/DOMAIN_CONTROL.txt index 0b077320cd..7e1b5c6209 100644 --- a/docs/textdocs/DOMAIN_CONTROL.txt +++ b/docs/textdocs/DOMAIN_CONTROL.txt @@ -19,12 +19,9 @@ SMB domains based on shared authentication database schemes other than the Windows NT SAM. Microsoft Windows NT Domain Control is an extremely complex protocol. -We have received countless requests to implement Domain Control in Samba -and have seriously investigated the potential to support this. The Samba -Team have now concluded that since Domain Control is a completely -undocumented protocol we ought NOT to implement our best guess of this -technology. It is a Microsoft business policy NOT to release the information -necessary to enable this to be implemented in a dependable manner. +We have received countless requests to implement Domain Control in Samba. +The 1.9.18 release of Samba contains experimental code to implement +this. Please read the file docs/NTDOMAIN.txt for more information on this. ============================================================================ Windows NT Server can be installed as either a plain file and print server |