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