diff options
author | Andrew Bartlett <abartlet@samba.org> | 2006-01-12 11:36:16 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:50:56 -0500 |
commit | 15421cd7a2ce4dd4a79d5d8bee72f5b71b5b4104 (patch) | |
tree | 0036d88847655cc22caaa4475f13b0ad3ca46011 /NEWS | |
parent | 2fad2c945b2a9773b5016ff616929117b1ceb73c (diff) | |
download | samba-15421cd7a2ce4dd4a79d5d8bee72f5b71b5b4104.tar.gz |
r12869: I have removed this hack. We now just do the lookups (netbios for now).
Andrew Bartlett
(This used to be commit 18eb3ca7cc1a728b7cc5d7102ca765c323f1a6fe)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -58,9 +58,6 @@ in Samba 4 yet). The other values of this option and the 'domain master' and that can be either 'bdc', 'pdc', 'member server' or 'standalone'. Note that member server support does not work yet. -'password server' now takes a DCE/RPC binding string (see prog_guide.txt) -rather then simply a NetBIOS name. - The following parameters have been removed: - passdb backend: accounts are now stored in a LDB-based SAM database, see 'sam database' below. |