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 | 18eb3ca7cc1a728b7cc5d7102ca765c323f1a6fe (patch) | |
tree | 557ed1eb87c1a7f63f1a53c899fc4c21119643e6 /NEWS | |
parent | a30a359c45c3dac4b910ec130b73cc01324b399a (diff) | |
download | samba-18eb3ca7cc1a728b7cc5d7102ca765c323f1a6fe.tar.gz |
r12869: I have removed this hack. We now just do the lookups (netbios for now).
Andrew Bartlett
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. |