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