* making sure contributors are listed in alphabetical order
[ira/wip.git] / WHATSNEW.txt
1                    WHATS NEW IN Samba 3.0.2pre1
2                          January XX, 2004
3                   ===============================
4
5 This is a preview release of the Samba 3.0.2 code base and is
6 provided for testing only.  This release is *not* intended for
7 production servers.  Use at your own risk.
8
9 There have been several bug fixes since the 3.0.1 release that
10 we feel are important to make available to the Samba community
11 for wider testings.  See the "Changes" section for details on
12 exact updates.
13
14
15 ######################################################################
16 Changes
17 #######
18 Changes since 3.0.1
19 ----------------------
20
21 Please refer to the CVS log for the SAMBA_3_0 branch for complete
22 details.  The list of changes per contributor are as follows:
23
24     Parameter Name              Action
25     --------------              ------
26     ldap replication sleep      New
27
28
29 Commits
30 -------
31
32 o   Jeremy Allison <jra@samba.org>
33     * Tidy up of NTLMSSP code.
34     * Fixes for SMB signing errors
35     * BUG 815: Workaround NT4 bug to support plaintext
36       password logins and UNICODE.
37
38     
39 o   Petri Asikainen <paca@sci.fi>
40     * BUG 330, 387:Fix single valued attribute updates when 
41       working with Novell NDS.
42     
43        
44 o   Andrew Bartlet <abartlet@samba.org>
45     * Correctly handle per-pipe NTLMSSP inside a NULL session.
46     * Fix segfault in gencache 
47     * Fix early free() of encrypted_session_key.
48     * Change DC lookup routines to more carefully separate
49       DNS names (realms) from NetBIOS domain names.
50     * Add new sid_to_dn() utility function for internal winbindd use.
51     * Refactor cli_ds_enum_domain_trusts().
52     * BUG 707: Implement range retrieval of ADS attributes (based on 
53       work from Volker <vl@samba.org> and Guenther Deschner 
54       <gd@suse.com>).
55     * Automatically initialize the signing engine if a session key is 
56       available.
57     * BUG 916: Do not perform a + -> ' ' substitution for squid URL 
58       encoded strings, only form input in SWAT.
59     * Ensure Samba resets the NTLMSSP state for new negotiate packets.
60     * Add 2-byte alignments in net_samlogon() queries to parse odd-length
61       plain text passwords.
62     * Allow Windows groups with no members in winbindd.
63     * Allow normal authentication in the absence of a server 
64       generated session key.
65     * More optimizations for looking up UNIX group lists.
66     * Clean up error codes and return values for pam_winbindd
67       and winbindd PAM interface.
68     * Fix restring return values in ntlm_auth tool.
69
70     
71 o   Dmitry Butskoj <buc@odusz.elektra.ru>
72     * Fix for special files being hidden from admins.
73     
74     
75 o   Gerald (Jerry) Carter <jerry@samba.org>
76     * Fix bug in the lanman session key generation.  Caused 
77       "decode_pw: incorrect password length" error messages.
78     * Save the right case for the located user name in 
79       fill_sam_account().  Fixes %U/%u expansion for win9x clients.
80     * BUG 897: Add well known rid for pre win2k compatible access
81       group.
82     * BUG 887: Correct typo in delete user script example.
83     * Use short lived TALLOC_CTX* for allocating printer objects 
84       from the print handle cache.
85     
86       
87 o   Guenther Deschner <gd@suse.com>
88     * Install smbwrapper.so should be put into the $(libdir) 
89       and not $(bindir).
90     * Add the capability to specify the new user password 
91       for 'net ads password' on the command line.
92     * Correctly detect AFS headers on SuSE
93         
94 o   James Flemer <jflemer@uvm.edu>
95     * Fix AIX compile bug by linking HAVE_ATTR_LIST to HAVE_SYS_ATTRIBUTES_H.
96     
97     
98 o   Volker Lendecke <vl@samba.org>
99     * BUG 583: Ensure that user names always contain the short version 
100       of the domain name.
101     * Fix our parsing of the LDAP uri.
102     * Don't show the 'afs username map' in the SWAT basic view.
103     * Fix SMB signing issues in relation to failed NTLMSSP logins.
104     * BUG 924: Fix return codes in smbtorture harness.
105     * Always lower-case usernames before handing it to AFS code.
106
107     
108 o   Jianliang Lu <j.lu@tiesse.com>
109     * Ensure we delete the group mapping before calling the delete 
110       group script.
111     * Define well known RID for managing the  "Power Users" group.
112
113     
114 o   Stefan Metzmacher <metze@metzemix.de>
115     * Implement LDAP rebind sleep patch.
116     * Revert to 2.2 quota code because of so many broken quota files 
117       out there.
118     
119 o   James Peach <jpeach@sgi.com>
120     * BUG 889: Change smbd to use pread/pwrite on platforms that 
121       support these calls. Can lead to a significant speed increase.
122
123
124 o   Tim Potter <tpot@samba.org>
125     * BUG 924: Fix typo in RW2 torture test.
126
127 o   Richard Sharpe <shape@samba.org>
128     * Small fixes to torture.c to cleanup the error handling 
129       and prevent crashes.
130
131             
132 o   J. Tournier <jerome.tournier@IDEALX.com>
133     * Small fixes for the smbldap-tool scripts.
134     
135     
136 o   Jelmer Vernooij <jelmer@samba.org>
137     * Put functions for generating SQL queries in pdb_sql.c
138     * Add pgSQL backend (based on patch by Hamish Friedlander)
139     
140
141
142 Changes since 3.0.0
143 ----------------------
144
145     Parameter Name              Action
146     --------------              ------
147     hide local users            Removed
148     mangled map                 Deprecated
149     mangled stack               Removed
150     passwd chat timeout         New
151
152 commits
153 -------
154
155 o   Change the interface for init_unistr2 to not take a length 
156     but a flags field.  We were assuming that 
157     2*strlen(mb_string) == length of ucs2-le string.  (bug 480).
158 o   Allow d_printf() to handle strings with escaped quotation 
159     marks since the msg file includes the escape character (bug 489).
160 o   Fix bad html table row termination in SWAT wizard code (bug 413).
161 o   Fix to parse the level-2 strings.
162 o   Fix for "valid users = %S" in [homes].  Fix read/write 
163     list as well. 
164 o   Change AC_CHECK_LIB_EXT to prepend libraries instead of append.  
165     This is the same way AC_CHECK_LIB works (bug 508).
166 o   Testparm output fixes for clarity.
167 o   Fix broken wins hook functionality -- i18n bug (bug 528).
168 o   Take care of condition where DOS and NT error codes must differ.
169 o   Default to using only built-in charsets when a working iconv 
170     implementation cannot be located.
171 o   Wrap internals of sys_setgroups() so the sys_XX() call can 
172     be done unconditionally (bug 550).
173 o   Remove duplicate smbspool link on SWAT's front page (bug 541).
174 o   Save and restore CFLAGS before/after AC_PROG_CC.  Ensures that
175     --enable-debug=[yes|no] works correctly.
176 o   Allow ^C to interrupt smbpasswd if using our getpass 
177     (e.g. smbpasswd command).
178 o   Support signing only on RPC's (bug 167).
179 o   Correct bug that prevented  Excel 2000 clients from opening 
180     files marked as read-only.
181 o   Portability fix bugs 546 - 549).
182 o   Explicitly initialize the value of AR for vendor makes that don't
183     do this (e.g. HPUX 11).  (bug 552).
184 o   More i18n fixes for SWAT (bug 413).
185 o   Change the cwd before the postexec script to ensure that a
186     umount will succeed.
187 o   Correct double free that caused winbindd to crash when a DC 
188     is rebooted (bug 437).
189 o   Fix incorrect mode sum (bug 562).
190 o   Canonicalize SMB_INFO_ALLOCATION in the same was as
191     SMB_FS_FULL_SIZE_INFORMATION (bug 564).
192 o   Add script to generate *msg files.
193 o   Add Dutch SWAT translation file.
194 o   Make sure to call get_user_groups() with the full winbindd 
195     name for a user if he/she has one (bug 406).
196 o   Fix up error code returns from Samba4 tester. Ensure invalid 
197     paths are validated the same way.  
198 o   Allow Samba3 to pass the Samba4 RAW-READ tests.
199 o   Refuse to configure if --with-expsam=$BACKEND was used but no 
200     libraries were found for $BACKEND.
201 o   Move sysquotas autoconf tests to a separate file.
202 o   Match W2K w.r.t. writelock and writeclose.  Samba4 torture 
203     tester
204 o   Make sure that the files that contain the static_init_$subsystem; 
205     macro get recompiled after configure by removing the object 
206     files.
207 o   Ensure canceling a blocking lock returns the correct error 
208     message.
209 o   Match Samba 2.2 behavior; make ACB_NORMAL the default ACB value.
210 o   Updated Japanese welcome file in SWAT.
211 o   Fix to  nt-time <-> unix-time functions reversible.
212 o   Ensure that winbindd uses the the escaped DN when querying
213     an AD ldap server.
214 o   Fix portability issues when compiling (bug 505, 550)
215 o   Compile fix for tdbbackup when Samba needs to override 
216     non-C99 compliant implementations of snprintf().
217 o   Use @PICSUFFIX@ instead of .po in Makefile.in (bug 574).
218 o   Make sure we break out of samsync loop on error.
219 o   Ensure error code path doesn't free unmalloc()'d memory
220     (bug 628).
221 o   Add configure test for krb5_keytab_entry keyblock vs key 
222     member (bug 636).
223 o   Fixed spinlocks.
224 o   Modified testparm so that all output so all debug output goes 
225     to stderr, and all file processing goes to stdout.
226 o   Fix error return code for BUFFER_TOO_SMALL in smbcacls 
227     and smbcquotas.
228 o   Fix "NULL dest in safe_strcpy()" log message by ensuring that 
229     we have a devmode before copying a string to the devicename.
230 o   Support mapping REALM.COM\user to a local user account (without 
231     running winbindd)  for compatibility with 2.2.x release.
232 o   Ensure we don't use mmap() on blacklisted systems.
233 o   fixed a number of bugs and memory leaks in the AIX 
234     winbindd shim
235 o   Call initgroups() in SWAT before becomming the user so that
236     secondary group permissions can be used when writing to 
237     smb.conf.
238 o   Fix signing problems when reverse connecting back to a 
239     client for printer notify
240 o   Fix signing problems caused by a miss-sequence bug.
241 o   Missing map in errormap for ERROR_MORE_DATA -> ERRDOS, ERRmoredata.
242     Fixes NEXUS tools running on Win9x clients (bug 64).
243 o   Don't leave the domain field uninitialized in cli_lsa.c if some 
244     SID could not be mapped.
245 o   Fix segfault in mount.cifs helper when there is no options 
246     specified during mount.
247 o   Change the \n after the password prompt to go to tty instead 
248     of stdout (bug 668).
249 o   Stop net -P from prompting for machine account password (bug 451).
250 o   Change in behavior to Not only change the effective uid but also
251     the real uid when becoming unprivileged.
252 o   Cope with Exchange 5.5 cleartext pop password auth.
253 o   New files for support of initshutdown pipe.  Win2k doesn't 
254     respond properly to all requests on the winreg pipe, so we need 
255     to handle this new pipe (bug 534).
256 o   Added more va_copy() checks in configure.in.
257 o   Include fixes for libsmbclient build problems.
258 o   Missing UNIX -> DOS codepage conversion in lanman.c.
259 o   Allow DFMS-S filenames can now have arbitrary case (bug 667).
260 o   Parameterize the listen backlog in smbd and make it larger by
261     default. A backlog of 5 is way too small these days.
262 o   Check for an invalid fid before dereferencing the fsp pointer
263     (bug 696).
264 o   Remove invalid memory frees and return codes in pdb_ldap.c.
265 o   Prompt for password when invoking --set-auth-user and no 
266     password is given.
267 o   Bind the nmbd sending socket to the 'socket address'.
268 o   Re-order link command for smbd, rpcclient and smbpasswd to ensure 
269     $LDFLAGS occurs before any library specification (bug 661).
270 o   Fix large number of printf() calls for 64-bit size_t.
271 o   Fix AC_CHECK_MEMBER so that SLES8 does correctly finds the 
272     keyblock in the krb5 structs.
273 o   Remove #include <compat.h> in hopes to avoid problems with 
274     apache header files.
275 o   Correct winbindd build problems on HP-UX 11.
276 o   Lowercase netgroups lookups (bug 703).
277 o   Use the actual size of the buffer in strftime instead of a made
278     up value which just happens to be less than sizeof(fstring).  
279     (bug 713).
280 o   Add ldaplibs to pdbedit link line (bug 651).
281 o   Fix crash bug in smbclient completion (bug 659).
282 o   Fix packet length for browse list reply (bug 771).
283 o   Fix coredump in cli_get_backup_list().
284 o   Make sure that we expand %N (bug 612).
285 o   Allow rpcclient adddriver command to specify printer driver 
286     version (bug 514).
287 o   Compile tdbdump by default.
288 o   Apply patches to fix iconv detection for FreeBSD.
289 o   Do not allow the 'guest account' to be added to a passdb backend 
290     using smbpasswd or pdbedit (bug 624).
291 o   Save LDFLAGS during iconv detection (bug 57).
292 o   Run krb5 logins through the username map if the winbindd 
293     lookup fails (bug 698).
294 o   Add const for lp_set_name_resolve_order() to avoid compiler 
295     warnings (bug 471).
296 o   Add support for the %i macro in smb.conf to stand in for the for
297     the local IP address to which a client connected.
298 o   Allow winbindd to match local accounts to domain SID when 
299     'winbind trusted domains only = yes' (bug 680).
300 o   Remove code in idmap_ldap that searches the user suffix and group 
301     suffix.  It's not needed and provides inconsistent functionality 
302     from the tdb backend.
303 o   Patch to handle munged dial string for Windows 200 TSE.
304 o   Correct the "smbldap_open: cannot access when not root error"
305     messages when looking up group information (bug 281).
306 o   Skip over the winbind separator when looking up a user.
307     This fixes the bug that prevented local users from
308     matching an AD user when not running winbindd (bug 698).
309 o   Fix a problem with configure on *BSD systems. Make sure
310     we add -liconv etc to LDFLAGS.
311 o   Fix core dump bug when "security = server" and the authentication
312     server goes away.
313 o   Correct crash bug due to an empty munged dial string.
314 o   Show files locked by a specific user (smbstatus -u 'user') 
315     (bug 590).
316 o   Fix bug preventing print jobs from display in the queue
317     monitor used by Windows NT and later clients (bug 660).
318 o   Fix several reported problems with point-n-print from
319     Windows 2000/XP clients due to a bug in the EnumPrinterDataEx()
320     reply (bug 338, 527 & 643).
321 o   Fix a handful of potential memory leaks in the LDAP code used
322     by ldapsam[_compat] and the LDAP idmap backend.
323 o   Fix for pdbedit error code returns (bug 763).
324 o   Make sure we only enumerate group mapping entries  (not 
325     /etc/group) even when doing local aliases.
326 o   Relax check on the pipe name in a dce/rpc bind response to work 
327     around issues with establishing trusts to a Windows 2003 domain.
328 o   Ensure we mangle names ending in '.' in hash2 mangling method.
329 o   Correct parsing issues with munged dial string.
330 o   Fix bugs in quota support for XFS.
331 o   Add a cleaner method for applications that need to provide name->SID
332     mappings to do this via NSS rather than having to know the
333     winbindd pipe protocol.
334 o   Adds a variant of the winbindd_getgroups() call called 
335     winbindd_getusersids() that provides direct SID->SIDs listing of a 
336     users supplementary groups. This is enough to allow non-Samba 
337     applications to do ACL checking.
338 o   Make sure we don't append the 'ldap suffix' when writing out the 
339     'ldap XXX suffix' values in SWAT (bug 328).
340 o   Fix renames across file systems.
341 o   Ensure that items in a list of strings containing whitespace are 
342     written out surrounded by single quotes.  This means that both 
343     double and single quotes are now used to surround strings in 
344     smb.conf (bug 481).
345 o   Enable SWAT to correctly determine if winbindd is running (bug 
346     398).
347 o   Include WWW-Authenticate field in 401 response for bad auth 
348     attempt (bug 629).
349 o   Add support for NTLM2 (NTLMv2 session security).
350 o   Add support for variable-length session keys.
351 o   More privilege fixes for group enumeration in LDAP (bug 281).
352 o   Use the dns name (or IP) as the originating client name when
353     using CUPS (bug 467).
354 o   Fix various SMB signing bugs.
355 o   Fix ACL propagation on a DFS root (bug 263).
356 o   Disable NTLM2 for RPC pipes.
357 o   Allow the client to specify the NTLM2 flags got NTLMSSP 
358     authentication.
359 o   Change the name of the job passed off to cups from "Test Page" to 
360     "smbprn.00000033 Test Page" so that we can get the smb jobid back.  
361     This allow users to delete jobs with cups printing backend (partial 
362     work on bug 770).
363 o   Fix build of winbindd with static pdb modules.
364 o   Retrieve the correct ACL group bits if the file has an ACL 
365     (bug 802).
366 o   Implement "net rpc group members": Get members of a domain group 
367     in human-readable format.
368 o   Add MacOSX (Darwin) specific charset module code.
369 o   Use samr_dispinfo(level == 1) for enumerating domain users so we 
370     can include the full name in gecos field (bug 587).
371 o   Add support for winbind's NSS library on FeeeBSD 5.1 (bug 797).
372 o   Implement 'net rpc group list [global|local|builtin]*' for a 
373     select listing of the respective user databases.
374 o   Don't automatically set NT status code flag unless client tells 
375     us it can cope.
376 o   Add 'net status [sessions|shares] [parseable]'.
377 o   Don't mistake pre-existing UNIX jobs for smb jobs (remainder of  
378     bug 770).
379 o   Add 'Replicator' and 'RAS Servers' to list of builtin SIDs 
380    (bug 608).
381 o   Fix inverted logic in hosts allow/deny checks caused by s/strcmp/strequal/
382     (bug 846).
383 o   Implement correct version SamrRemoveSidForeignDomain() (bug 252).
384 o   Fix typo in 'hash' mangling algorithm.
385 o   Support munged dial for ldapsam (bug 800).
386 o   Fix process_incoming_data() to return the number of bytes handled this 
387     call whether we have a complete PDU or not; fixes bug with multiple 
388     PDU request rpc's broken over SMBwriteX calls each.
389 o   Fix incorrect smb flags2 for connections to pre-NT servers (causes
390     smbclient to fail to OS2 for example) (bug 821).
391 o   Update version string in smbldap-tools Makefile to 0.8.2.
392 o   Correct a problem with "net rpc vampire" mis-parsing the 
393     alias member info reply.
394 o   Ensure the ${libdir} is created by the installclientlib script.
395 o   Fix detection of Windows 2003 client architecture in the smb.conf
396     %a variable.
397 o   Ensure that smbd calls the add user script for a missing UNIX 
398     user on kerberos auth call (bug 445).
399 o   Fix bugs in hosts allow/deny when using a mismatched 
400     network/netmask pair.
401 o   Protect alloc_sub_basic() from crashing when the source string 
402     is NULL (partial work on bug 687).
403 o   Fix spinlocks on IRIX.
404 o   Corrected some bad destination paths when running "configure 
405     --with-fhs".
406 o   Add packaging files for Fedora Core 1.
407 o   Correct bug in SWAT install script for non-english languages.
408 o   Support character set ISO-8859-1 internally (bug 558).
409 o   Fixed more LDAP access errors when looking up group mappings 
410     (bug 281).
411 o   Fix UNISTR2 length bug in LsaQueryInfo(3) that caused SID 
412     resolution to fail on local files on on domain members 
413     (bug 875).
414 o   Fix uninitialized variable in passdb.c.
415 o   Fix formal parameter type in get_static() in nsswitch/wins.c.
416 o   Fix problem mounting directories when mount.cifs is installed 
417     with the setuid bit on.
418 o   Fix bug that prevent --mandir from overriding the defaults
419     given in the --with-fhs macro.
420 o   Fix bug in in-memory Kerberos keytab detection routines 
421     in configure.in
422
423
424 ######################################################################
425
426               =======================================
427               The original 3.0.0 release notes follow          
428               =======================================
429
430
431 Major new features:
432 -------------------
433
434 1)  Active Directory support.  Samba 3.0 is now able to  
435     join a ADS realm as a member server and authenticate 
436     users using LDAP/Kerberos.
437
438 2)  Unicode support. Samba will now negotiate UNICODE on the wire 
439     and internally there is now a much better infrastructure for 
440     multi-byte and UNICODE character sets.
441
442 3)  New authentication system. The internal authentication system 
443     has been almost completely rewritten. Most of the changes are 
444     internal, but the new auth system is also very configurable.
445
446 4)  New default filename mangling system.
447
448 5)  A new "net" command has been added. It is somewhat similar to 
449     the "net" command in windows. Eventually we plan to replace 
450     numerous other utilities (such as smbpasswd) with subcommands 
451     in "net".
452
453 6)  Samba now negotiates NT-style status32 codes on the wire. This
454     improves error handling a lot.
455
456 7)  Better Windows 2000/XP/2003 printing support including publishing
457     printer attributes in active directory.
458
459 8)  New loadable module support for passdb backends and character 
460     sets.
461
462 9)  New default dual-daemon winbindd support for better performance.
463
464 10) Support for migrating from a Windows NT 4.0 domain to a Samba 
465     domain and maintaining user, group and domain SIDs.
466
467 11) Support for establishing trust relationships with Windows NT 4.0
468     domain controllers.
469   
470 12) Initial support for a distributed Winbind architecture using
471     an LDAP directory for storing SID to uid/gid mappings.
472   
473 13) Major updates to the Samba documentation tree.
474
475 14) Full support for client and server SMB signing to ensure
476     compatibility with default Windows 2003 security settings.
477
478 15) Improvement of ACL mapping features based on code donated by
479     Andreas Grünbacher.
480
481
482 Plus lots of other improvements!
483
484
485 Additional Documentation
486 ------------------------
487
488 Please refer to Samba documentation tree (included in the docs/ 
489 subdirectory) for extensive explanations of installing, configuring
490 and maintaining Samba 3.0 servers and clients.  It is advised to 
491 begin with the Samba-HOWTO-Collection for overviews and specific 
492 tasks (the current book is up to approximately 400 pages) and to 
493 refer to the various man pages for information on individual options.
494
495 We are very glad to be able to include the second edition of
496 "Using Samba" by Jay Ts, Robert Eckstein, and David Collier-Brown
497 (O'Reilly & Associates) in this release.  The book is available
498 on-line at http://samba.org/samba/docs/ and is included with 
499 the Samba Web Administration Tool (SWAT).  Thanks to the authors and
500 publisher for making "Using Samba" under the GNU Free Documentation 
501 License.
502
503
504 ######################################################################
505 Upgrading from a previous Samba 3.0 beta
506 ########################################
507
508 Beginning with Samba 3.0.0beta3, the RID allocation functions
509 have been moved into winbindd.  Previously these were handled
510 by each passdb backend.  This means that winbindd must be running
511 to automatically allocate RIDs for users and/or groups.  Otherwise,
512 smbd will use the 2.2 algorithm for generating new RIDs.
513
514 If you are using 'passdb backend = tdbsam' with a previous Samba 
515 3.0 beta release (or possibly alpha), it may be necessary to 
516 move the RID_COUNTER entry from /usr/local/samba/private/passdb.tdb
517 to winbindd_idmap.tdb.  To do this:
518
519 1)  Ensure that winbindd_idmap.tdb exists (launch winbindd at least 
520     once)
521 2)  build tdbtool by executing 'make tdbtool' in the source/tdb/ 
522     directory
523 3)  run: (note that 'tdb>' is the tool's prompt for input)
524
525        root# ./tdbtool /usr/local/samba/private/passdb.tdb
526        tdb> show RID_COUNTER
527        key 12 bytes
528        RID_COUNTER
529        data 4 bytes
530        [000] 0A 52 00 00                                       .R.
531
532        tdb> move RID_COUNTER /usr/local/samba/var/locks/winbindd_idmap.tdb
533        ....
534        record moved
535
536 If you are using 'passdb backend = ldapsam', it will be necessary to 
537 store idmap entries in the LDAP directory as well (i.e. idmap backend 
538 = ldap).  Refer to the 'net idmap' command for more information on 
539 migrating SID<->UNIX id mappings from one backend to another.
540
541 If the RID_COUNTER record does not exist, then these instructions are
542 unneccessary and the new RID_COUNTER record will be correctly generated
543 if needed.  
544
545
546
547 ########################
548 Upgrading from Samba 2.2
549 ########################
550
551 This section is provided to help administrators understand the details
552 involved with upgrading a Samba 2.2 server to Samba 3.0.
553
554
555 Building
556 --------
557
558 Many of the options to the GNU autoconf script have been modified 
559 in the 3.0 release.  The most noticeable are:
560
561   * removal of --with-tdbsam (is now included by default; see section
562     on passdb backends and authentication for more details)
563     
564   * --with-ldapsam is now on used to provided backward compatible
565     parameters for LDAP enabled Samba 2.2 servers.  Refer to the passdb 
566     backend and authentication section for more details
567   
568   * inclusion of non-standard passdb modules may be enabled using
569     --with-expsam.  This includes an XML backend and a mysql backend.
570       
571   * removal of --with-msdfs (is now enabled by default)
572   
573   * removal of --with-ssl (no longer supported)
574   
575   * --with-utmp now defaults to 'yes' on supported systems
576   
577   * --with-sendfile-support is now enabled by default on supported 
578     systems
579   
580     
581 Parameters
582 ----------
583
584 This section contains a brief listing of changes to smb.conf options
585 in the 3.0.0 release.  Please refer to the smb.conf(5) man page for
586 complete descriptions of new or modified parameters.
587
588 Removed Parameters (order alphabetically):
589
590   * admin log
591   * alternate permissions
592   * character set
593   * client codepage
594   * code page directory
595   * coding system
596   * domain admin group
597   * domain guest group
598   * force unknown acl user
599   * hide local users
600   * nt smb support
601   * postscript
602   * printer driver
603   * printer driver file
604   * printer driver location
605   * status
606   * strip dot
607   * total print jobs
608   * use rhosts
609   * valid chars
610   * vfs options
611
612 New Parameters (new parameters have been grouped by function):
613
614   Remote management
615   -----------------
616   * abort shutdown script
617   * shutdown script
618
619   User and Group Account Management
620   ---------------------------------
621   * add group script
622   * add machine script
623   * add user to group script
624   * algorithmic rid base
625   * delete group script
626   * delete user from group script
627   * passdb backend
628   * set primary group script
629
630   Authentication
631   --------------
632   * auth methods
633   * realm
634   * passwd chat timeout
635
636   Protocol Options
637   ----------------
638   * client lanman auth
639   * client NTLMv2 auth
640   * client schannel
641   * client signing
642   * client use spnego
643   * disable netbios
644   * ntlm auth
645   * paranoid server security
646   * server schannel
647   * server signing
648   * smb ports
649   * use spnego
650
651   File Service
652   ------------
653   * get quota command
654   * hide special files
655   * hide unwriteable files
656   * hostname lookups
657   * kernel change notify
658   * mangle prefix
659   * map acl inherit
660   * msdfs proxy
661   * set quota command
662   * use sendfile
663   * vfs objects
664   
665   Printing
666   --------
667   * max reported print jobs
668
669   UNICODE and Character Sets
670   --------------------------
671   * display charset
672   * dos charset
673   * unicode
674   * unix charset
675   
676   SID to uid/gid Mappings
677   -----------------------
678   * idmap backend
679   * idmap gid
680   * idmap uid
681   * winbind enable local accounts
682   * winbind trusted domains only
683   * template primary group
684   * enable rid algorithm
685
686   LDAP
687   ----
688   * ldap delete dn
689   * ldap group suffix
690   * ldap idmap suffix
691   * ldap machine suffix
692   * ldap passwd sync
693   * ldap user suffix
694   
695   General Configuration
696   ---------------------
697   * preload modules
698   * private dir
699
700 Modified Parameters (changes in behavior):
701
702   * encrypt passwords (enabled by default)
703   * mangling method (set to 'hash2' by default)
704   * passwd chat
705   * passwd program
706   * restrict anonymous (integer value)
707   * security (new 'ads' value)
708   * strict locking (enabled by default)
709   * unix extensions (enabled by default)
710   * winbind cache time (increased to 5 minutes)
711   * winbind uid (deprecated in favor of 'idmap uid')
712   * winbind gid (deprecated in favor of 'idmap gid')
713
714
715 Databases
716 ---------
717
718 This section contains brief descriptions of any new databases 
719 introduced in Samba 3.0.  Please remember to backup your existing 
720 ${lock directory}/*tdb before upgrading to Samba 3.0.  Samba will 
721 upgrade databases as they are opened (if necessary), but downgrading 
722 from 3.0 to 2.2 is an unsupported path.
723
724 Name                    Description                             Backup?
725 ----                    -----------                             -------
726 account_policy          User policy settings                    yes
727 gencache                Generic caching db                      no
728 group_mapping           Mapping table from Windows              yes
729                         groups/SID to unix groups        
730 winbindd_idmap          ID map table from SIDS to UNIX          yes
731                         uids/gids.
732 namecache               Name resolution cache entries           no
733 netsamlogon_cache       Cache of NET_USER_INFO_3 structure      no
734                         returned as part of a successful
735                         net_sam_logon request 
736 printing/*.tdb          Cached output from 'lpq                 no
737                         command' created on a per print 
738                         service basis
739 registry                Read-only samba registry skeleton       no
740                         that provides support for exporting
741                         various db tables via the winreg RPCs
742
743
744 Changes in Behavior
745 -------------------
746
747 The following issues are known changes in behavior between Samba 2.2 and 
748 Samba 3.0 that may affect certain installations of Samba.
749
750   1)  When operating as a member of a Windows domain, Samba 2.2 would 
751       map any users authenticated by the remote DC to the 'guest account'
752       if a uid could not be obtained via the getpwnam() call.  Samba 3.0
753       rejects the connection as NT_STATUS_LOGON_FAILURE.  There is no 
754       current work around to re-establish the 2.2 behavior.
755       
756   2)  When adding machines to a Samba 2.2 controlled domain, the 
757       'add user script' was used to create the UNIX identity of the 
758       machine trust account.  Samba 3.0 introduces a new 'add machine 
759       script' that must be specified for this purpose.  Samba 3.0 will
760       not fall back to using the 'add user script' in the absence of 
761       an 'add machine script'
762   
763
764 ######################################################################
765 Passdb Backends and Authentication
766 ##################################
767
768 There have been a few new changes that Samba administrators should be
769 aware of when moving to Samba 3.0.
770
771   1) encrypted passwords have been enabled by default in order to 
772      inter-operate better with out-of-the-box Windows client 
773      installations.  This does mean that either (a) a samba account
774      must be created for each user, or (b) 'encrypt passwords = no'
775      must be explicitly defined in smb.conf.
776     
777   2) Inclusion of new 'security = ads' option for integration 
778      with an Active Directory domain using the native Windows
779      Kerberos 5 and LDAP protocols.
780
781      MIT kerberos 1.3.1 supports the ARCFOUR-HMAC-MD5 encryption 
782      type which is neccessary for servers on which the 
783      administrator password has not been changed, or kerberos-enabled 
784      SMB connections to servers that require Kerberos SMB signing.
785      Besides this one difference, either MIT or Heimdal Kerberos
786      distributions are usable by Samba 3.0.
787      
788
789 Samba 3.0 also includes the possibility of setting up chains
790 of authentication methods (auth methods) and account storage 
791 backends (passdb backend).  Please refer to the smb.conf(5) 
792 man page for details.  While both parameters assume sane default 
793 values, it is likely that you will need to understand what the 
794 values actually mean in order to ensure Samba operates correctly.
795
796 The recommended passdb backends at this time are
797
798   * smbpasswd - 2.2 compatible flat file format
799   * tdbsam - attribute rich database intended as an smbpasswd
800     replacement for stand alone servers
801   * ldapsam - attribute rich account storage and retrieval 
802     backend utilizing an LDAP directory.  
803   * ldapsam_compat - a 2.2 backward compatible LDAP account 
804     backend
805     
806 Certain functions of the smbpasswd(8) tool have been split between the 
807 new smbpasswd(8) utility, the net(8) tool, and the new pdbedit(8) 
808 utility.  See the respective man pages for details.
809     
810      
811 ######################################################################
812 LDAP
813 ####
814
815 This section outlines the new features affecting Samba / LDAP 
816 integration.
817
818 New Schema
819 ----------
820   
821 A new object class (sambaSamAccount) has been introduced to replace 
822 the old sambaAccount.  This change aids us in the renaming of attributes 
823 to prevent clashes with attributes from other vendors.  There is a 
824 conversion script (examples/LDAP/convertSambaAccount) to modify and LDIF 
825 file to the new schema.
826   
827 Example:
828   
829         $ ldapsearch .... -b "ou=people,dc=..." > old.ldif
830         $ convertSambaAccount <DOM SID> old.ldif new.ldif
831         
832 The <DOM SID> can be obtained by running 'net getlocalsid <DOMAINNAME>' 
833 on the Samba PDC as root.
834     
835 The old sambaAccount schema may still be used by specifying the 
836 "ldapsam_compat" passdb backend.  However, the sambaAccount and
837 associated attributes have been moved to the historical section of
838 the schema file and must be uncommented before use if needed.
839 The 2.2 object class declaration for a sambaAccount has not changed
840 in the 3.0 samba.schema file. 
841   
842 Other new object classes and their uses include:
843   
844   * sambaDomain - domain information used to allocate rids 
845     for users and groups as necessary.  The attributes are added
846     in 'ldap suffix' directory entry automatically if 
847     an idmap uid/gid range has been set and the 'ldapsam'
848     passdb backend has been selected.
849       
850   * sambaGroupMapping - an object representing the 
851     relationship between a posixGroup and a Windows
852     group/SID.  These entries are stored in the 'ldap 
853     group suffix' and managed by the 'net groupmap' command.
854     
855   * sambaUnixIdPool - created in the 'ldap idmap suffix' entry 
856     automatically and contains the next available 'idmap uid' and 
857     'idmap gid'
858     
859   * sambaIdmapEntry - object storing a mapping between a 
860     SID and a UNIX uid/gid.  These objects are created by the 
861     idmap_ldap module as needed.
862
863   * sambaSidEntry - object representing a SID alone, as a Structural
864     class on which to build the sambaIdmapEntry.
865
866     
867 New Suffix for Searching
868 ------------------------
869   
870 The following new smb.conf parameters have been added to aid in directing
871 certain LDAP queries when 'passdb backend = ldapsam://...' has been
872 specified.
873
874   * ldap suffix         - used to search for user and computer accounts
875   * ldap user suffix    - used to store user accounts
876   * ldap machine suffix - used to store machine trust accounts
877   * ldap group suffix   - location of posixGroup/sambaGroupMapping entries
878   * ldap idmap suffix   - location of sambaIdmapEntry objects
879
880 If an 'ldap suffix' is defined, it will be appended to all of the 
881 remaining sub-suffix parameters.  In this case, the order of the suffix
882 listings in smb.conf is important.  Always place the 'ldap suffix' first
883 in the list.  
884
885 Due to a limitation in Samba's smb.conf parsing, you should not surround 
886 the DN's with quotation marks.
887
888
889 IdMap LDAP support
890 ------------------
891
892 Samba 3.0 supports an ldap backend for the idmap subsystem.  The 
893 following options would inform Samba that the idmap table should be
894 stored on the directory server onterose in the "ou=idmap,dc=plainjoe,
895 dc=org" partition.
896
897  [global]
898     ...
899     idmap backend     = ldap:ldap://onterose/
900     ldap idmap suffix = ou=idmap,dc=plainjoe,dc=org
901     idmap uid         = 40000-50000
902     idmap gid         = 40000-50000
903
904 This configuration allows winbind installations on multiple servers to
905 share a uid/gid number space, thus avoiding the interoperability problems
906 with NFS that were present in Samba 2.2.
907     
908
909
910 ######################################################################
911 Trust Relationships and a Samba Domain
912 ######################################
913
914 Samba 3.0.0beta2 is able to utilize winbindd as the means of 
915 allocating uids and gids to trusted users and groups.  More
916 information regarding Samba's support for establishing trust 
917 relationships can be found in the Samba-HOWTO-Collection included
918 in the docs/ directory of this release.
919
920 First create your Samba PDC and ensure that everything is 
921 working correctly before moving on the trusts.
922
923 To establish Samba as the trusting domain (named SAMBA) from a Windows NT
924 4.0 domain named WINDOWS:
925
926   1) create the trust account for SAMBA in "User Manager for Domains"
927   2) connect the trust from the Samba domain using
928      'net rpc trustdom establish GLASS'
929
930 To create a trustlationship with SAMBA as the trusted domain:
931
932   1) create the initial trust account for GLASS using
933      'smbpasswd -a -i GLASS'.  You may need to create a UNIX
934      account for GLASS$ prior to this step (depending on your
935      local configuration).
936   2) connect the trust from a WINDOWS DC using "User Manager
937      for Domains"
938
939 Now join winbindd on the Samba PDC to the SAMBA domain using
940 the normal steps for adding a Samba server to an NT4 domain:
941 (note that smbd & nmbd must be running at this point)
942
943    root# net rpc join -U root
944    Password: <enter root password from smbpasswd file here>
945
946 Start winbindd and test the join with 'wbinfo -t'.
947
948 Now test the trust relationship by connecting to the SAMBA DC
949 (e.g. POGO) as a user from the WINDOWS domain:
950
951    $ smbclient //pogo/netlogon -U Administrator -W WINDOWS
952    Password:
953
954 Now connect to the WINDOWS DC (e.g. CRYSTAL) as a Samba user:
955
956    $ smbclient //crystal/netlogon -U root -W WINDOWS
957    Password:
958
959 ######################################################################
960 Changes in Winbind
961 ##################
962
963 Beginning with Samba3.0.0beta3, winbindd has been given new account
964 manage functionality equivalent to the 'add user script' family of
965 smb.conf parameters.  The idmap design has also been changed to 
966 centralize control of foreign SID lookups and matching to UNIX 
967 uids and gids.
968
969
970 Brief Description of Changes
971 ----------------------------
972
973 1) The sid_to_uid() family of functions (smbd/uid.c) have been 
974    reverted to the 2.2.x design.  This means that when resolving a 
975    SID to a UID or similar mapping:
976
977         a) First consult winbindd
978         b) perform a local lookup only if winbindd fails to
979            return a successful answer
980
981    There are some variations to this, but these two rules generally
982    apply.
983
984 2) All idmap lookups have been moved into winbindd.  This means that
985    a server must run winbindd (and support NSS) in order to achieve
986    any mappings of SID to dynamically allocated UNIX ids.  This was
987    a conscious design choice.
988
989 3) New functions have been added to winbindd to emulate the 'add user 
990    script' family of smbd functions without requiring that external
991    scripts be defined.  This functionality is controlled by the 'winbind 
992    enable local accounts' smb.conf parameter (enabled by default).
993
994    However, this account management functionality is only supported 
995    in a local tdb (winbindd_idmap.tdb).  If these new UNIX accounts 
996    must be shared among multiple Samba servers (such as a PDC and BDCs), 
997    it will be necessary to define your own 'add user script', et. al.
998    programs that place the accounts/groups in some form of directory
999    such as NIS or LDAP.  This requirement was deemed beyond the scope
1000    of winbind's account management functions.  Solutions for 
1001    distributing UNIX system information have been deployed and tested 
1002    for many years.  We saw no need to reinvent the wheel.
1003
1004 4) A member of a Samba controlled domain running winbindd is now able 
1005    to map domain users directly onto existing UNIX accounts while still
1006    automatically creating accounts for trusted users and groups.  This
1007    behavior is controlled by the 'winbind trusted domains only' smb.conf
1008    parameter (disabled by default to provide 2.2.x winbind behavior).
1009
1010 5) Group mapping support is wrapped in the local_XX_to_XX() functions
1011    in smbd/uid.c.  The reason that group mappings are not included
1012    in winbindd is because the purpose of Samba's group map is to
1013    match any Windows SID with an existing UNIX group.  These UNIX
1014    groups can be created by winbindd (see next section), but the
1015    SID<->gid mapping is retreived by smbd, not winbindd.
1016
1017
1018 Examples
1019 --------
1020
1021 * security = server running winbindd to allocate accounts on demand
1022
1023 * Samba PDC running winbindd to handle the automatic creation of UNIX
1024   identities for machine trust accounts
1025
1026 * Automtically creating UNIX user and groups when migrating a Windows NT
1027   4.0 PDC to a Samba PDC.  Winbindd must be running when executing
1028   'net rpc vampire' for this to work.
1029
1030    
1031 ######################################################################
1032 Known Issues
1033 ############
1034
1035 * There are several bugs currently logged against the 3.0 codebase
1036   that affect the use of NT 4.0 GUI domain management tools when run
1037   against a Samba 3.0 PDC.  This bugs should be released in an early 
1038   3.0.x release.
1039
1040 Please refer to https://bugzilla.samba.org/ for a current list of bugs 
1041 filed against the Samba 3.0 codebase.
1042
1043
1044 ######################################################################
1045 Reporting bugs & Development Discussion
1046 #######################################
1047
1048 Please discuss this release on the samba-technical mailing list or by
1049 joining the #samba-technical IRC channel on irc.freenode.net.
1050
1051 If you do report problems then please try to send high quality
1052 feedback. If you don't provide vital information to help us track down
1053 the problem then you will probably be ignored.  
1054
1055 A new bugzilla installation has been established to help support the 
1056 Samba 3.0 community of users.  This server, located at 
1057 https://bugzilla.samba.org/, has replaced the older jitterbug server 
1058 previously located at http://bugs.samba.org/.
1059