r10624: Update WHATSNEW.txt
[Samba.git] / WHATSNEW.txt
blob8829d24684741ac6cd6b048ad5f01cf59d30edd2
1                    ===============================
2                    Release Notes for Samba 3.0.20a
3                              Sept 30, 2005
4                    ===============================
6 This is the latest stable release of Samba. This is the version
7 that production Samba servers should be running for all current
8 bug-fixes.  Please read the following important changes in this
9 release.
11 Common bugs fixed in 3.0.20a include:
13   o Stability problems with winbindd.
14   o Crash bugs caused by incompatibilities on 64-bit systems.
15   o Missing files from directory listings on AIX servers
16   o User Manager interoperability problems.
17   o Minor build difficulties on various platforms such as 
18     Solaris and OpenBSD, 
21 ######################################################################
22 Changes
23 #######
26 Changes since 3.0.20
27 --------------------
29 commits
30 -------
32 o   Jeremy Allison <jra@samba.org>
33     * BUG 3065: Fix for legacy clients retrieving a listing of 
34       an empty directory.
35     * Added external library for accessing Samba's share mode 
36       database.
37     * Fix winbindd credentials chain which caused logon failures 
38       after attempting to authenticate an unknown user.
39     * Fix recursive looping bug in winbindd.
40     * Fix build errors on 64-bit systems.
41     * Posix ACL memory leak and crash bug fixes.
42     * BUG 3044: Ensure OPEN-EXEC is honored as read-only.
43     * BUG 3060: Ensure SMBcreate truncates the file if it exists.
44     * Hide dot files and directory logic fixes.
45     * Correct display of open file modes by smbstatus.
46     * BUG 3010: Fix missing files bug on AIX systems.
49 o   Gerald (Jerry) Carter <jerry@samba.org>
50     * Allow the root user to automatically pass se_access_checks()
51       in the registry and service control server code.
52     * Ensure that winbindd uses the correct name in the net_auth2()
53       request when running on a Samba PDC.
54     * Fix linking problem with tdb utilities.
55     * BUG 3080: Fix regression in 'net rpc shutdown' command.
56     * Fix segv in 'net rpc' when the pipe open fails.
57     * Fix upload bug when installing 64-bit Windows printer drivers.
58     * Fix regression in the smburi syntax used by smbspool.
59     * Fix sorting of subkey hash records in registry files.
60     * Correct REG_CREATE_KEY_EX parsing error.
61     * Interoperability issues with usrmgr.exe and Samba groups.
62     * Use the display names and not the Unix names when enumerating
63       groups in the ldapsam passdb backend.
66 o   Guenther Deschner <gd@samba.org>
67     * Prevent BUILTIN sids returned in the user's token from 
68       a Windows DC from being applied to any local group mappings
69       on the Samba host.
70     * Plug memory leaks in the kerberos keytab code.
71     * Ensure BUILTIN groups are returned from winbindd's idmap_rid
72       backend when 'winbind nested groups' is enabled.
73     * Fix crash bug in winbindd caused by 64-bit build issues.
74     * Imporve debug messages in smbspool.
75     * Give better error-message when "NDS Universal Password" change fails.
76     * Fix password history error in the eDirectory schema file.
79 o   Steve French <sfrench@us.ibm.com>
80     * Allow disabling mandatory byte range lock mount flag, and fix 
81       corresponding entry in mtab.
84 o   Volker Lendecke <vl@samba.org>
85     * Fix race condition in the NTcreate&X open code when the 
86       disposition is NTCREATEX_DISP_CREATE.
87     * Correct logic error when checking the pid for pending print 
88       change notify messages.
89     * Ensure that winbindd child process complete startup even when
90       the parent is receiving authentication requests.
91     * Return the full NTSTATUS code to ntlm_auth and pam_winbindd
92       when authentication fails.
95 o   Jason Mader <jason@ncac.gwu.edu>
96     * Compile warning fixes.
99 o   Uli Meis <a.sporto@gmail.com>
100     * Patches for pdb_*sql.c
103 o   Luke Mewburn <lukem@NetBSD.org>
104     * Autoconf syntax fixes.
107 o   James Peach <jpeach@sgi.com>
108     * Correct problem with creating a core file in Linux.
111 o   Stefan Metzmacher <metze@samba.org>    
112     * Quota fixes in smbd.
115 o   Peter Rindfuss <rindfuss@wz-berlin.de>
116     * Patches for pdb_*sql.c
119 o   Jiri Sasek <Jiri.Sasek@Sun.COM>
120     * Solaris toolchain patches for autoconf scripts.
123 o   Andrew Tridgell <tridge@samba.org>
124     * Fix for tdb clear-if-first race condition.
127 o   Leo Weppelman <leo@wau.mis.ah.nl>
128     * BUG 3104: Don't allow time updates to files on read-only shares.
131 o   Steve Williams <steve@celineandsteve.com>
132     * BUG 3052: Fix compile issues on OpenBSD.
135 Release Notes for older release follow:
137       --------------------------------------------------
138                    ==============================
139                    Release Notes for Samba 3.0.20
140                              Aug 19, 2005
141                    ==============================
143 Additional features introduced in Samba 3.0.20 include:
145   o Support for several new Win32 rpc pipes.
146   o Improved support for OS/2 clients.
147   o New 'net rpc service' tool for managing Win32 services.
148   o Capability to set the owner on new files and directory
149     based on the parent's ownership.
150   o Experimental, asynchronous IO file serving support.
151   o Completed Support for Microsoft Print Migrator.
152   o New Winbind IDmap plugin (ad) for retrieving uid and gid
153     from AD servers which maintain the SFU user and group 
154     attributes.
155   o Rewritten support for POSIX pathnames when utilizing 
156     the Linux CIFS fs client.
157   o New asynchronous winbindd.
158   o Support for Microsoft Print Migrator.
159   o New Windows NT registry file I/O library.
160   o New user right (SeTakeOwnershipPrivilege) added.
161   o New "net share migrate" options.
164 What happened to 3.0.15 - 3.0.19?
165 ==================================
167 After some discussion it was deemed that the amount of changes 
168 going into the next Samba 3.0 release needed something to catch
169 people's attention.  Skipping several releases was chosen as 
170 the best solution with the least overhead.  There will be no
171 3.0.15 - 3.0.19 ever released.  The next production release
172 following 3.0.20 should be 3.0.21.
174 The original announcement about the version number change can 
175 be found in the samba mailing list archives:
177 http://marc.theaimsgroup.com/?l=samba&m=111721010206997&w=2
180 Asynchronous Winbind Implementation
181 ===================================
183 Winbindd has been completely rewritten in this release to support
184 an almost completely non-blocking, asynchronous request/reply
185 model.  This means that winbindd will scale much better in 
186 large domain environments and on high latency networks.  Neither 
187 the client interface nor the command line tools (i.e. wbinfo) have 
188 changed in their calling conventions or syntax.  However, due to 
189 internal structure changes, it is required (more so than normal) 
190 that you install the nss_winbind.so library included in this release.
193 Support for Microsoft Print Migrator
194 ====================================
196 Samba 3.0.20 includes full support for migrating printers from 
197 Windows servers or other Samba servers via the Microsoft Print 
198 Migrator tool.  Restoring printers requires a working "add printer 
199 command" defined in smb.conf.  Current support also allows
200 administrators to create a master list of printer drivers which
201 can be restored in bulk on new (or existing) Samba installations.
204 Asynchronous IO Support
205 =======================
207 Experimental support for async IO has been added to smbd for 
208 certain platforms.  To enable this new feature, Samba must be 
209 compiled to include the --with-aio-support configure option.
210 In addition, the "aio read size" and "aio write size" to non-zero
211 values.  See the smb.conf(5) man page for more details on these 
212 settings.
215 ######################################################################
216 Changes
217 #######
219 smb.conf changes
220 ----------------
222     Parameter Name                      Action
223     --------------                      ------
224     acl check permissions               New
225     acl group control                   New
226     acl map full control                New
227     aio read size                       New
228     aio write size                      New
229     enable asu support                  New
230     inherit owner                       New
231     ldap filter                         Removed
232     map to guest                        Modified (new value added)
233     max stat cache size                 New
234     min password length                 Removed
235     printer admin                       Deprecated
236     username map script                 New
237     winbind enable local accounts       Removed
238     winbindd nss info                   New
241 Changes since 3.0.14a
242 ---------------------
245 commits
246 -------
248 o   Jeremy Allison <jra@samba.org>
249     * BUG 2533: Fix incorrect directory listings for OS/2 clients.
250     * Ensure the old SMB search calls always ask mask_match() to 
251       translate patterns like ????????.???.
252     * Split out the check_path_syntax() into a findfirst, findnext,
253       & wildcard versions.
254     * Fix checks for matching groups in an file ACL against the
255       user's primary and supplementary group list.
256     * BUG 2541: Ensure we recognize LANMAN2.1 as OS/2 and select 
257       LANMAN2 protocol, ensure the EA size is always correctly 
258       set on a query for a file with no EA's.
259     * BUG 2551: Look at the incoming flags2 flag 
260       FLAGS2_LONG_PATH_COMPONENTS determines if a reply is 
261       uppercased on a SMBsearch request, not the protocol level.
262     * Added "volume" command to smbclient that prints out the 
263       volume name and serial number.
264     * Added "fix for broken SMB_INFO_VOLUME level used by OS/2.
265     * Add support for OS/2 Extended Attributes.
266     * Correctly check OpenX open modes.
267     * Ensure allocation size is correctly returned for OpenX. 
268     * Only set allocation on create/truncate for nttrans.
269     * Fix oplock bug in trans2open() code.
270     * Remove unix_ERR_XXX global nastiness.
271     * Only do the strange DOS error for openX, not trans2open.
272     * Ensure SMBopen replies includes the share modes as well as 
273       open modes.
274     * BUG 2581: Add size limit (in kb) to stat cache.
275     * Fix bug in the trans2 secondary processing.
276     * BUG 2601: Enforce DOS_OPEN_EXEC to mean read-only.
277     * Add an SMB counter per connection struct for gathering
278       profiling data.
279     * BUG 2605: Ensure smbclient doesn't perform commands if 
280       the "chdir" fails in a scripted set.
281     * Ensure a 'forced group' is added to the list of effective
282       gids when processing ACLs.
283     * Refactor rpc_bind structures for better future work.
284     * BUG 2942: Add missing value in debug message.
285     * BUG 2946: Fix regressions in str[n]cmp_w) functions found
286       by 'mangling method = hash'.
287     * Fix memory leaks in the msdfs trans2 server code.
288     * Convert msdfs server to be talloc'd based.
289     * Fix up stackable vfs interface.
290     * Fix rpc fault when encountering an unknown rpc_bind auth 
291       type.
292     * BUG 2954: More AIX 5.1 AIO compile fixes.
293     * Fix valgrind bug in interaction with new aio buffer (found
294       by Volker).
295     * BUG 2878: Fix Norton commander not running on OS/2 clients. 
296     * Cleanup SAMR user info structure naming.
297     * BUG 2889:  Fix directly listings from OS/2 clients.
298     * Added "acl group control" parameter.
299     * Add debug warning if AddPrinterEx() is called without having
300       an 'add printer command'  defined.
301     * Add better log messages when modifying ldap entries.
302     * BUG 2829: Fix strXX_w() functions on non-x86 platforms when 
303       when string is unaligned.
304     * BUG 2918: Fix SMB chaining by ensuring that deferred open 
305       message buffer is nor reused.
306     * Add support for client setting capabilities to select posix 
307       pathnames on the wire.
308     * Stop using C++ reserved words so that Samba can be compiled 
309       using g++.  Also allows VFS modules in C++.
310     * More fixes to allow better large directory scaling.
311     * BUG 2827: Ensure we call the vfs connection hook before 
312       doing a vfs stat.  Allows database vfs backends to initialize 
313       with a working connection.
314     * BUG 2826: Ensure the correct return value for symlink and 
315       readlink in the VFS.
316     * Merge handling of ASN.1 objects bigger than 64k from Samba 4.
317     * Added AIO support to smbd.
318     * Add "acl map full control", true by default, to allow people 
319       to change mapping of rwx to full control or not.
320     * Transition smbd to use NTcreate&X for internal file opens.
321     * Add checks against the current effective group id (e.g. force 
322       user) when testing write permissions one ACLs.
323     * Fix FindFirst/FindNext server code when parsing directories
324       on old IRIX XFS file systems (thanks to Cale Fairchild
325       for the debugging help).
326     * BUG 2644: Test for special files to be ignored was reversed.
327     * Ensure yield_connection() is called on all appropriate error
328       conditions.
329     * Fix EDEADLCK problem with deferred open calls.
330     * BUG 2622: Remove DPTR_MASK as it makes no sense.
331     * Fix the write cache based on some VERY good detective work
332       from Ingo Kilian.
333     * BUG 2346: Fix read-only excel file bugs.
334     * Don't wrap the setfsinfo call in HAVE_QUOTA as they'll just 
335       return ENOSYS if not implemented.
336     * Add new CAP for POSIX pathnames.
337     * BUG 2703: Add NULL guard for disp_fields[0].
338     * BUG 2681: With "strict allocate = yes" we now zero fill when 
339       a file is extended. Should catch disk full errors on write
340       from MS-Office.
341     * Add "acl check permissions" to turn on/off the new 
342       behavior of checking for write access in a directory 
343       before delete. 
344     * Refactor printing interface to take offset into job. 
345     * Allow mapping of POSIX ACLs to NT perms to differentiate 
346       between directories and files.
347     * Added encrypt/decrypt function for LSA secrets and trusted
348       domain passwords on the wire.
349     * BUG 2729: Resume keys are *mandatory* for a search when 
350       listing a W2K and above server from a FATxx filesystem only.
351     * BUG 2735: Ensure that smbd mangles control characters in file 
352       and directory names.
353     * Refactor small pieces of socket handling code (in conjunction 
354       with Derrell).
355     * BUG 2698: Fix infinite listing loop in smbclient caused by
356       an invalid character set conversion.
357     * Add client code that will abort a directory listing if we 
358       see the same name twice between packets.
359     * Performance improvements in trans2 qfilepathinfo code by 
360       removing unnecessary memset() calls.
361     * Rewrite the RPC bind parsing functions to follow the 
362       spec; fixes bug with 64-bit Windows XP and OS X 10.4.
363     * BUG 2774: Set sparse flag if needed when returning 
364       file attributes.
365     * Fix errors listing directories from Windows NT clients 
366       which caused "." and ".." to show up in explorer.exe.
367     * Merge of error code fixes from SAMBA_4_0 branch.
368     * BUG 2801: Fix regression in the "delete veto files" option.
369     * Fix based on work from  Shlomi Yaakobovich to catch loops 
370       in corrupted tdb files.
371     * Allow someone with SeTakeOwnershipPrivilege to chown the 
372       user of a file to herself.
373     * Fix minor compiler warnings in printing/printing.c.
374     * Merge new DOS error code from SAMBA_4.
375     * Fix issue when non-English characters in filenames and 
376       directories.
377     * Fix bogus error message in smbstatus about unknown share modes.
380 o   Andrew Bartlett <abartlet@samba.org>
381     * Support raw NTLMSSP authentication for Windows Vista 
382       clients.
383     * Fix parallel NTLMSSP processing by removing global state.
384     * BUG 2684: Add per service hosts allow/deny checks for 
385       printers when  connecting via MS-RPC.
386     * BUG 2391: Fix segv caused by free a static pointer returned 
387       from getpwnam().
388     * Support kerberos authentication in smbd when using a keytab
389       and participating in a non-Microsoft Kerberos realm.
392 o   Timur Bakeyev <timur@com.bat.ru>
393     * BUG 2546: Add support for FreeBSD EA API
394     * Fix detection of FreeBSD 7.x platforms in autoconf checks.
395     * BUG 2908: Fix string length logic error in msdfs code.
396     * BUG 2909: Fix typo that caused smbd to call the wrong 
397       aio_fsync function.
400 o   Ed Boraas <ed.boraas@concordia.ab.ca>.
401     * Added Linux per-socket TCP settings.
404 o   Gerald (Jerry) Carter <jerry@samba.org>
405     * Added support for \svcctl pipe rpcs.
406     * Added 'net rpc service' subcommand for managing Win32 
407       services.
408     * Refactoring work on the rpc [un]marshalling layer and 
409       structures.
410     * Verify privilege name in 'net rpc rights privileges' in 
411       order to provide better error messages.
412     * Cleanup rpc structures in rpc_spoolss.h.
413     * Cleanups and fixes for the \winreg server code.
414     * Cleanup of rpc structures used by LsaEnumerateTrustedDomains.
415     * Fix bugs in client spoolss code after refactoring work.
416     * Fix Valgrind warnings of invalid reads in the spoolss 
417       server code.
418     * Fixed a segv when enumerating services on a Samba host.
419     * Fix segv in the service control server code.
420     * Fix crashes in client spoolss calls caused by not checking 
421       for a valid pointer from the caller.
422     * Fix regression in DeleteDriver() server routines.
423     * Fix dup_a_regval() when size is 0.
424     * Fix usrmgr.exe crash when viewing user properties at 
425       debuglevel 10.
426     * Do not enumerate any privileges when 'enable privileges = no'
427       and log a message if a client tries.
428     * BUG 2872: Fix cut-n-paste error when checking pointer value 
429       in ntlmssp_set_workstation().
430     * Fix upgrade path from earlier nt*tdb files.
431     * Removed print handle object cache.
432     * BUG 2853: Don't strip out characters like '$' from printer 
433       names when substituting for the lpq command.
434     * BUG 2557: Gracefully fail on unsupported SetPrinter() levels.
435     * Fix build issues on x86_64-linux systems caused by valgrind 
436       headers.  Thanks to Bent Vangli to the suggestions.
437     * Refactor spoolss client calls.
438     * Adding 'username map script'.
439     * Disable schannel on the LSA and SAMR pipes in winbindd client 
440       code to deal with Windows 2003 SP1 and Windows 2000 SP4 SR1.
441     * Cleanup of winreg API functions.
442     * Add server stubs for RegSetKeySec() and RegGetKeySec().
443     * Map generic bits to specific bits in reg_open_entry() 
444       requests.
445     * Add write support to registry tdb and printing backends.
446     * Use tdb lookups rather than hard-coding certain registry 
447       value names and data.
448     * BUG 2808: don't try to install man pages if they are not 
449       present.
450     * Fix initialized variables reported by valgrind.
451     * Normalize key lookups in ntprinters.tdb.
452     * Mark "enumports command" as deprecated.
453     * Add missing class file for python share command example.
454     * Fix smbclient build issue on Solaris.
455     * BUG 2626: ensure that the calling_name is set to something 
456       after parsing smb.conf (if not set via -n).
457     * Use "add machine script" when creating a user (ACB_NORMAL)
458       who has a name ending in '$' (e.g. usrmgr.exe creating
459       domain trust accounts).
460     * Add 'rid' synonym for idmap_rid IDMap module.
461     * Ensure that we set full access on the handle returned 
462       from _samr_create_dom_{alias,group}() so that future 
463       set_{alias,group}() commands succeed.
464     * Fix bug when looking for internal domains in winbindd
465       (caused winbindd_getgrgid() for local groups to fail).
466     * Fix query and set alias info calls (level 1 from the MMC 
467       manage computer plug-in.
468     * Remove bogus log messages about unknown specversions.
469     * BUG 2680: copy files from an MS-DFS win2k root share
470     * BUG 2688: re-implement support for the -P (--port) option
471     * Support connecting to an 'msdfs proxy' share on a Samba
472       server.
473     * Strip the directory path from cups command line printing 
474       defaults.
475     * Fix bug that prevented smbclient from creating directories 
476       on non-dfs paths.
477     * Deprecate the "printer admin" parameter in favor of the 
478       SePrintOperatorPrivilege.
479     * Add the capability to read and write WinNT regf registry 
480       files.
481     * Implement access checks for RegOpenXXX() server calls.
482     * Extend registry client rpc calls.
483     * Add "net rpc registry" set of commands.
484     * Remove testprns tool.
485     * Ensure that printer ACLs use the specific bits as well as 
486       the generic bits.  Upgrade existing ntprinters.tdb SECDESC 
487       records.
488     * Add server support for RegSaveKey() for dumping registry 
489       trees to a regf file.
490     * Add "enable asu support" smb.conf parameter.
491     * Merge various small file changes from trunk.
492     * Remove "winbind enable local accounts" support.
493     * Remove "ldap filter" smb.conf option.
494     * Remove editreg utility (needs to be rewritten using regfio.c).
495     * Fix build failure when running 'make torture' without first 
496       running 'make all' first.
497     * BUG 1261: Remove unusable libbiconv from iconv detection 
498       in configure.
499     * Add new option for "map to guest".  "Bad Uid" re-enables the
500       Samba 2.2 behavior of mapping authenticated users to the
501       guest account if there does not exist a valid Unix account 
502       for the Windows domain user (based on patch from 
503       aruna.prabakar@hp.com).
504     * Fix a couple of regressions after introduction of new winbindd.
505     * Fix smbpasswd user password change (still worked by bad error
506       messages) due to trying to strdup a NULL pointer.
507     * Implement default security descriptors for the
508       OpenService[Manager]() calls and check requested access mask 
509       at connect time.
510     * Include access checks on handle mask for \svcctl operations
511       such as ControlService() and StartService().
512     * Implement simulated start and stop service control for 
513       the spooler service as a per smbd service state value.
514     * Add interface structure for controlling service via rc.init
515       scripts (incomplete).
516     * Convert move_driver_to_download_area() to use copy_file()
517       rather than moving the files.
518     * Add version number to registry.tdb file since it can be 
519       modified now.
520     * Remove over-paranoid assert() call when checking spoolss 
521       buffer pointers
522     * Fix error in EnumPrinterData() reported by valgrind.
523     * Fix broken help links in SWAT editor caused by new doc layout.
524     * Ensure that a domain structure in winbind is initialized prior
525       to assigning the methods for communicating to a DC.
526     * BUG 3000: Remove background updates of winbind cache and allow
527       child processes to immediately update and expired cache entry.
530 o   David.Collier-Brown  <David.Collier-Brown@sun.com>
531     * Added panic action script for Solaris.
534 o   Jeremy Cooper <jeremy@ncircle.com>
535     * Added support for several new \winreg client rpcs.
538 o   <core@road-star.jp>
539     * BUG 2792: Ensure the shadow copy module hooks seekdir, 
540       telldir, rewinddir to match updated large directory code.
543 o   Guenther Deschner <gd@samba.org>
544     * Close handles on group creation in rpcclient to better 
545       support mass group account creation.
546     * Fix account policy key lookup for minimum and maximum
547       password lengths.
548     * Fix some compiler warnings and add missing exclude-block 
549       in 'net rpc share migrate'.
550     * Allow use of a non-default smb.conf by rpcclient.
551     * Fix querydispinfo search semantics in rpcclient test code.
552     * Fix querydispinfo server semantics to allow to list more 
553       then 511 users.
554     * Fix server crash bug in ancient OpenPrinter() call.
555     * Fix a crash bug when enumerating privileges via the LSA 
556       calls.
557     * Fix crash in EnumPrinterKey() client calls caused by previous 
558       refactoring work.
559     * Various compiler warning fixes.
560     * Fix segfault in the client AddPrinterEx-call of 'net 
561       rpc printer'.
562     * Fix build issues when --with-aio-support is enabled.
563     * BUG 2502: Removed the deprecated 'min passwd length parameter'.
564     * Honour the CC environment variable in python build.
565     * Fix searches in pdb_ldap for inter-domain trust accounts.
566     * Don't expand the %L in %LOGONSERVER% from user attributes.
567     * Fix bug in 'net rpc vampire' that caused accounts to be created 
568       with no assigned ACB flags.
569     * Fix enumeration of builtin-aliases.
570     * Avoid unset rids for builtin-aliases.
571     * Add 'recycle:touch_mtime = true' vfs option for the recycle bin.
572     * More "net rpc share migrate" fixes.
573     * Merge PADL's idmap_ad plugin (taken from the latest 
574       xad_oss_plugins-tarball).
575     * Add support for "idmap backend = ad" when "security = ads".
576     * Add home directory and shell support from AD via "winbindd nss 
577       support = sfu" and "security = ads".
578     * Provide better feedback when we fail share-manipulation 
579       due to missing scripts.
580     * Correctly substitute "\" as default winbind separator in 
581       generate_parm_table.py example share command script.
582     * Document pam_winbind.c to clarify the working status of
583       require-membership-of option.
584     * Added client-support for various lsa_query_trust_dom_info()
585       calls and a rpcclient-tester for some info-levels.
586     * Add "net rpc trustdom vampire" tool (in conjunction with 
587       Lars Mueller).
588     * Add missing cli_srvsvc_net_share_set_info-function and
589       rpcclient-testers (in preparation for net share acl migration).
590     * Print trusted domain passwords returned via rpcclient in 
591       display charset.
592     * Error code fixes when attempting to manipulating 
593       non-existent shares.
594     * Cleanup "net share migrate" code. 
595     * Allow to touch mtime in vfs-recycle with "recycle:touch_mtime 
596       = true".
597     * Allow admins to uncheck the "User must change Password at 
598       next Logon" checkbox in User manager (merge from trunk).
601 o   Renaud Duhaut <rd@duhaut.com> 
602     * BUG 1040: Add directory_mode parameter when creating recycle
603       directories.
606 o   Steven Edwards <steven_ed4153@yahoo.com>.
607     * Use chsize() if we don't have ftruncate().
610 o   Rodrigo Fernandez-Vizarra <Rodrigo.Fernandez-Vizarra@Sun.COM>
611     * BUG 1780: Add kerberos (file based ticket cache) support 
612       to smbspool.
615 o   Steve French <sfrench@us.ibm.com>
616     * Update list of mount options for mount.cifs.
617     * Add more defines for POSIX extensions to match the newly 
618       added client implementation.
619     * Add initial support for cifs umount utility.
620     * Fix cifs mounts to handle commas embedded in prompted 
621       password, and password and credential files.
622     * Fix cifs mounts to handle domain name and user name in 
623       username field (in form domain\user).
624     * Add missing error code mappings when a client unsuccessfully 
625       tries to create a hard-link.
626     * Add support so umount.cifs can update mtab.
627     * Add two newer mount options to syntax help for mount.cifs.
628     * Add missing remount flag handling.
629     * Allow domain= to be specified in credentials file. 
630     * Fix umount.cifs help, allow root to unmount someone else's
631       mount.
632     * Lock mtab when updating it during umount.cifs, also delete
633       only one matching entry at a time.
634     * Fix minor compiler warnings in the mount.cifs helper.
637 o   Deryck Hodge <deryck@samba.org>
638     * BUG 2137: Encode quotes for display in HTML (original patch 
639       from Jay Fenlason).
642 o   Olaf Imig <Olaf.Imig@bifab.de>
643     * BUG 1998: Correct byte ordering bug when storing 16-bit RAP 
644       print job ids.
645     * BUG 2653: Fix segv in rpcclient OpenPrinterEx() call.
648 o   Björn Jacke <bj@sernet.de>
649     * Added ioctl constants reported by msbackup.exe and filemon.exe.
652 o   Kevin Jamieson <bugzilla@kevinjamieson.com> 
653     * BUG 2819: Fix typo when checking for ".." in smbd's statcache.
656 o   John Janosik <jpjanosi@us.ibm.com>
657     * BUG 2077: Correctly fill in the correct server name when 
658       processing trusted domain logins.
659     * BUG 2976: Mark logons for unknown domains with a 
660       non-authoritative response.
663 o   William Jojo <jojowil@hvcc.edu>
664     * AIX AIO fixes.
667 o   Guenter Kukkukk <guenter.kukkukk@kukkukk.com>
668     * BUG 2541: Fix copying of file(s) from samba share to an OS/2 
669       local drive.
672 o   Tom Lackemann <cessnatomny@yahoo.com>
673     * BUG 2242: Patch to ensure that we only set the security 
674       descriptor on an NTtransact create if we created the file.
677 o   Volker Lendecke <vl@samba.org>
678     * Port some of the non-critical changes from HEAD to 3_0. 
679       The main one is the change in pdb_enum_alias_memberships 
680       to match samr.idl a bit closer.
681     * Close handles on user creation in rpcclient to better 
682       support mass user account creation.
683     * Implement client RAP calls for enumusers/enumgroups level 0.
684     * Implement a new caching API for enumerating the pdb elements.
685     * Convert the RAP user and group enumeration functions to the 
686       utilized the pdb_search API. 
687     * BUG 2438: Partial fix for 'net rpc trustdom establish' in 
688       RestrictAnonymous environments.
689     * Internal passdb API changes for better search capabilities
690       (based on original work by Guenther Deschner).
691     * Fix various compiler warnings.
692     * Add chain length statistics to tdbtool.
693     * Fix set afs ACL calls on files and directories in the root of 
694       a share.
695     * Refactoring work on internal open code
696     * Correctly initialize the version in a new set of nt*tdb files.
697     * Remove smb_run_idle_events() from main process loop in smbd 
698       and instead rely upon the timeout processing to handle 
699       dropping idle LDAP connections.
700     * Fix the bug where users show up as trusting domains.
701     * Fix an assertion failure in winbindd.
702     * Fix a memleak in vfs_afsacl.
703     * Various compiler warning fixes.
704     * Fix compile when --enable-socket-wrapper is defined.
705     * Fixes for top level acls in vfs_acl.c.
706     * Refactor passdb interface functions.
707     * Compile fixes when '#define PARANOID_MALLOC_CHECKER 1'.
708     * Correct 2 segv's in "net rpc printer migrate".
709     * Return correct group type from smbd for BUILTIN groups.
710     * Backport the talloc() layer from Samba 4.
711     * BUG 2701: Fix segv in ldap reconnection code.
712     * BUG 2705: Fix segv when connecting from usrmgr.exe.
713     * Use the SID in the user token for the %s expansion in 'afs 
714       username map'.
715     * Memory leak fixes in passdb code.
716     * BUG 2720: Fixes for "net usersidlist".
717     * BUG 2725: Fix segv in "net ads user".
718     * Only allow schannel connections if a successful Auth2 
719       has been previously performed.
720     * Don't look at gencache.tdb for the trusted domains if 
721       winbind is present.
722     * Rewrite winbindd using an asynchronous process model.
725 o   Herb Lewis <herb@samba.org>
726     * Compiler warning cleanups.
727     * smbwrapper Makefile and compile time check cleanups.
728     * Adding robustness checks for tdbdump and tdbtool.
729     * Extend tdb command line parsing to arbitrary hex characters.
730     * Add LOCKING debug class.
731     * Fix more compiler warnings.
734 o   Derrell Lipman <derrell@samba.org>
735     * add support for opening a file for write with O_APPEND 
736       in libsmbclient.
737     * Added smbsh/smbwrapper for Linux to example/libsmbclient 
738       tree.
739     * Fix smbc_stat() from returning incorrect timestamps IFF 
740       it used cli_qpathinfo2() to retrieve the timestamps (Win2k) 
741       and not if it used cli-getatr() to retrieve the timestamps 
742       (Win98). 
743     * Fix handful of compiler warnings.
744     * BUG 2498, 2484: smbc_getxattr() fixes.
745     * BUG 1133: Added provision for overloading some global 
746       configuration options via the new, per-user file 
747       ~/.smb/smb.conf.append.
748     * BUG 2543: Properly cache anonymous username when reverting 
749       to anonymous login, in libsmbclient.
750     * BUG 2505: Fix large file support in libsmbclient.
751     * BUG 2564: Ensure correct errno when smbc_opendir() was called 
752       with a file rather than a directory.
753     * Correct deprecated lvalue casts in testsuite/libsmbclient.
754     * BUG 2663.  cli_getattrE() and cli_setattrE() were not 
755       formatting or parsing the timestamp values correctly.
756     * Correctly detect AF_LOCAL support in configure.
757     * Fix problem updating file times on Windows 98 hosts using 
758       libsmbclient.
759     * Fix compile breakage on Solaris by eliminating the use of 
760       ctime_r() in libsmbclient DEBUG statement.
763 o   Jason Mader <jason@ncac.gwu.edu>
764     * BUG 2483, 2468. 2469, 2478, 2093: Compiler warning fixes.
765     * Various compiler warning fixes about mistyped variables.
766     * BUG 2882, 2885, 2890, 2891, 2900: Various compiler warning fixes 
767       and code  cleanups.
768     * BUG 2527, 2538: Removed unused variables.
771 o   Marcel <samba.10.maazl@spamgourmet.com>
772     * Fix regression in OS/2 trans2 open code.
775 o   Jim McDonough <jmcd@us.ibm.com>
776     * Fixes for samr_lookup_rids() when using ldapsam:trusted=yes
777       (in conjunction with Volker).
778     * BUG 2953: Prevent the credentials chain on DC gets out 
779       of sync with client when NT_STATUS_NO_USER is returned.
780     * Added subcommands to "net rpc vampire" (mostly done by Don 
781       Watson <dwatson@us.ibm.com>) to allow data to be put into an 
782       ldif file instead of actually writing to the passdb.  
783     * BUG 2736: Add retries to workaround winbind race condition 
784       with detecting idle clients.
785     * BUG 2953: Additional fixes for domain trusts.  Also clears
786       up the "bad stub" error when attempting to logon to a Samba
787       domain with a bad username.
790 o   Luke Mewburn <lukem@NetBSD.org>
791     * Compiler warning fixes.
794 o   Kalim Moghul <kalim@samba.org>
795     * Removed unused printmode command from smbclient.
798 o   Lars Müller <lmuelle@samba.org>
799     * Re-enable the VERSION_REVISION option in case of another 
800       letter release.
801     * Fix spoolss python bindings after C++ compiler changes and 
802       other python fixes.
803     * BUG 2659: Don't trump on memory in smbtorture.
804     * BUG 2060: Add -fPIC which is the case for all other Samba 
805       shared libs.
806     * Fix argv parsing in "net rpc".
807     * Add support to create position independent executable (PIE) 
808       code if the compiler supports it.
809     * BUG 2767: Add new options to testparm (--show-all-parameters,
810       --parameter-name, and --section-name).
811     * Fix net share migrate files to also migrate the ACLs of 
812       the top level dir of a share.
815 o   Marcel Muller <mueller@maazl.de>
816     * Patch to fix the OS/2 EA_FROM_LIST info level call.
817     * Mangled names fix for OS/2 clients.
818     * Ensure we correctly set the return packet size to include the 
819       pad bytes in reply_readbmpx().
820     * Fix for bug in SMBwriteBraw that incorrectly returned the 
821       number of bytes written. 
824 o   Ricky Nance <ricky.nance@gmail.com>
825     * Implemented mklogon script generator for domain logon scripts.
828 o   James Peach <jpeach@sgi.com>
829     * BUG 1843: Fix quotas (with no soft limits) on IRIX.
830     * BUG 2285: Patch for hires timestamps and efficient notify code.
831     * MS-DFS tidyup patches.
832     * Build fixes on IRIX.
833     * IRIX compiler warning fixes.
834     * BUG 2596: Fix become_root link issues and one IRIX stack 
835       backtrace bug.
836     * Fix for null pointer ACL free.
837     * BUG 2314: Fix const compiler warnings in the quota code.
840 o   Ed Plese <ed@edplese.com>
841     * Fix faulty logic which caused winbindd to return failure 
842       when a user possessed no supplementary groups.
845 o   Marcin Porwit <mporwit@centeris.com>
846     * Initial support for the \eventlog pipe.
847     * Fix a memleak in the eventlog code.
848     * Miscellaneous fixes for Samba's experimental event log support.
849     * Add ServiceQueryConfig2() and ServiceQueryStatusEx() server 
850       calls.
853 o   Tim Potter <tpot@samba.org>
854     * BUG 2940, 2943: Fixed various compiler warnings regarding 
855       mismatched types and unused variables.
856     * BUG 1888, 1894: Fix warnings when time_t is an unsigned type.
857     * BUG 2733: Fix incorrect SHLIBEXT is set when running 
858       configure script on HPUX IA.
859     * Remove unused autoconf #define's.
860     * BUG 2893: Fix inverted assignment in 'net rpc printer' code.
861     * Removed unused function declarations in tdb.h.
862     * BUG 2895: Don't wrap non-existent functions in the python 
863       tdb bindings.
864     * BUG 2623, 2630: $< and $* are not valid in explicit rules 
865       according to POSIX.
866     * BUG 2560: Fix compile error lurking where PATH_MAX is not 
867       defined.
868     * BUG 2625: Remove configure check for FTRUNCATE_NEEDS_ROOT.
869     * BUG 2611: Add fflush(stdout) after displaying username prompt 
870       in smbsh if username not specified on command line.
871     * BUG 2699: Fix for segfault in samba.winbind.auth_crap module 
872     * BUG 2808: Update install swat message to reflect the fact 
873       that swat/README no longer exists.
876 o   Denis Sbragion <d.sbragion@infotecna.it>
877     * BUG 2196: Allow absolute path (system wide) recycle bin.
880 o   Fernando Schapachnik <fernando@mecon.gov.ar>
881     * Add logon hours support for the Postgres backend.
884 o   Richard Sharpe <rsharpe@samba.org>
885     * Fix bug in profiles tool caused by use of MAP_PRIVATE.
887 o   Joerg Sonnenberger <joerg@leaf.dragonflybsd.org>
888     * BUG 2362: Quota support fix for DragonFly.
889     * Fix dragonfly detection in configure.
892 o   Simo Sorce <idra@samba.org>
893     * Allow Domain Admins to force user sessions to close via the 
894       Windows Server Manager.
895     * Add support to 'net rpc right privileges <name>' to enumerate 
896       accounts which possess a specific privilege.
897     * Fix memory issues issues in vfstest (reported by Rainer Link).
898     * Randomize reloading as to not overload cupsd.
901 o   Smitty <smitty@plainjoe.org>
902     * Compile fixes for smbget when using --enable-developer.
903     * Include LUID values to match Windows privileges since 
904       apparently this matters to printmig.exe
907 o   John Terpstra <jht@samba.org>
908     * Solaris packaging fixes.
909     * Clean up usage help text in "net rpc user"
912 o   Andrew Tridgell <tridge@samba.org>
913     * Merge socket wrapper library fixes from Samba 4.
916 o   Brett Trotter <blt@iastate.edu>
917     * Fix definition of global_sid_* in vfs_acl.c.
920 o   Mark Weaver <mark-clist@npsl.co.uk>
921     * Patch to fix sys_select so it can't drop signals if another 
922       fd is ready to read. 
925 o   Jelmer Vernooij <jelmer@samba.org>
926     * Remove --with-manpage-languages configure option.
927     * Merge socket wrapper fixes for IRIX systems from the 
928       Samba 4 branch.
929     * Add socket_wrapper library to 3.0. Can be enabled by passing
930       --enable-socket-wrapper to configure.
931     * Fix build of the various sql pdb backends after new talloc.
934 o   Qiao Yang <qyang@stbernard.com>
935     * Use our own DC when getting the SID for a domain.
939 Release Notes for older release follow:
941       --------------------------------------------------
942                    ===============================
943                    Release Notes for Samba 3.0.14a
944                               Apr 14, 2005
945                    ===============================
947 Common bugs fixed in 3.0.14a include:
949   o Compatibility issues between Winbind and Windows 2003 SP1
950     domain controllers (*2k3sp1*).
951   o MS-DFS errors with Windows XP SP2 clients.
952   o High CPU loads caused by infinite loops in the FindNext()
953     server code.
954   o Invalid SMB_ASSERT() which caused smbd to panic on ACL'd 
955     files.
957     
958 ######################################################################
959 Changes
960 #######
962 Changes since 3.0.14
963 --------------------
965 commits
966 -------
967 o   Jeremy Allison <jra@samba.org>
968     * Fixed invalid SMB_ASSERT() triggered by checking access on
969        ACL'd files.
972 Changes since 3.0.13
973 --------------------
975 smb.conf changes
976 ----------------
978     Parameter Name                      Action
979     --------------                      ------
980     dos filetimes                       Enabled by default
983 commits
984 -------
985 o   Jeremy Allison <jra@samba.org>
986     * Prevent nt_status code support when negotiating protocols
987       earlier than NT1.
988     * BUG 2533: Remove the UNICODE flags2 bit from SMBsearch calls
989       as this SMB is DOS codepage only.
990     * BUG 2585: Fix printf() issues in smbpasswd which caused
991       seg faults.
992     * BUG 2563: Fix infinite loop on non-existent file with 
993       FindNext().
994     * BUG 2581 (partial): Ensure if realloc fails on an internal 
995       tdb we fail gracefully.
996     * Ensure that 'dos filetimes' works with ACLs.
997     * Set 'dos filetimes = yes' as the default for smb.conf.
999       
1000 o   Gerald (Jerry) Carter <jerry@samba.org>
1001     * Workaround autoconf issue to prevent debug symbols from 
1002       being included in the default build.
1003     * Disable schannel on the \lsarpc pipe in order to successfully 
1004       enumerate users and groups (*2k3sp1*)
1005     * Fix parsing error in rpc binds which broke NTLMSSP 
1006       authentication.   And as a result broke CTL+ALT+DEL password 
1007       changes from a Windows 2003 SP1 member of a Samba domain 
1008       (*2k3sp1*).
1009     * Revert change to FindFirst() server code that broke WinXP
1010       SP2 clients from launching *.exe files from a dfs target 
1011       share.
1012     * BUG 2588: Force smbclient to send netbios messages to port 
1013       139 unless otherwise instructed (based on patch from Thomas 
1014       Bork).
1015       
1017 o   Volker Lendecke <vl@samba.org>
1018     * Fix build on FreeBSD 4 where Winbind is not supported.
1019     * Fix 'wbinfo --user-sids' when using domain local groups.
1020     * Restrict domain local groups reported by 'wbinfo -r' to
1021       the Samba server domain and not the users domain.
1024 o   Lin Li <linl@xandros.com>
1025     * Ensure that winbind initializes internal trusted domain 
1026       structures when enumerating users and groups.
1027       
1029 o   Tim Potter <tpot@samba.org>
1030     * BUG 2565: Fix crash bug and compiler warnings in strchr_m() 
1031       test.
1032     * Fix compiler warnings.
1035 o   <psz@maths.usyd.edu.au>
1036     * Fix for possible root squash NFS bugs.
1037     
1038     
1039 o   Simo Sorce <irda@samba.org>
1040     * Debian packaging fixes.
1041     
1043       --------------------------------------------------
1044                    ==============================
1045                    Release Notes for Samba 3.0.13
1046                             Mar 24, 2005
1047                    ==============================
1049 Common bugs fixed in 3.0.13 include:
1051   o Infinite FindNext() loop from Windows 9x client when
1052     copying or deleting files on a Samba file share using 
1053     explorer.exe.
1054   o Numerous smbclient bugs when listing directories.
1055   o Failures in smbclient when connecting to a Windows 9x 
1056     file server.
1058     
1059 ######################################################################
1060 Changes
1061 #######
1063 Changes since 3.0.12
1064 --------------------
1066 o   Jeremy Allison <jra@samba.org>
1067     * Fix typo bug in smbclient where flags overwrote info level
1068       in the cli_list_new().
1069     * Fix old smbclient bug where ff_searchcount was being compared 
1070       to -1 resulting in processing a filename twice.
1071     * Fix segv in smbclient caused by overwriting the last 2 bytes 
1072       in cli_list_new().
1073     * BUG 2530: Fix potential segv in smbclient when talking to a 
1074       Windows 9x file server.
1075     * Fix last entry offset in cli_list_new() when using a 
1076       FindFirst/FindNext info level of 0x104.
1077     * BUG 2501: Stop Win98 from looping doing FindNext on a 
1078       singleton directory. 
1079     * BUG 2521: Fix error in access checks when user group ACLs.
1080       
1081       
1082 o   Gerald (Jerry) Carter <jerry@samba.org>
1083     * BUG 2497: Fix bug in rpcclient's deletedriverex when asking 
1084       to delete all versions of a driver.
1085     * BUG 2517: use the realm from smb.conf for 'net ads info' when 
1086       'disable netbios = yes'.
1087     * BUG 2530: Ensure that smbclient correctly detects MS-DFS root
1088       shares.  
1089     * Update RedHat packaging files to require cups support.  Also
1090       remove requirement for 'idmap {uid,gid}' settings in smb.conf
1091       from winbindd init script.
1092     * BUG 2516: fix compile issue on True64.
1093     
1094       
1095       
1096 o   Guenther Deschner <gd@samba.org>
1097     * Check for the correct cli-struct when copying files in 'net 
1098       rpc printer' routines.
1101 o   Herb Lewis <herb@samba.org>
1102     * Fix incorrect test in 'net rpc user' when the user is not
1103       a member of any groups.
1104       
1105       
1106 o   Jim McDonough <jmcd@us.ibm.com>
1107     * Make sure that enum_group_members() searches the correct suffix.
1108     
1110       --------------------------------------------------
1111                    ==============================
1112                    Release Notes for Samba 3.0.12
1113                             Mar 18, 2005
1114                    ==============================
1116 Common bugs fixed in 3.0.12 include:
1118   o Winbind failures when using 'disable netbios = yes'
1119   o Failure to establish a trust relationship via 'net rpc trust 
1120     establish'
1121   o Various portability & compiler issues.
1122   o Read only file deletion failure caused by new delete semantics 
1123     in Windows XP SP2 and the MS 04-044 security hotfix.
1124   o Error messages from shared Excel workbooks residing on Samba 
1125     file shares.
1126   o Missing files in the output of smbclient -c 'dir' when run 
1127     against Windows file servers.
1128   o Inability for Print Administrators to pause/resume/purge print 
1129     queues.
1131 Additional features introduced in Samba 3.0.12:
1133   o Performance enhancements when serving directories containing 
1134     large number of files.
1135   o MS-DFS support added to smbclient.
1136   o More performance improvements when using Samba/OpenLDAP based 
1137     DC's via the 'ldapsam:trusted=yes' option.
1138   o Support for the Novell NDS universal password when using the
1139     ldapsam passdb backend.
1140   o New 'net rpc trustdom {add,del}' functionality to eventually 
1141     replace 'smbpasswd {-a,-x} -i'.
1142   o New libsmbclient functionality.
1146 =======================
1147 Large Directory Support
1148 =======================
1150 Samba 3.0.12pre1 introduces a specific mechanism for dealing
1151 with file services that frequently contain a large number of files
1152 per directory.  Historically Samba's performance has suffered 
1153 in such environments due to the translation from case 
1154 insensitive lookups by Windows client to the case sensitive
1155 storage mechanisms used by UNIX filesystems.
1157 Configuration details along with a short HOWTO can be found at:
1159 http://www.samba.org/samba/ftp/HOWTO/Samba-LargeDirectory-HOWTO
1162 ==================================
1163 libsmbclient Binary Compatibility
1164 ==================================
1166 Please note that a change has been made to the _SMBCCTX structure 
1167 in source/include/libsmbclient.h.  This change is not backwards
1168 compatible with applications linked against the libsmbclient.so
1169 library from Samba 3.0.11.  However, it is compatible with all 
1170 other Samba 3.0.x releases.  This means that it will be most likely
1171 be necessary to recompile any applications linked against the 
1172 3.0.11 version of the library.
1175 ######################################################################
1176 Changes
1177 #######
1179 smb.conf changes
1180 ----------------
1182     Parameter Name                      Action
1183     --------------                      ------
1184     allocation roundup size             New
1185     log nt token command                New
1186     write cache                         Deprecated
1190 Changes since 3.0.11
1191 --------------------
1193 commits
1194 -------
1195 o   Jeremy Allison <jra@samba.org>
1196     * BUG 2146: Return correct allocation sizes so as not to crash 
1197       the VC++ compiler.
1198     * BUG 962: Ensure that parsing of service names in smb.conf is 
1199       multibyte safe.
1200     * BUG 2201, 2227: Support new delete semantics used by MS04-044
1201       and XP SP2.
1202     * BUG 1525: Correctly timestamps interpreted on 64-bit time_t 
1203       values (patch submitted by Jay Fenlason <fenlason@redhat.com>).
1204     * Add special hooks when serving directories containing large
1205       numbers of files.
1206     * Ensure that WINS negative name query responses and WACK 
1207       packets use the correct RR type of 0xA instead of reflecting 
1208       back what the query RR type was (0x20).
1209     * BUG 2310: Only do 16-bit normalization on small dfree request.
1210     * BUG 2323: Correct authentication failure when using plaintext 
1211       passwords from Windows XP clients.
1212     * BUG 2146: Add new smb.conf option 'allocation roundup size' to
1213       work around issues building MS Visual Studio 6.0 project 
1214       on a Samba file share while restoring the pre-3.0.21pre1 
1215       behavior by default.
1216     * BUG 2399 (partial): Ensure we use SMB_VFS_STAT instead of 
1217       stat when checking for existence of a pathname.
1218     * Check the sticky bit on the parent directory for supporting
1219       the new WinXP SP2 file deletion semantics.
1220     * Various oplock, share mode, and byte range locking fixes
1221       found by Connectathon tests.
1222     * BUG 2271: Fix resume key issues in trans2FindFirst() client 
1223       code (inspired by patch from Satwik Hebbar).
1224     * BUG 2382, 2045: More pending modtime and delayed write fixes
1225       for MS Excel (incorporates partial patches from 
1226       ke_miyata@itg.hitachi.co.jp).
1227     * Debug log message cleanups.
1228     * Add case insensitive search for a principal match on logon 
1229       verification in the system keytab (based on patch by 
1230       Michael Brown <mbrown@fensystems.co.uk>).
1231     * Revert the previous SMB signing change from Nalin Dahyabhai
1232       when using DES keys.
1233     * Add missing RESOLVE_DFSPATH() calls for older SMB commands.
1234     * Fix FindFirst() server code to deal with resume names of ".."
1235       and "." (found by Jim McDonough).
1236     * BUG 2451: Fix missing functions in full audit VFS module.
1237     * Ensure that smbd logs failures reported by DISK_FREE()
1238       (reported by Ying Li <ying.li2@hp.com>).
1239     * Ensure that smbclient obeys the max protocol argument again.
1240     * BUG 2335: Return correct error code for OS/2 clients (based on
1241       negotiated protocol level).
1242     * BUG 2460, 2464: remove dead code and unused variables 
1243       (reported by Jason Mader).
1246 o   Andrew Bartlett <abartlet@samba.org>
1247     * Avoid length-limited intermediate copy of NT and LM responses 
1248       in NETLOGON client.
1249     * Debug message cleanups in the NTLMSSP implementation.
1252 o   Manuel Baena <mbaena@lcc.uma.es>
1253     * Print actual error message in smbmnt.c:fullpath().
1256 o   Vince Brimhall <vbrimhall@novell.com>
1257     * Add support for Novell NDS universal password.
1258     * BUG 2424: Ensure that uidNumber and gidNumber use match 
1259       the RFC2307 schema.
1260     * BUG 2453: Change the way pdb_nds.c handles users with no 
1261       Universal or Simple Password.
1262     * NDS schema file corrections.
1265 o   Gerald (Jerry) Carter <jerry@samba.org>
1266     * Add trans2 client call for checking dfs referrals
1267     * Convert smbclient to use TRANS_QPATHINFO(SMB_QUERY_FILE_BASIC_INFO) 
1268       when checking directories on modern CIFS servers.
1269     * Add MS-DFS support to smbclient.
1270     * Code cleanup of adt_tree.[ch].
1271     * Add missing checks to allow root to manage user rights.
1272     * Allow domain admins to manage rights assignments on domain members
1273       servers.
1274     * BUG 2333: Use the lpq command to pass in the correct printer name 
1275       for cups_queue_get().  CUPS backend now sets 'lpq command= %p' as 
1276       the default.
1277     * BUG 1439: make sure to initialize pointer to prevent invalid 
1278       free()'s on exit.
1279     * BUG 2329: fix to re-enable winbindd to locate DC's when 'disable 
1280       netbios = yes'.
1281     * Add cups-devel to BuidlRequires directive in Fedora spec file.
1282     * BUG 858: Fix order of popt args evaluation so we don't crash 
1283       when given no command line args.
1284     * Remove dependency on bash for source/autogen.sh.
1285     * Fix clitar.c compile issues caused by broken MIT 1.4 headers.
1286     * Implement MS-DFS for recursive directory listings in smbclient.
1287     * BUG 2394: Fix nmbd linking issue on IRIX.
1288     * Only display the publish check box in the client's printer 
1289       properties dialog if we are a member of an AD domain.
1290     * BUG 2363: allow 'in use' driver to be removed as long as 
1291       one 'Windows NT x86' driver remains.
1292     * BUG 1881: Allow PRINT_SPOOL_PREFIX to be set in local.h for 
1293       porting purposes.
1294     * Enforce better printer.tdb cache consistency when removing 
1295       jobs from a print queue via SMB.
1296     * Ensure that pause/resume/purge print queue commands are run
1297       with the appropriate level of privilege necessary to actually
1298       work.
1299     * BUG 2355: Use bsd style commands (lpq, lpr, etc...) for default
1300       for 'printing = cups' installations that do not actually have 
1301       libcups.
1302     * BUG 2425: Remove incorrect checks for Win98 DFS clients.
1303     * BUG 2215: Rewrite questionable code that was causing gcc to 
1304       choke.
1305     * Add server support for LsaLookupPrivValue().
1306     * Various small compile fixes and cleanup warnings.
1307     * BUG 2456: Fix compile failure on non-gcc platforms due to
1308       non-standard pragma.
1311 o   Kevin Dalley <kevin@kelphead.org>
1312     * BUG 2398: Don't force smbclient to assume a dry run if the 
1313       target tarfile is /dev/null.
1316 o   Guenther Deschner <gd@samba.org>
1317     * Fix crash bug in the client-spoolss enumdataex-call.
1318     * Expand the valid-workstation-scheme by expanding names 
1319       beginning with a plus (+) as a unix group.
1320     * Allow own netbios name to be set in smbclient's session setup.
1321     * Better handling of LDAP over IPC connections that have expired 
1322       on the LDAP-Server.
1323     * Fix pipe-mismatch for NETDFS in cli_dfs.c.
1324     * Add examples/misc/adssearch.pl.
1325     * BUG 2343: Build fixes.
1326     * Support get_user_info_7 in SAMR server RPC.
1327     * Fix server_role in the samr_query_dom_info calls.
1328     * Add example perl script to check for multiple LDAP entries
1329       after running 'net rpc vampire'.
1330     * Add more output when listing printer forms via rpcclient.
1331     * Debug log message cleanup.
1334 o   Steve French <sfrench@us.ibm.com>
1335     * On failed mount (ENXIO) retry share name in uppercase (fix
1336       mount to FastConnect AIX SMB server).
1337     * Add missing FILE_ATTRIBUTE_XXX defines to smb.h.
1338     * Ignore user_xattr mount parm (mount.cifs) so as not to confuse
1339       it with a user name.
1340     * Update for new CIFS POSIX info levels.
1341     * Ignore users mount parm in mount.cifs.
1343 o   SATOH Fumiyasu <fumiya@samba.gr.jp>
1344     * BUG 1549: Don't truncate service names in smbstatus.
1347 o   William Jojo <jojowil@hvcc.edu>
1348     * BUG 2445: Patch to avoid default ACLs on AIX.
1351 o   S Murthy Kambhampaty <smk_va@yahoo.com>
1352     * Add idmap_rid module to Fedora and RedHat spec files.      
1355 o   Volker Lendecke <vl@samba.org>
1356     * BUG 2401: Flush internal getpwnam() cache after deleting a 
1357       user.
1358     * BUG 1604: Make winbind work with more than 10 trusted domains.
1359     * Cleanup various compiler warnings.
1360     * Fix a memory leaks in privileges code and passdb backends.
1361     * Fixes for samr_lookup_sids() client call.
1362     * Optimize _samr_query_groupmem with LDAP backend for large 
1363       domains.
1364     * Support SIDs as %s replacements in the afs username map 
1365       parameter.
1366     * Add 'log nt token command' parameter. If set, %s is replaced 
1367       with the user sid, and %t takes all the group sids.
1368     * Do not use the "Local Unix Group"-default description for 
1369       all kinds of group-mappings. 
1370     * Fix uninitialized variable in Linux nss_winbind library.
1371     * Move 'net afskey' into a subcommand of its own, 'net afs key'.
1372     * Implement 'net afs impersonate'.
1373     
1375 o   Herb Lewis <herb@samba.org>
1376     * Fix build problem when HAVE_POSIX_ACL is not defined.
1377     * BUG 2417: Add help lines for net rpc group addmem and 
1378       delmem commands.
1379     
1381 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
1382     * Add support to libsmbclient for getting and setting DOS 
1383       attributes using EA functions.
1384     * Fix libsmbclient's URL encoding/decoding.
1385     * Replace browse listing URI queries with an internal options 
1386       structure (previous method violated the SMB URI syntax).
1387     * Allow tree connects to be multiplexed over a single CIFS server 
1388       connection context.
1389     * Ensure that cli_tdis() sets the cnum field to -1 so that callers
1390       can determine a dead tree connection.
1391     * Implement better solution for backwards binary compatibility
1392       in libsmbclient while adding new fields to struct _SMBCCTX.
1395 o   Mark Loeser <halcy0n@gentoo.org>
1396     * BUG 2443: Compile fix for gcc4.
1399 o   Jim McDonough <jmcd@us.ibm.com>
1400     * BUG 2338: Fix coredump when OS/2 checks for long file name 
1401       support (with .+,;=[].) (thanks to Guenter Kukkukk).
1404 o   Jason Mader <jason@ncac.gwu.edu>
1405     * Compiler warning fixes (BUGS BUG 2132, 2134, 2289, 2327, 2340,
1406       2341, 2342)
1409 o   Jim McDonough <jmcd@us.ibm.com>
1410     * Fixes for server schannel implementation when 'restrict 
1411       anonymous = 1' is set in smb.conf.
1412     * Fix bug in server side lookupsids reply that crashed lsass.exe 
1413       on Windows clients.
1414     * Fix 'net rpc trustdom establish'.
1415     * BUG 2062: Turn off broadcast for all 390 NICs.
1416     * Fix 'net rpc trustdom add' to correctly add new domain trust 
1417       accounts.  This will eventually replace 'smbpasswd -a -i'.
1418     * Implement 'net rpc trustdom del', including client side of 
1419       samr_remove_sid_from_foreign_domain.
1420     * Bring IBM Directory Server schema up to date with openldap 
1421       schema.
1422     * Allow for better protection of sensitive attributes in IBM
1423       Directory Server.
1426 o   Stefan Metzmacher <metze@samba.org>    
1427     * Fix memleaks in the nttrans code.
1430 o   Mike Nix <mnix@wanm.com.au>
1431     * Add SMBsplopen and SMBsplclose client calls.
1434 o   Justin Ossevoort <justin@snt.utwente.nl>
1435     * BUG 2316: Fix crashes in pdb_pgsql.
1438 o   James Peach <jpeach@sgi.com>
1439     * Fixes in string handling code.
1440     * Fix oplock2 test in client smbtorture.
1443 o   Tim Potter <tpot@samba.org>
1444     * Fix up example pdb modules after prototype change for 
1445       setsampwent.
1446     * BUG 2058: Fix for shared object creation in examples.
1447     * BUG 2315: Fix segv in LSA privileges server code.
1448     * Build fixes for python wrapper libraries.
1451 o   Richard Sharpe <rsharpe@samba.org>
1452     * BUG 2044: Fix segv in profiles tool.
1453     * Fix bogus error messages when enumerating user group 
1454       membership via 'net rpc'.
1457 o   Simo Sorce <idra@samba.org>
1458     * Debian packaging fixes.
1461 o   John Terpstra <jht@samba.org>
1462     * Add the capability to set account description using pdbedit.
1465 o   Doug VanLeuven <roamdad@sonic.net> 
1466     * Add more case/realm/name permutations to the kerberos keytab.
1467     * AIX compile fixes.
1470 o   Jelmer Vernooij <jelmer@samba.org>
1471     * BUG 892: Default unknown_6 field to 1260 in mySQL pdb module.
1472     * BUG 1957: Implement minimal update of fields in mySQL pdb 
1473       module.
1474     
1476 o   Torsten Werner <torsten.werner@assyst-intl.com>
1477     * BUG 2405: Define 'lpstat' printcap output on HPUX.
1478     
1480 o   Shlomi Yaakobovich" <Shlomi@exanet.com>
1481     * Detect infinite loops when traversing tdbs.
1484       --------------------------------------------------
1485                    ==============================
1486                    Release Notes for Samba 3.0.11
1487                              Feb 5, 2005
1488                    ==============================
1490 Common bugs fixed in 3.0.11 include:
1492   o Crash in smbd when using CUPS printing.
1493   o Parsing error of other SIDs included in the user_info_3
1494     structure returned from domain controllers.
1495   o Inefficiencies when searching non-AD LDAP directories.
1496   o Failure to expand variables in user domain attributes
1497     in tdbsam and ldapsam.
1498   o Memory leaks.
1499   o Failure to retrieve certain attribute when migrating from 
1500     a Windows DC to a Samba DC via 'net rpc vampire'.
1501   o Numerous printing bugs bugs including memory 
1502     bloating on large/busy print servers.
1503   o Compatibility issues with Exchange 5.5 SP4.
1504   o sendfile fixes.
1506 Additional features introduced in Samba 3.0.11:
1508   o Winbindd performance improvements.
1509   o More 'net rpc vampire' functionality.
1510   o Support for the Windows privilege model to assign rights
1511     to specific SIDs.
1512   o New administrative options to the 'net rpc' command.
1515 ============
1516 LDAP Changes
1517 ============
1519 If "ldap user suffix" or "ldap machine suffix" are defined in
1520 smb.conf, all user-accounts must reside below the user suffix,
1521 and all machine and inter-domain trust-accounts must be located 
1522 below the machine suffix.  Previous Samba releases would fall 
1523 back to searching the 'ldap suffix' in some cases.
1526 ===============
1527 Privilege Model
1528 ===============
1530 Samba 3.0.11 supports the following assignable rights
1532 SeMachineAccountPrivilege  Add machines to domain
1533 SePrintOperatorPrivilege   Manage printers
1534 SeAddUsersPrivilege        Add users and groups to the domain
1535 SeRemoteShutdownPrivilege  Force shutdown from a remote system
1536 SeDiskOperatorPrivilege    Manage disk shares
1538 These rights can be assigned to arbitrary users or groups
1539 via the 'net rpc rights grant/revoke' command.  More details
1540 of Samba's privilege implementation can be found in the 
1541 Samba-HOWTO-Collection.
1542     
1544 ######################################################################
1545 Changes
1546 #######
1548 Changes since 3.0.10
1549 --------------------
1551 smb.conf changes
1552 ----------------
1554     Parameter Name                      Action
1555     --------------                      ------
1556     afs token lifetime                  New
1557     enable privileges                   New
1558     ldap password sync                  Alias
1559     min password length                 Deprecated
1560     winbind enable local accounts       Deprecated
1563 commits
1564 -------
1565 o   Jeremy Allison <jra@samba.org>
1566     * Extend vfs to add seekdir/telldir/rewinddir.
1567     * Fix dirent return.
1568     * Fix bugs when handling secondary trans2 requests.
1569     * Implementation of get posix acls in UNIX extensions.
1570     * Added set posix acl functionality into the UNIX extensions code.
1571     * Updated config.guess/config.sub .
1572     * Fix error reply when 'follow symlinks = no'.
1573     * BUG 1061, 2045: Only set mtime from pending_modtime if it's 
1574       not already zero.
1575     * Fixes for LARGE_READX support.
1576     * Fix the problem we get on Linux where sendfile fails, but we've
1577       already sent the header using send().
1578     * BUG 2081: Ensure SE_DESC_DACL_PROTECTED is set if 'map acl 
1579       inherit = no'.
1580     * BUG 2088: Ensure inherit permissions is only applied on a new 
1581       file, not an existing one.
1582     * Don't go fishing for the krb5 authorization data unless we know
1583       it's there.
1584     * Fixes for libsmbclient to ensure that interrupted system calls
1585       are restarted minus the already expired portion of the timeout
1586       (based on work by Derrell Lipman).
1587     * More Unicode string parsing fixes.
1588     * Convert the winreg pipe to use WERROR returns.
1589     * Make all LDAP timeouts consistent (input from Joe Meadows 
1590       <jameadows@webopolis.com>).
1591     * BUG 2231: Remove double "\\" from client findfirst.
1592     * BUG 2238: Fix memory leak in shadow copy vfs.
1593     * Return correct DOS/NT error code on transact named pipe on 
1594       closed pipe handle.
1595     * BUG 2211: Fix security descriptor parsing bug (based on work by 
1596       Mrinal Kalakrishnan <mail@mrinal.net>).
1597     * BUG 2270: Fix memory leaks in cups printing backend support 
1598       (based on work by Lars Mueller).
1599     * BUG 2255: Fix debug level in kerberos error messages.
1600     * BUG 2110: Ensure we convert to ucs2 correctly after the 
1601       CAN-2004-0930 patch.
1602     * Make strict locking an enum. Auto means use oplock optimization.
1603     * Fix client  & server to allow 127k READX calls.
1604     * More *alloc fixes (includes additional fixes by Albert Chin.
1605     * Catch sendfile errors correctly and return the correct values 
1606       we want the caller to return.
1607     * BUG 2092: Prevent auto-anonymous logins via libsmbclient 
1608       for better use by desktop environments such as GNOME.
1609     * Ensure we can't remove a level II oplock without having the
1610       shared memory area locked.
1611             
1613 o   Timur Bakeyev <timur@com.bat.ru>
1614     * BUG 2100: change the way we check for errors after a dlopen().
1615     * BUG 2263: Guard base64_encode_data_blob() against empty blobs.
1616     
1617     
1618 o   Andrew Bartlett <abartlet@samba.org>
1619     * Clarify error message when 'lanman auth = no'.
1620     * Remove the unnecessary UTF-8 conversion calls in the calls to
1621       auth_winbind from smbd.
1622     * Don't store the auth-user credentials with the cli_state* as 
1623       this can cause the schannel setup to fail when the auth-user
1624       domain is not our primary domain.
1627 o   Grigory Batalov <bga@altlinux.org>
1628     * Fix encoding while receiving of a message which was actually 
1629       sent using STR_ASCII.
1632 o   Daniel Beschorner <db@unit-netz.de>
1633     * BUG 603: Correct access mask check for _samr_lookup_domain()
1634       to work with Windows RAS server
1637 o   Jerome Borsboom <j.borsboom@erasmusmc.nl>
1638     * Fix missing printer_tdb reference decrement.
1639     
1641 o   Gerald (Jerry) Carter <jerry@samba.org>
1642     * BUG 2073: fall back to smb_name if current_user_info is not
1643       available in lp_file_list_changed().
1644     * Fixes the spurious 'register_message_flags: tdb fetch failed' 
1645       errors.
1646     * Don't run the background LPQ daemon when we are running in
1647       interactive mode.
1648     * prevent the background LPQ daemon from updating the print queue
1649       cache just because multiple smbd processes sent a message that
1650       it was out of date.
1651     * consolidate printer searches to use find_service rather than 
1652       for(...) loops.
1653     * BUG 2091: don't remove statically defined printers in 
1654       remove_stale_printers().
1655     * Fix logic error in add_a_form() that only compared N characters 
1656       instead of the entire form name.
1657     * BUG 2107: fix memory bloating caused by large numbers of 
1658       print_queue_updates() requests sent via messages.tdb.
1659     * Check the setprinter(3) based on the access permissions on 
1660       the handle and avoid the call to print_access_check().
1661     * Re-instantiate previous semantics for calling init_unistr2() 
1662       with a NULL source buffer.
1663     * Support Windows privilege model for assigning rights
1664       to specific SIDs.  Based on work by Simo Sorce in the trunk 
1665       svn branch.  This feature is controlled by the 'enable 
1666       privileges = [yes|no]' smb.conf(5) option.
1667     * Add some smb.conf scripts for add/delete/change shares and 
1668       deleting cups printers.
1669     * Expand variables in the profile path, logon home and logon script 
1670       values when using either tdbsam or ldapsam.
1671     * Add Domain Admins (Full Control) to the default printer security 
1672       descriptor if we are a DC.
1673     * RedHat and Fedora Packaging fixes for perl dependencies.
1674     * Remove unused schema items from OpenLDAP schema file.
1675     * Remove duplicate enumeration of "Windows x86" architecture
1676       when listing printer drivers via rpcclient.
1677     * Fail set_privileges() if 'enable privileges = no' to prevent 
1678       confused admins.
1679     * Fix segfault in cups_queue_get().
1680     * Tighten restrictions on changing user passwords when 
1681       the connected user possesses the SeMachineAccountPrivilege.
1682     * Ensure we set NETBIOSNAME.domainname for the long machine name
1683       when publishing printers in AD (based on input from Rob Foehl).
1684     * Mark 'winbind enable local accounts' as deprecated.
1685     * Mark testprns tool as deprecated.
1686     * Allow root to grant/revoke privilege assignments.
1687     * Correct interaction between user rights and se_access_check() on
1688       SAMR objects.
1689     * BUG 2286: Fix typo OpenLDAP schema file for sambaConfig object 
1690       class.
1691     * BUG 2262: Add support in configure.in for *freebsd6*.
1692     * BUG 2266: Portability fixes for quota code on FreeBSD4.
1693     * BUG 2264: Remove shutdown and abortshutdown commands from 
1694       rpcclient in favor of using the same functions in 'net'.
1695     * BUG 2295: Prevent smbd from returning an empty server name
1696       in certain lanman api calls.
1697     * BUG 2290: Fix autogen.sh script in examples (based on original
1698       patch from Lars Mueller).
1699     * Fix bug enumerating domain trusts in security = ads.
1700     * Fix segv in rpcclient's dsenumdomtrusts.
1701     * Fix bug in expansion of %U and %G in included filenames.
1702     * BUG 2291: Restrict creation of server trust and domain trust
1703       accounts to members of the "Domain Admins" group.
1705 o   Nadav Danieli <nadavd@exanet.com>
1706     * Short circuit some is_locked() tests if we are oplocked.
1707     
1708     
1709 o   Guenther Deschner <gd@samba.org>
1710     * Allow 'localhost' as a valid server name in the smbd for the
1711       spoolss calls.
1712     * Fix KRB5_SETPW-defines, no change in behavior (Thanks to Luke
1713       Mewburn for the input).
1714     * BUG 2059: Add additional checks needed after logic change to the
1715       HAVE_WRFILE_KEYTAB detection test.
1716     * BUG 1076: Fix interaction with Exchange 5.5. SP4 and a 
1717       Samba DC.  Allow us to lookup at least our own SID.
1718     * More fixes to have proper German in swat (Thanks to Reiner 
1719       Klaproth and Björn Jacke.
1720     * BUG 404, 2076: Allow to set OWNER- and GROUP-entries while 
1721       setting security descriptors with smbcacls and using with 
1722       the -S or -M switch. 
1723     * Include the munged_dial, bad_password_count, logon_count, and 
1724       logon_hours attributes when running 'net rpc vampire'.
1725     * Fix segfault in idmap_rid.
1726     * When winbindd is operating in the multi-mapping mode of 
1727       idmap_rid, allow BUILTIN domain-mapping.
1728     * Display infolevel 12 in query_dom_info in rpcclient.
1729     * Fix bug in winbindd's lowercasing of usernames.
1730     * Allow -v or -l for displaying verbose groupmap-listing 
1731       as well as "verbose".
1732     * Backport Samba4 SAM_DELTA_DOMAIN_INFO for use in 'net rpc 
1733       vampire'.
1734     * Close LDAP-Connection before retrying to open a new connection 
1735       in the retry-loop.
1736     * Marking "min password length" as depreciated.  
1737     * Implement SAMR query_dom_info-call info-level 8 server- and 
1738       client-side, based on samba4-idl.
1739     * Allow rpcclient to define a port to use when connecting 
1740       to a remote server.
1741     * Allow Account Lockout with Lockout Duration "forever" (until 
1742       admin unlocks) to be set and displayed in User Manager.
1743     * Allow to set acb_mask in rpcclient's enumdomusers.
1744     * Add more generic rootDSE inspection function to check 
1745       for given controls or extensions and remember these on a 
1746       per server basis.
1747     * Improve LDAP search efficiency by passing the acb_mask to 
1748       pdb_setsampwent().
1749     * Fixes for ldapsam_enum_group_memberships().
1750     * Add createdomgroup to rpcclient.
1751     * Add "net rpc user RENAME"-command.
1752     * Display sam_user_info_7 in rpcclient.
1753     * Make multi-domain-mode in idmap_rid accessible from outside 
1754       (can be compiled with -DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS).
1755     * When vampiring account policy AP_LOCK_ACCOUNT_DURATION honor 
1756       "Lockout Duration: Forever".
1757     * Fix configure.in tests using KRB5_CONFIG variable and krb5-
1758       config utility.
1759     * Require assignment of Administrator SID in the passdb 
1760       backend.  Fall back to the default name of 'Administrator' if
1761       the lookup fails rather than using the first name in the
1762       default 'admin users' list.
1763     * Enhance LDAP failure debug messages.
1764     * BUG 2291: Call the 'add machine script' for server trust and 
1765       domain trust accounts as well as workstation accounts.
1766     
1767     
1768 o   Levente Farkas <lfarkas@lfarkas.org>
1769     * BUG 2299: Better logrotate scripts for RedHat and Fedora 
1770       packages.
1773 o   Jay Fenlason <fenlason@redhat.com>
1774     * Fix crash in 'net join' due to calling free on 
1775       static buffers.
1776     * Several patches from RedHat's Fedora Core RPMS.
1779 o   Rob Foehl <rwf@loonybin.net>.
1780     * Compiler warnings.
1781     * Try modifying printer published attributes before adding it a
1782       new entry in AD.
1783     * Solaris packaging fixes.
1784     * Don't force the cups printer-make-and-model tag as the comment
1785       for autoloaded printers.
1786     * Implement caching of names from printcap to support a true
1787       'printcap cache time'.
1790 o   Johann Hanne <jhml@gmx.net>
1791     * BUG 2038: Only fail winbindd_getgroups() if all lookups fail.
1794 o   Jeff Hardy <hardyjm@potsdam.edu>
1795     * Example script for 'add print command' when using CUPS.
1798 o   Deryck Hodge <deryck@samba.org>
1799     * Add -P (--password-only-menu) to SWAT for displaying only the
1800       password change page to non-root users.
1803 o   David Hu <david.hu@hp.com>
1804     * Copy structure from print_queue_update() message rather than 
1805       referencing it.  Fixes seg fault on HP-UX.
1806       
1807       
1808 o   Buck Huppmann <buckh@pobox.com>
1809     * BUG 2186: Don't free uninitialized credentials.
1810     * BUG 2189: Add the HOST/fqdn servicePrincipalName even when 
1811       dnsDomainName != realm.
1812    
1814 o   Björn Jacke <bjoern@j3e.de>
1815     * BUG 2040: Ensure the locale is reset to C to get ASCII-
1816       compatible toupper/lower functions.
1819 o   William Jojo <jojowil@hvcc.edu>
1820     * Fix HPUX sendfile and add configure.in tests and code for
1821       sendfile on AIX.
1822     * AIX 5.3 compile fixes.
1825 o   Volker Lendecke <vl@samba.org>
1826     * Optimize anonymous session setups by workstations in a 
1827       Samba domain.
1828     * Reimplment the QueryUserAliases() server RPC reply.
1829     * Re-add the getpwnam-cache for performance.
1830     * Cache the result of a pdb_getsampwnam for later SID lookup 
1831       queries.
1832     * Unify the means of localtaing a user's global groups on a 
1833       Samba DC.
1834     * Fix bug when serving the 'Start Menu' in a roaming user profile..
1835     * Map more pre-defined NT security descriptors to AFS acls.
1836     * Add timeout to AD search requests.
1837     * If a connection to a DC is requested (in winbindd), open
1838       connections simultaneously to all DCs found.
1839     * Memleak fixes.
1840     * Fix logic error in handling of 'printcap name' parameter.
1841     * Prevent winbindd from SPAM'ing the log files with 'user root 
1842       does not exist'.
1843     * Backport samr_DomInfo2 IDL specification from Samba 4.
1844     * Implement smbstatus -n, don't lookup users and groups.
1845     * Implement simple mapping that maps the space to another character 
1846       defined by afsacl:space.
1847     * Add support for 'net idmap delete <idmap-file> <SID>'.
1848     * Add new parameter 'afs token lifetime' tells the AFS client 
1849       when to throw away a token (patch from kllin@it.su.se).
1850     * Initial work to allow support for multiple pipe opens on a 
1851       single cli_state*.
1852     * Ensure that we still retrieve the netbios name of any DC 
1853       listed as a 'password server' to work around cases where the 
1854       DC was defined using an IP address or fqdn.
1855     * Fix memleak in winbindd connection code.
1856     * Fix cli_samr_queryuseraliases.
1857     * Allow wbinfo --user-sids to expand expand domain local groups.
1858     * Allow 'rpcclient -c enumtrust' to enumerate more than 10 trusts.
1859     * Fix parsing of other_sids in net_user_info3.
1860     * Correct bad failure logic when user was not a member of any 
1861       domain local groups.
1862     
1864 o   Jason Mader <jason@ncac.gwu.edu>
1865     * BUG 2113, 2289: Remove dead code.
1868 o   Jim McDonough <jmcd@us.ibm.com>
1869     * BUG 1952: Try INITSHUTDOWN pipe first, used by newer 
1870       clients.  If it fails, fall back to WINREG.
1871     * BUG 1770: Remove READ_ATTRIBUTES from GENERIC_EXECUTE.
1872     * BUG 2198: Set password last change time when running 'net rpc 
1873       vampire'.
1874     * Add "refuse machine password change" policy field.
1877 o   Luke Mewburn <lukem@NetBSD.org>
1878     * BUG 2150: shmget() - Use POSIX definitions instead of non-
1879       standard SHM_.
1880       
1882 o   Stefan Metzmacher <metze@samba.org>    
1883     * autogen.sh fixes.
1886 o   Buchan Milne <bgmilne@mandrake.org>
1887     * Mandrake packaging fixes.
1890 o   Lars Mueller <lmuelle@samba.org>
1891     * Fix build of libsmbclient on x86_64.
1892     * BUG 2013: Fix testsuite build issues when libsmbclient.so 
1893       is installed in a non-default location.
1894     * BUG 2050: Calculate max_fd for select correctly.
1895     * Fix inverted logic heck for HAVE_WRFILE_KEYTAB in autoconf 
1896       script.
1899 o   Jason Mader <jason@ncac.gwu.edu>
1900     * BUG 2069: Remove unused variables.
1901     * BUG 2075: Remove dead code paths.
1902     * BUG 2083: Fix compiler warnings caused by bad type casts.
1905 o   James Peach <jpeach@sgi.com>
1906     * Fix rewinddir -> rewind_dir when using VFS macros.
1907     
1909 o   Gavrie Philipson <gavrie@disksites.com>
1910     * BUG 1838: Remove stale printers imeeddiately when 
1911       processing a SIGHUP and during smb.conf reload.
1913       
1914 o   Tim Potter <tpot@samba.org>
1915     * BUG 2080: Fix duplicate call to pdb_get_acct_desc().
1916     * BUG 2168: Fix cast in SMB_XMALLOC_ARRAY.
1917     * Change the license for the winbindd external interface 
1918       more liberal.
1919     * HP-UX compile fixes.
1920     * Compile fixes after new setsampwent() API.
1923 o   Richard Renard <rrenard@idealx.com>
1924     * Update Netscape DS 5.2 LDAP schema.
1927 o   Simo Sorce <idra@samba.org>
1928     * Backport pdbedit changes from trunk.
1929     * Allows the add/change share command to create the shared 
1930       directory directory on disk.
1931     * Log a warning in testparm if a print command is defined for
1932       a print service using 'printing = cups'.
1933      
1934 o   Jelmer Vernooij <jelmer@samba.org>
1935     * Bug fixes for pdb_{xml,pqsql,xml}
1936     * Fixes for pdb_mysql.
1939 o   Andrew Tridgell <tridge@samba.org>
1940     * Bring Samba3 into line with the Samba4 password change code.
1941     
1943 o   Shiro Yamada <shiro@miraclelinux.com>
1944     * BUG 2190: Force SWAT to display parameters in unix charset and 
1945       not UTF-8.
1948       --------------------------------------------------
1949                    ==============================
1950                    Release Notes for Samba 3.0.10
1951                              Dec 16, 2004
1952                    ==============================
1954 Common bugs fixed in 3.0.10 include:
1956   o Fix for security issues described in CAN-2004-1154.
1959 Changes since 3.0.9
1960 -------------------
1962 commits
1963 -------
1965 o   Jeremy Allison <jra@samba.org>
1966     * Added checks surrounding all *alloc() calls to fix
1967       CAN-2004-1154.
1968     * Fix long standing memory size bug in bitmap_allocate().
1969     * Remove bogus error check in deferred open file serving 
1970       code.
1973 o   Thomas Bork <tombork@web.de>
1974     * Fix autoconf script on platforms using a version of GNU ld
1975       that does not include a date stamp in the output of --version.
1978 o   Luke Mewburn <lukem@NetBSD.org>
1979     * Fix the swat install script to deal with the new image
1980       destination directory used by the docs.
1981      
1984       --------------------------------------------------
1986                    =============================
1987                    Release Notes for Samba 3.0.9
1988                              Nov 15, 2004
1989                    =============================
1991 Common bugs fixed in 3.0.9 include:
1993   o Problem updating roaming user profiles.
1994   o Crash in smbd when printing from a Windows 9x client.
1995   o Unresolved symbols in libsmbclient which caused
1996     applications such as KDE's konqueror to fail when
1997     accessing smb:// URLs.
2000 Changes since 3.0.8
2001 -------------------
2004 commits
2005 -------
2007 o   Jeremy Allison <jra@samba.org>
2008     * Correctly detect errno for no acl/ea support.
2009     * BUG 2036: Fix seg fault in 'net ads join'.
2011     
2012 o   Gerald (Jerry) Carter <jerry@samba.org>
2013     * Solaris packaging fixes.
2014     * Fix seg fault in lanman printing code.
2015     * BUG 2017: fix testparm reporting for the passwd program 
2016       string.
2017     * Fix output of smbstatus to match the man page.
2018     * BUG 2027: fix conflict with declaration MD5_CTX in system 
2019       headers.
2020     * 2028: Avoid false error messages when copying a long 
2021       printer name to the device mode.
2024 o   Guenther Deschner <gd@samba.org> 
2025     * Allow deldriverex in rpcclient to delete drivers for a 
2026       specific architecture and a specific version.
2027     * Fix a couple of rpcclient spoolss commands (setprinter, 
2028       setprintername, getdriver) w.r.t to printer-naming scheme.
2029       Allow 'localhost' in the server string for certain server-side
2030       spoolss functions.
2031     * BUG 2015: Do not fail on setting file attributes with 
2032       acl support enabled.
2035 o   Michel Gravey <michel.gravey@optogone.com>
2036     * Fix build when using gcc 3.0.
2039 o   Volker Lendecke <vl@samba.org>
2040     * Fix tdb open logic when checking our local_pid after 
2041       the fork().
2044 o   Jim McDonough <jmcd@us.ibm.com>
2045     * BUG 1932: Fix crash in 'net getlocalsid' when run as 
2046       non-root user.
2049 o   Luke Mewburn <lukem@NetBSD.org>
2050     BUG 1661: Fix KRB5_SETPW-defines
2053 o   Buchan Milne <bgmilne@mandrake.org> 
2054     * BUG 2023: Mandrake packaging fixes for building 3.0.9.
2057 o   Lars Mueller <lmuelle@samba.org>
2058     * BUG 2013: Fix unresolved symbols in libsmbclient.so.
2061 o   Martin Zielinski <mz@seh.de>
2062     * Add DeletePrinterDriverEx() functionality to rpcclient.
2063     
2065       --------------------------------------------------
2067                    =============================
2068                    Release Notes for Samba 3.0.8
2069                              Nov 7, 2004
2070                    =============================
2072 Common bugs fixed in 3.0.8 include:
2074   o Compile fixes for HP-UX
2075   o Fixes for the printer publishing code used when joined to 
2076     an AD domain.
2077   o Incompatibilities with file system quotas.
2078   o Several bugs in the spoolss printing code and print system 
2079     backends.
2080   o Inconsistencies in the username map functionality when 
2081     configured on domain member servers.
2082   o Various compile warnings and errors on various platforms.
2083   o Fixes for kerberos interoperability with Windows 200x 
2084     domains when using DES keys.
2085   o Fix for CAN-2004-0930 -- smbd remote DoS vulnerability.
2086   o Fix for CAN-2004-0882 -- possible buffer overrun in smbd.
2088     
2089 New features included in the 3.0.8 release are:
2091   o New migration functionality added the the net tool
2092     for files/directories, printers, and shares.
2093   o New experimental idmap backend for assigning uids/gids
2094     directly based on the user/group RID when acting as a
2095     member of single domain without any trusts.
2096   o Additional printer migration support for XP/2003 platforms.
2099 ===========================
2100 Change in Winbindd Behavior
2101 ===========================
2103 All usernames returned by winbindd are now converted to lower 
2104 case for better consistency.  This means any winbind installation
2105 relying on the winbind username will need to rename existing 
2106 directories and/or files based on the username (%u and %U) to lower 
2107 case (e.g. mv $name `echo $name | tr '[A-Z]' '[a-z]'`).  This may 
2108 include mail spool files, home directories, valid user lines in 
2109 smb.conf, etc....
2112 ======================
2113 Change in Username Map
2114 ======================
2116 Previous Samba releases would only support reading the fully qualified 
2117 username (e.g. DOMAIN\user) from the username map when performing a 
2118 kerberos login from a client.  However, when looking up a map 
2119 entry for a user authenticated by NTLM[SSP], only the login name would be
2120 used for matches.  This resulted in inconsistent behavior sometimes
2121 even on the same server.
2123 Samba 3.0.8 obeys the following rules when applying the username
2124 map functionality:
2126   * When performing local authentication, the username map is 
2127     applied to the login name before attempting to authenticate 
2128     the connection.
2129   * When relying upon a external domain controller for validating
2130     authentication requests, smbd will apply the username map 
2131     to the fully qualified username (i.e. DOMAIN\user) only
2132     after the user has been successfully authenticated.
2135 ######################################################################
2136 Changes
2137 #######
2139 Changes since 3.0.7
2140 -------------------
2142 smb.conf changes
2143 ----------------
2144     Parameter Name                      Action
2145     --------------                      ------
2146     force printername                   New
2147     sendfile                            disabled by default
2150 commits
2151 -------
2153 o   Jeremy Allison <jra@samba.org>
2154     * Ensure extended security bit is on only if we negotiated 
2155       extended security.
2156     * Simplify statcache to use an in-memory tdb. 
2157     * If you're selecting a hash algorithm for tdb, you need 
2158       to do it at open time.
2159     * Removed old dir caching code - not being used now we 
2160       have the statcache anyway.
2161     * Simplify the mangle hash code to use an in-memory tdb.
2162     * Merge iconv changes from Samba 4 branch.
2163     * Fix parsing of names ending in dot and a few other error 
2164       returns.
2165     * BUG 1667: Smbpasswd file could be left locked on some 
2166       error exits.
2167     * Fixes for smbclient tar functionality.
2168     * BUG 1743: Fix logic bug the deferred open code.
2169     * Don't try to set security descriptors on shares where 
2170       this has been turned off.
2171     * Return correct error codes on old SEARCH call.
2172     * Ensure we set errno = E2BIG when we overflow in the 
2173       fast-path character conversion code.
2174     * Fix the roundup problem (returning 1mb roundup) for 
2175       non-Windows clients.
2176     * Added 'stat' command to smbclient to exercise the 
2177       UNIX_FILE_BASIC info level.
2178     * Fix bug where we could incorrectly set sparse attribute.
2179     * Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys()
2180       (reported by Taj Khattra <taj.khattra@gmail.com>).
2181     * Remove locked keys tdb code.
2182     * BUG 1886: Prevent delete on close being set for readonly files 
2183       (and return the correct error code).
2184     * Ensure we pass most of the new lock tests except for the cancel 
2185       lock which is yet to be added (merged from Samba 4 branch).
2186     * BUG 1947: Fix incorrect use of getpwnam() etc. interface.
2187     * BUG 1956: Ensure errno is saved and restored consistently on a 
2188       normal_close.
2189     * BUG 1651: Adapted patch from Nalin Dahyabhai for ensuring 
2190       that all of the appropriate service principal names are set 
2191       upon joining an AD domain.
2192     * Fix the correct use of resume name in the trans2 code.
2193     * BUG 1717: Adapted patch from Nalin Dahyabhai to detect the
2194       correct salt used when generated the DES key after joining an 
2195       AD domain.
2196     * Enhanced krb5 detection routines in the autoconf scripts.
2197   
2199 o   Andrew Bartlett <abartlet@samba.org>
2200     * Avoid changing the machine account password in the passdb 
2201       backend, when it has 'already been changed'.  This occurs 
2202       in situations where the secure channel between the workstation 
2203       and the DC breaks down, such as occurred in the MS04-11 
2204       security patch.
2205     * Fix utility name in error message in ntlm_auth.
2206     * Fix NTLMv2 for use with pam_winbind.
2207     * Remove conversion to and from UTF8 on the winbind pipe.
2208     * Allow 'require_membership_of' and 'require-membership-of'.
2209     * Fix the error code for 'you didn't specify a domain' in 
2210       ntlm_auth.
2211     * Use sys_getgroups() rather than scanning all groups 
2212       when generating SAMR replies.
2215 o   Igor Belyi <sambauser@katehok.ac93.org>
2216     * Ensure pdb user is deleted first before deleting UNIX 
2217       user (LDAP backend needs this ordering).
2220 o   Cornelio Bondad Jr <Corny.Bondad@hp.com>
2221     * Fix core dump in 'net rpc vampire'.
2222     
2224 o   Vince Brimhall <vbrimhall@novell.com>
2225     * Make ldapsam_compat robust against NULL attributes.
2228 o   Gerald Carter <jerry@samba.org>
2229     * Don't limit the number of groups returned by winbindd_getgroups()
2230       by NGROUPS_MAX.
2231     * BUG 1519: Match Windows 2000 behavior when opening a 
2232       printer using a servername in the form of an IP address or 
2233       DNS name.
2234     * BUG 1907: remove extra slashes from the printer name in 
2235       getprinterdriverdir_1().  
2236     * Fix standard_sub_snum() to use the current user's gid.
2237     * Fix background queue update bug (based on Volker's initial work 
2238       in 3.1.0).
2239     * Add 'force printername' service parameter for people that want 
2240       to enforce printername == sharename for spoolss printing.
2241     * Ensure consistent usage of the username map.  Use the fully 
2242       qualified DOMAIN\user format for 'security = domain|ads' and 
2243       apply after authentication has succeeded.
2244     * Cosmetic fix for getent output -- lowercase the username only 
2245       and not the complete domain\username string.
2246     * Packaging fixes for Solaris, Redhat, & Fedora.
2248     
2249 o   Sean Chandler <sean.chandler@verizon.net>
2250     * Fix memlieak in cliconnect.c.
2253 o   Darren Chew <darrenc@vicscouts.asn.au>
2254     * Solaris packaging fixes.
2255     
2257 o   Nalin Dahyabhai <nalin@redhat.com>
2258     * SMB signing fix for 56-bit DES session keys.
2261 o   Guenther Deschner <gd@samba.org> 
2262     * add IA64 to the architecture table of printer-drivers.
2263     * Add file/share/printer migration functionality to 
2264       the net command.
2265     * Show correct help for net groupmap commands.
2266     * Fix deadlock loop in winbind's required_membership_sid
2267       verification.
2268     * Bring the same level of "required_membership"-functionality 
2269       that ntlm_auth uses, to pam_winbindd as well.
2270     * Prevent "net lookup kdc" from seg-faulting when
2271       using our own implementation of krb5_lookup_kdc with 
2272       heimdal.
2273     * Adding getprinter level 7 to rpcclient.
2274     * Support migrating printers|shares|files from Server A 
2275       to Server B while running the net-command on client C.
2276     * Fixed krb5_krbhost_get_addrinfo()-parameters and make 
2277       failure of this call non-critical (Thanks to Love @ Heimdal
2278       for the explanation and patch).
2279     * Fix typos in net's usage-output.
2280     * Fix the paranoia-check to ensure the ldap-attribute and the
2281       smb.conf-parameter for samba's "algorithmic rid base" in ldapsam 
2282       are identical.
2283     * Fix several bugs in the _samr_query_useraliases() rpc reply.
2284     * Check correct string length when verifying password-policies 
2285       and using extended characters (Thanks to Uwe Morgenroth from CC 
2286       Compunet and Volker).
2287     * Make 'password history'-behavior in ldapsam more consistent. 
2288     * Adding "Windows x64" as architecture string and driverdir "x64" 
2289       for the 64bit AMD platform.
2290     * BUG 1343: Readd WKGUID-binding to match the correct default-
2291       locations of new User-, Group- and Machine-Accounts in Active 
2292       Directory (this got lost during the last trunk-merge).
2293     * Fix printer-migration w.r.t. to new naming-convention for
2294       policy-handles.
2295     * Allow to migrate win2k3/xp-drivers as well. 
2296     * Add client-side support of triggering ads printer publishing 
2297       over msrpc setprinter calls inside the net-tool. 
2298     * Add the idmap_rid module (written in conjunction with 
2299       Sumit Bose <sbose@suse.de>).
2300     * BUG 1661: Fix build with recent heimdal releases.
2301     * Prevent idmap_rid from making unnecessary calls to domain 
2302       controllers for trusted domains.
2305 o   Arthur van Dongen <avdongen@xs4all.nl>
2306     * Fix typos in pam_winbind log messages and SuSE 
2307       packaging files.
2310 o   Rob Foehl <rwf@loonybin.net>
2311     * Typo fixes for log messages in printer publishing code.
2312     * Fix memory leak in printer publishing code.
2313     * Ensure print_backend_init() only gets called once.
2314     * Have smbd check the published status of all printers 
2315       at startup.
2316     * Cleanup up the XXX_a_printer() API for consistency.
2317     * Refactored the printer publishing code and include better 
2318       error handling.
2321 o   Steve French <sfrench@us.ibm.com>
2322     * Fix IP address override in mount.cifs mount helper and clean 
2323       up warning messages from the sparse tool and expand syntax help.
2324     * Strip guest mount option off before sending to kernel mount 
2325       routine to avoid logging spurious message.
2328 o   Satoh Fumiyasu <fumiya@samba.gr.jp>
2329     * BUG 1732: Limit share names returned by RAP based on windows 
2330       character width, not unix character width.
2331     * BUG 1498: Ensure that acl entries are stored in the correct 
2332       order.
2335 o   Brett Funderburg <brett@deepfile.com>
2336     * Pass create options parameter to nt_create_andx() function
2337       from the python bindings.
2338     * BUG 1864: Add sd->type field to security descriptor Python 
2339       representation.
2340     * Return an error if a Netapp filer returns NT_STATUS_ACCESS_DENIED
2341       when trying to return the security descriptor for a file.
2342     * BUG 1884: Fixes for the Python bindings to use the value
2343       of the desired_access filed passed into the lsa_open_policy()
2344       routines.
2347 o   Michael Gravey <michel.gravey@optogone.com>
2348     * BUG 1776: Fix warnings when building modules caused by 
2349       certain versions of GNU ld not using the the default 
2350       --allow-shlib-undefined flag.
2353 o   Chris Hertel <crh@samba.org>
2354     * Fix logic bug in splay tree data structure when finding 
2355       a leaf node.
2356     * Fix bug where an invalid MAC address would be printed by 
2357       a node status lookup from nmblookup.
2359       
2360 o   Uli Iske <iske@elkb.de>
2361     * Update the DNS/eDirectory LDAP schema file.
2364 o   Björn Jacke <bjacke@sernet.de>
2365     * BUG 1766: Unify charset-handling in Content-Type:-headers to 
2366       UTF-8.  Reformat msgstr in msg-files to UTF-8.
2367     * Do not use display charset for swat output.
2368     * Convert the share names correctly from unix encoding to web 
2369       encoding and vice versa. 
2370     * Convert files from status page from unix charset to UTF-8.
2373 o   Guenter Kukkukk <guenter.kukkukk@kukkukk.com>
2374     * BUG 1590: Fix for talking to OS/2 clients (max_mux ignored).
2377 o   Tom Lackemann <cessnatomny@yahoo.com>
2378     * BUG 1954: Fix memory leak in posix acl code.
2381 o   Volker Lendecke <vl@samba.org>
2382     * Robustnss fix for winbindd when sending multiple requests 
2383       at a high rate for a slow operation.  
2384     * Solve the problem of user sids ending up with gid's 
2385       and vice versa.
2386     * Use sys_fork instead of fork for the dual daemon so that 
2387       we get the correct debug pid in the logfiles.
2388     * Based on patch from jmcd, implement special lists for the LDAP 
2389       user attributes to delete.
2390     * Fix creation of aliases via usrmgr. Winbind was too strict 
2391       checking the type of sids.
2392     * Lowercase all usernames returned by winbind.
2393     * BUG 1545, 1823: Only issue the ldap extended password change 
2394       operation if the ldap server supports it.  Also ignore object 
2395       class violation errors from the extended operation.
2396     * Optimization for 'idmap backend = ldap': When asking sid2id 
2397       for the wrong type, don't ask ldap when we have the opposite mapping 
2398       in the local tdb.
2399     * Fix ldapsam_compat homeDrive.
2400     * Add usersidlist and allowedusers subcommands to the net tool
2401       in order to support scanning a file server's share and list 
2402       all users who have permission to connect there.
2403     * Allow for multiple DC's to be named as #1c names in lmhosts.
2404     * Memory leak fixes.
2405     * Fix checks for the local pid of an smbd process after 
2406       reopening tdbs.
2409 o   Herb Lewis <herb@samba.org>
2410     * Added tdbtool to be built by default.
2413 o   Love <lha@stacken.kth.se>
2414     * BUG 1955: Inconsistent error return.
2417 o   Sorin Manolache <sorinm@gmail.com>
2418     * Memory leak fix.
2421 o   Jim McDonough <jmcd@us.ibm.com>
2422     * Allow 'net ads lookup' to rely on command line arguments 
2423       if contacting an ADS server fails; utilize cldap for lookups.
2424     * Fixup formatting errors in TDB_LOG calls; add printf attribute
2425       support to tdb log functions.
2428 o   Bill McGonigle <bill+samba@bfccomputing.com>
2429     * BUG 1926: Type in debug message.
2432 o   Sean McGrath
2433     * BUG 1822: Add -D_REENTRANT to CPPFLAGS and -lthread to LDFLAGS
2434       for libsmbclient.
2437 o   Luke Mewburn <lukem@NetBSD.org>
2438     * BUG 1782: Prevent testparm from displaying parameter synonyms.
2441 o   Stefan Metzmacher <metze@samba.org>    
2442     * Fix crash in smbcquotas and smbcacls caused by setup_logging().
2443     * Fix client quota support.
2444     * Fix opening of system quota file.
2447 o   Lars Mueller <lmuelle@samba.org>
2448     * Small fixes for autogen.sh to deal with version detection 
2449       of autoconf and autoheader; fixes for examples using 
2450       libtool to adhere to stricter syntax of newer version.
2453 o   Henrik Nordstrom <hno@squid-cache.org>
2454     * Allow winbindd to return the correct number of groups 
2455       when the groups array must be enlarged.
2458 o   Narayana Pattipati <narayana.pattipati@wipro.com>
2459     * Solaris autoconf detection fixes.
2462 o   Tim Potter <tpot@samba.org>
2463     * BUG 1360: (correct fix) Use -Wl when passing flags to 
2464       the linker.
2465     * HP-UX compile fixes (from JBravo on #samba-technical).
2466     * BUG 1731: More HP-UX compiles fixes.
2467     * BUG 1778: Include yp_prot.h before ypclnt.h as AIX 5.2 
2468       spits the dummy otherwise.
2469     * Fix bug in Python printerdata wrapper.
2470     * BUG 1762: nss_winbind fixes on AIX 5.x (patch from 
2471       <bugzilla-samba@thewrittenword.com>).
2472     * Fix parameter confusion in priming of name-to-sid cache
2473       (Found by Qiao Yang).
2474     * BUG 1888: Remove '..' from all pre-processor commands.
2475     * BUG 1903: Change some #if DEBUG_PASSWORD's to #ifdef 
2476       DEBUG_PASSWORD.
2479 o   Matt Selsky <selsky@columbia.edu>
2480     * BUG 350: use autoconf 2.57 feature for checking header file
2481       preprocessing (fixes configure warnings on Solaris).
2484 o   Richard Renard <rrenard@idealx.com>
2485     * Fix usermgr.exe and trust relationships.
2488 o   Paul Szabo <psz@maths.usyd.edu.au>
2489     * Fix to make find_workgroup use the same 
2490       truncation as create_workgroup.
2493 o   Richard Sharpe <rsharpe@samba.org>
2494     * Ensure cli_write() can support writes >= 65536 bytes.
2497 o   Simo Sorce <idra@samba.org>
2498     * Added check password script code in examples/auth/crackcheck/
2499     * Fix memory corruption bug caused in freeing static memory.
2502 o   Andrew Tridgell <tridge@samba.org>
2503     * Remove lp_use_mmap() from map_file() since the latter 
2504       is for read only and does not require coherence.
2505     * Ensure that the uuid pack/unpack routines do not go past 
2506       the end of the structure.
2507     * Converted Samba 3 tree to use the new utf-16 aware iconv 
2508       code. 
2509     * Changed iconv to recognise UCS-2LE and UTF-16LE as synonyms.
2510     * Ensure configure only uses '=' instead of the bashism '=='.
2511     * Reduces the number of tdb locking calls made on file IO.
2512     
2514 o   Jelmer Vernooij <jelmer@samba.org>
2515     * Convert internal data to UTF-8 before calling libxml2.
2516     * Complain if 'password chat' doesn't contain the %u variable
2517       (based on a patch by Ronan Waide).
2518     
2520 o   Josef Zlomek
2521     * BUG 1541:  Fix recursive ls in smbclient. 
2523     
2524 o   Igor Zhbanov <bsg@uniyar.ac.ru>
2525     * BUG 1797: Prevent winbind and nmbd from ignoring the "-l" 
2526       option.
2528       --------------------------------------------------
2530                   =============================
2531                   Release Notes for Samba 3.0.7
2532                            Sept 13, 2004
2533                   =============================
2535 Common bugs fixed in 3.0.7 include:
2537   o Fixes for two Denial of Service vulnerabilities
2538     (CVE ID# CAN-2004-0807 & CAN-2004-0808).
2539   o Winbind failure to return user entries under certain
2540     conditions.
2541   o Syntax errors in the OpenLDAP schema file (samba.schema).
2542   o Printing errors caused by not setting default values
2543     for the various printing commands.
2546 Changes since 3.0.6
2547 -------------------
2549 smb.conf changes
2550 ----------------
2552     Parameter Name                      Action
2553     --------------                      ------
2554     winbind enable local accounts       disabled by default
2556     
2557 commits
2558 -------
2559 o   Jeremy Allison <jra@samba.org>
2560     * Fix parsing of names ending in dot and a few other error 
2561       returns.
2562     * BUG 1674: Move the symlinks checks into reduce_name().
2563     * Fix memleak when checking the valid names smb.conf option.
2564     * Fix memleak on error return path in the file open code.
2565     * More paranoia checks in the hash2 mangling code.
2566     * Fix syntax error in configure.in.
2567     * Match Win2k3's behavior for pathname parsing error returns.
2568     * Make nmbd more robust against bad netbios packets 
2569       (CAN-2004-0808).
2570     * Add more checks for invalid ASN.1 packets for SPNEGO packets
2571       (CAN-2004-0807).
2573   
2574 o   Andrew Bartlett <abartlet@samba.org>  
2575     * Janitor work in loadparm.c -- remove unused parameters.
2578 o   Gerald Carter <jerry@samba.org>
2579     * BUG 1464: Ensure that printing commands are initialized even
2580       if the 'printing' parameter is not explicitly set.
2581     * Resolve name conflict on DEC OSF-5.1 (inspired by patch from 
2582       Adharsh Praveen <rprav@india.hp.com>)
2583     * Work around parsing error in the print change notify code.
2584     * remove duplicate declaration of getprintprocdir from 
2585       rpcclient.
2586     * Only use sAMAccountName and not userPrincipalName when looking
2587       up a username in AD since the breaks winbindd (lookup_name() 
2588       only works with the sAMAccountName).
2589     * Fix bug with winbindd_getpwnam() caused by Microsoft DC's not 
2590       filling in the username in the user_info3.
2591     * Fix logic bug in the check for creating a user's home directory 
2592       in register_vuid(); caused home directory to be mismatched to 
2593       the first share in smb.conf under certain conditions.
2594     * BUG 1656: rename auto.a to auto.smb.
2595     * Ensure that we assign our pid to print jobs (and not our 
2596       parent's pid); ensures that spooling jobs from dead smbds 
2597       are removed from the tdb.
2598     * Disable 'winbind enable local accounts' by default.
2599     * Adding some initial checks for DragonFly (same as 
2600       FreeBSD 4.1).
2601     
2603 o   Guenther Deschner <gd@samba.org> 
2604     * Use SMB_ASSERT() to track down NULL printer names in 
2605       the tdb open code.
2606     * Revert fix for BUG 1474 to avoid unnecessary packaging 
2607       dependencies.
2610 o   Olaf Flebbe <o.flebbe@science-computing.de>.  
2611     * BUG 1627: fix for NIS compiles on HPUX 11.00, AIX 4.3 
2612       and 5.1.
2613     * BUG 1626: More compile fixes.
2616 o   Rob Foehl <rwf@loonybin.net>
2617     * Don't clear the PRINT_ATTRIBUTE_PUBLISHED was getting reset 
2618       by attempts to sanitize the defined attributes.
2621 o   SATOH Fumiyasu <fumiya@miraclelinux.com>
2622     * BUG 1546: Preserve errno in MB strupper_m/strlower_m.
2625 o   Helmut Heinreichsberger <helmut.heinreichsberger@chello.at>.
2626     * BUG 1657: Remove used initialized variable, 
2627     * BUG 1658: Add a little bit of const.
2630 o   Volker Lendecke <vl@samba.org>
2631     * If there's garbage in the pidfile, we should not panic 
2632       but assume that no one else is around. We can't find the 
2633       other guy anyway.
2636 o   Jim McDonough <jmcd@us.ibm.com>
2637     * Fixup format string in the tdb error messages.
2640 o   Jonas Olsson <lexicon@lysator.liu.se>
2641     * BUG 1416: Don't reuncture a users list to NGROUPS_MAX when 
2642       reporting the list in usrmgr.exe.
2645 o   Tim Potter <tpot@samba.org>
2646     * Fix out-of-tree builds (problem with the script to generate 
2647       the svn version number).
2648     * BUG 1360:  Need to use -Wl when passing flags to the linker.
2649     * BUG 1741: Define a struct nss_groupsbymem for HPUX 11 which 
2650       doesn't have one of its own.
2652 o   Simo Sorce <idra@samba.org>
2653     * Fixup compile issues on AIX caused by broken strlen() and 
2654       strdup().
2655     * Update debian packaging files.
2658 o   Dimitri van der Spek <dwspek@aboveit.nl>
2659     * Use the correct counter when copying group rids from the 
2660       user_info3 struct in pam_winbind.
2661       
2663 o   Qiao Yang <qyang@stbernard.com>
2664     * BUG 1622: Only cache the user
2667       --------------------------------------------------
2668       
2669                   =============================
2670                   Release Notes for Samba 3.0.6
2671                            Aug 19, 2004
2672                   =============================
2674 Common bugs fixed in 3.0.6 include:
2676   o Schannel failure in winbindd.
2677   o Numerous memory leaks.
2678   o Incompatibilities between the 'write list' and 'force user'
2679     smb.conf options.
2680   o Premature optimization of the open_directory() internal 
2681     function that broke tools such as the ArcServe backup 
2682     agent, Macromedia HomeSite, and Robocopy.
2683   o Corrupt workgroup names in nmbd's browse.dat.
2684   o Sharing violation errors commonly seen when opening
2685     when serving Microsoft Office documents from a Samba 
2686     file share.
2687   o Browsing problems caused by an apostrophe (') in the 
2688     computer's description field.
2689   o Problems creating special file types from UNIX CIFS 
2690     clients and enabling 'unix extensions'.
2691   o Fix stalls in smbd caused by inaccessible LDAP servers.
2692   o Remove various memory leaks.
2693   o Fix issues in the password lockout feature.
2695 New features introduced in this release include:
2697   O Support symlinks created by CIFS clients which 
2698     can be followed on the server.
2699   o Using a cups server other than localhost.
2700   o Maintaining the service principal entry in the system 
2701     keytab for integration with other kerberized services.
2702     Please refer to the 'use kerberos keytab' entry in 
2703     smb.conf(5).  When using the heimdal kerberos libraries,
2704     you must also specify the following in /etc/krb5.conf:
2705     [libdefaults]
2706        default_keytab_name = FILE:/etc/krb5.keytab
2707   o Support for maintaining individual printer names
2708     stored separately from the printer's sharename.
2709   o Support for maintaining user password history.
2710   o Support for honoring the logon times for user in a 
2711     Samba domain.
2714 ============================================
2715 unix extensions = yes (default) and symlinks
2716 ============================================
2718 Beginning with Samba 3.0.6pre1 (formerly known as 3.0.5pre1), 
2719 clients supporting the UNIX extensions to the CIFS protocol 
2720 can create symlinks to absolute paths which will be **followed** 
2721 by the server.  This functionality has been requested in order 
2722 to correctly support certain applications when the user's home 
2723 directory is mounted using some type of CIFS client (e.g. the 
2724 cifsvfs in the Linux 2.6 kernel).
2726 If this behavior is not acceptable for your production environment
2727 you can set 'wide links = no' in the specific share declaration in 
2728 the server's smb.conf.  Be aware that disabling wide link support 
2729 out of a share in Samba may impact the server's performance due 
2730 to the fact that smbd will now have to check each path additional 
2731 times before traversing it.
2732   
2734 ========================
2735 Password History Support 
2736 ========================
2738 The new password history feature allows smbd to check the new 
2739 password in password change requests against a list of the user's
2740 previous passwords.  The number of previous passwords to save can 
2741 be set using pdbedit (4 in this example):
2743    root# pdbedit -P "password history" -C 4
2745 When using the ldapsam passdb backend, it is vital to secure the 
2746 following attributes from access by non-administrative users:
2748    * sambaNTPassword
2749    * sambaLMPassword
2750    * sambaPasswordHistory
2752 You should refer to your directory server's documentation on how 
2753 to implement this restriction.
2756 Changes since 3.0.5
2757 -------------------
2759 smb.conf changes
2760 ----------------
2762     Parameter Name              Action
2763     --------------              ------
2764     cups server                 New
2765     defer sharing violations    New
2766     force unknown acl user      New
2767     ldap timeout                New
2768     printcap cache time         New
2769     use kerberos keytab         New
2770     
2771 commits
2772 -------
2773 o   Jeremy Allison <jra@samba.org> 
2774     * Correct path parsing bug that broke DeletePrinterDriverEx().
2775     * Fix bugs in check_path_syntax() caught by asserts.
2776     * Internal change - rearrange internal global case setting 
2777       variables to a per connection basis.
2778     * BUG 1345: Fix premature optimization in unix_convert(). 
2779     * Allow clients to truncate a locked file.
2780     * BUG 1319: Always check to see if a user as write access
2781       to a share, even when 'force user' is set.
2782     * Fix specific case of open that doesn't cause oplock break, 
2783       or share mode check.
2784     * Correct sid type is WKN_GROUP, not alias. Added some 
2785       more known types (inspired by patch from Jianliang Lu).
2786     * Allow creation of absolute symlink paths via CIFS clients.
2787     * Fix charset bug in when invoking send_mailslot().
2788     * When using widelinks = no, use realpath to canonicalize 
2789       the connection path on connection create for the user. 
2790     * Enhance stat open code.
2791     * Fix unix extensions mknod code path.
2792     * Allow unix domain socket creation via unix extensions.
2793     * Auto disable the 'store dos attribute' parameter if the 
2794       underlying filesystem doesn't support EAs.
2795     * Implement deferred open code to fix a bug with Excel files 
2796       on Samba shares.
2797     * BUG 1427: Catch bad path errors at the right point.  Ensure 
2798       all our pathname parsing is consistent.
2799     * Fix SMB signing error introduced by the new deferred open 
2800       code.
2801     * Change default setting for case sensitivity to "auto". (see 
2802       commit message -- r1154 -- for details).
2803     * Add new remote client arch -- CIFSFS.
2804     * Allow smbd to maintain the service principal entry in the 
2805       system keytab file (based on patch Dan Perry <dperry@pppl.gov>, 
2806       Guenther Deschner, et. al.).
2807     * Fix longstanding memleak bug with logfile name.
2808     * Fix incorrect type in printer publishing (struct uuid, 
2809       not UUID_FLAT).
2810     * Heimdal compile fixes after introduction of the new ketyab 
2811       feature.
2812     * Ensure we check attributes correctly on rename request.
2813     * Ensure we defer a sharing violation on rename correctly.
2814     * BUG 607: Ensure we remove DNS and DNSFAIL records immediately 
2815       on timeout.
2816     * Fix bogus error message when using "mangling method = hash" 
2817       rather than hash2.
2818     * Turn on sendfile by default for non-Win9x clients.
2819     * Handle non-io opens that cause oplock breaks correctly.
2820     * Ensure ldap replication sleep time is not more than 5 seconds.
2821     * Add support for storing a user's password history.
2822       LDAP portion of the code was based on a patch from 
2823       Jianliang Lu <j.lu@tiesse.com>.
2824     * Correct memory leaks found in the password change code.
2825     * Fix support for the mknod command with the Linux CIFS client.
2826     * Remove support for passing the new password to smbpasswd 
2827       on the command line without using the -s option.
2828     * Ensure home directory service number is correctly reused
2829       (inspired by patches from Michael Collin Nielsen 
2830       <michael@hum.aau.dk>).
2831     * Fix to stop printing accounts from resetting the bas 
2832       password and account lockout flags.
2833     * If a account was locked out by an admin (and has a bad 
2834       password count of zero) leave it locked out until an admin 
2835       unlocks it (but log a message).
2836     * Ensure we return the same ACL revision on the wire that 
2837       W2K3 does.
2838     * BUG 1578: Hardcode replacement for invalid characters as '_'
2839       (based on fix from Alexander E. Patrakov <patrakov@ums.usu.ru>).
2840     * Fix hashed password history for LDAP backends.
2841     * Enforce logon hours restrictions if confiogured (based on code 
2842       from Richard Renard <rrenard@idealx.com>).
2843     * BUG 1606: Force smbd to disable sendfile with DOS clients 
2844       and ensure that the chained header is filled in for ...&X 
2845       commands.
2846     * BUG 1602: Fix access to shares when all symlink support 
2847       has been disabled.
2851 o   Tom Alsberg <alsbergt@cs.huji.ac.il>
2852     * Allow pdbedit to export a single user from a passdb backend.
2853     
2855 o   Andrew Bartlett <abartlet@samba.org>  
2856     * Fix parsing bug in GetDomPwInfo().
2857     * Fix segfault in 'ntlm_auth --diagnostics'.
2858     * Re-enable code to allow sid_to_gid() to perform a group 
2859       mapping lookup before checking with winbindd.
2860     * Fix memory leak in the trans2 signing code.
2861     * Allow more flexible GSS-SPENGO client and server operation 
2862       in ntlm_auth.
2863     * Improve smbd's internal random number generation.
2864     * Fix a few outstanding long password changes in smbd.
2865     * Fix LANMAN2 session setup code.
2868 o   Eric Boehm <boehm@nortelnetworks.com>
2869     BUG 703: Final touches on netgroup case lookups.
2870     
2871     
2872 o   Jerome Borsboom <j.borsboom@erasmusmc.nl>
2873     * Ensure error status codes don't get overwritten in 
2874       lsa_lookup_sids() server code.
2875     * Correct bug that caused smbd to overwrite certain error 
2876       codes when returning up the call stack.
2877     * Ensure the correct sid type returned for builtin sids.
2880 o   Gerald Carter <jerry@samba.org>
2881     * Fix a few bugs in the Fedora Packaging files.
2882     * Fix for setting the called name to by our IP if the 
2883       called name was *SMBSERVER and *SMBSERV.   Fixes issue 
2884       with connecting to printers via \\ip.ad.dr.ess\printer 
2885       UNC path.
2886     * BUG 1315: fix for schannel client connections to servers
2887       when we haven't specifically negotiated AUTH_PIPE_SEAL.
2888     * Allow PrinterDriverData valuenames with embedded backslashes
2889       (Fixes bug with one of the Konica Fiery drivers).
2890     * Fixed string length miscalculation in netbios names that 
2891       resulted in corrupt workgroup names in browse.dat.
2892     * When running smbd as a daemon, launch child smbd to update 
2893       the lpq cache listing in the background.
2894     * Allow printers "Printers..." folder to be renamed to a string 
2895       other than the share name.
2896     * Allow winbindd to use domain trust account passwords when 
2897       running on a Samba DC to establish an schannel to remote 
2898       domains.
2899     * Fix bad merge and ensure that we always use tdb_open_log() 
2900       instead of tdb_open_ex() (the former call enforce the 'use 
2901       mmap' parameter).
2902     * BUG 1221: revert old change that used single and double 
2903       quotes as delimeters in next_token(), and change 
2904       print_parameter() to print out parm values surrounded by 
2905       double quotes (instead of single quotes).
2906     * Prevent home directories added during the SMBsesssetup&X from 
2907       being removed as unused services.
2908     * Invalidate the print object cache for open printer handles when
2909       smbd receives a message that an attribute on a given printer 
2910       has been changed.
2911     * Cause the configure script to exit if --enable-cups[=yes] is 
2912       defined and the system does not have the cups devel files 
2913       installed.
2914     * BUG 1297: Prevent map_username() from being called twice 
2915       during logon.
2916     * Ensure that we use the userPrincipalName AD attribute 
2917       value for LDAP SASL binds.
2918     * Ensure we remove the tdb entry when deleting a job that 
2919       is being spooled.
2920     * BUG 1520: Work around bug in Windows XP SP2 RC2 where the 
2921       client sends a FindNextPrintChangeNotify() request without 
2922       previously sending a FindFirstPrintChangeNotify().  Return 
2923       the same error code as Windows 2000 SP4.
2924     * BUG 1516: Manually declare ldap_open_with_timeout() to 
2925       workaround compiler errors on IRIX (or other systems without 
2926       LDAP headers).
2927     * Merge security fixes for CAN-2004-0600, CAN-2004-0686 from 
2928       3.0.5.
2929     * Corrected syntax error in the OID for sambaUnixIdPool, 
2930       sambaSidEntry, & sambaIdmapEntry object classes.
2931     * Tighten the cache consistency with the ntprinters.tdb entry 
2932       an the in memory cache associated with open printer handles.
2933     * Make sure that register_messages_flags() doesn't overwrite 
2934       the originally registered flags.
2937 o   Fabien Chevalier <fabien.chevalier@supelec.fr>
2938     * Debian BUG 252591: Ensure that the return value from the 
2939       number of available interfaces is initialized in case no 
2940       interfaces are actually available.
2943 o   Guenther Deschner <gd@sernet.de> 
2944     * Implement 'rpcclient setprintername'.
2945     * Add local groups to the user's NT_TOKEN since they are 
2946       actually supported now.
2947     * Heimdal compile fixes after introduction of the new keytab 
2948       feature.
2949     * Correctly honor the info level parameter in 'rpcclient 
2950       enumprinters'.
2951     * Reintroduce 'force unknown acl user' parameter.  When getting a 
2952       security descriptor for a file, if the owner sid is not known, 
2953       the owner uid is set to the current uid. Same for group sid.
2954     * Ensure that REG_SZ values in the SetPrinterData actually 
2955       get written in UNICODE strings rather than ASCII.
2956     * Ensure that the last kerberos error return is not invalid.
2957     * Display share ACL entries from rpcclient.
2958     * Correct infinite loop in pam_winbind's verification of 
2959       group membership in the 'other sids' field in the user_info3 
2960       struct.
2963 o   Fabian Franz <FabianFranz@gmx.de>
2964     * Support specifying a port in the device URL passed to smbspool.
2965     
2966     
2967 o   Steve French <sfrench@us.ibm.com>
2968     * Handle -S and user mount parms in mount.cifs.
2969     * Fix user unmount of shares mount with suid mount.cifs.
2970     * prevent infinite recusion in reopen_logs() when expanding 
2971       the smb.conf variable %I.
2974 o   Bjoern Jacke <bj@sernet.de>
2975     * Install libsmbclient into $(LIBDIR), not into hard coded 
2976       ${prefix}/lib. This helps amd64 systems with /lib and /lib64 
2977       and an explicit configure --libdir setting.
2980 o   <kawasa_r@itg.hitachi.co.jp>
2981     * Correct more memory leaks and initialization bugs.
2982     * Fix bug that prevented core dumps from being generated 
2983       even if you tried.
2984     * Connect to the winbind pipe in non-blocking mode to 
2985       prevent processes from hanging.
2986     * Memory leak fixes.
2989 o   Stephan Kulow <coolo@suse.de>
2990     * Fix crash bug in libsmbclient.
2993 o   Volker Lendecke <vl@samba.org>
2994     * Added vfs_full_audit module.
2995     * Add vfs_afsacl.c which can display & set AFS acls via 
2996       the NT security editor.
2997     * Fix crash bug caused by trying to Base64 encode a NULL string.
2998     * Fix DOS error code bug in reply_chkpath().
2999     * Correct misunderstanding of the max_size field in 
3000       cli_samr_enum_als_groups;  it is more like an account_control 
3001       field with individual bits what to retrieve.
3002     * Implement 'net rpc group rename' -- rename domain groups.
3003     * Implement the 'cups server' option. This makes it possible 
3004       to have virtual smbd's connect to different cups daemons.
3005     * Paranoia fixes when adding local aliases to a user's NT_TOKEN.
3006     * Fix sid_to_gid() calls in winbindd to prevent loops.
3007     * Ensure that local_sid_to_gid() sets the type of the group on 
3008       return.
3009     * Make sure that the clients are given back the IP address to 
3010       which they connected in the case of a multi-homed host. Only 
3011       affects strings the spoolss printing replies.
3012     * Fix the bad password lockout. This has not worked as pdb_ldap.c 
3013       did not ask for the modifyTimestamp attribute, so it could 
3014       not find it.   Try not to regress by not putting that attrib 
3015       in the main list but append it manually for the relevant searches.
3016     * Fix two memleaks in login_cache.c.
3017     * fixes memory bloat when unmarshalling strings.
3018     * Fix compile errors using gcc 3.2 on SuSE 8.2.
3019     * Fix the build for systems without kerberos headers.
3020     * Allow winbindd to handle authentication requests only when 
3021       started without either an 'idmap uid' or 'idmap gid' range.
3022     * Fix the build for systems without ldap headers.
3023     * Fix interaction between share security descriptor and the 
3024       'read only' smb.conf option.
3025     * Fix bug that caused _samr_lookupsids() with more than 32 (
3026       MAX_REF_DOMAINS) SIDs to fail.
3027     * Allow the 'idmap backend' parameter to accept a list of 
3028       LDAP servers for failover purposes.
3029     * Revert code in smbd to remove a tdb when it has become 
3030       corrupted.
3031     * Add paranoid checks when mapping SIDs to a uid/gid to 
3032       ensure that the type is correct.
3033     * Initial work on getting client support for sending mailslot 
3034       datagrams.
3035     * Add 'ldap timeout' parameter.
3036     * Dont always uppercase 'afs username map'.
3037     * Expand aliases for getusersids as well.
3038     * Improved NT->AFS ACL mapping VFS module.
3041 o   Herb Lewis <herb@samba.org>
3042     * Add the acls debug class.
3043     * Fix logic bug in netbios name truncate routine.
3044     * Fix smbd crash caused by smbtorture IOCTL test.
3045     * Fix errno tromping before calling iconv to reset the 
3046       conversion state.
3047     * need to leave empty dacl so we can remove last ACE.
3050 o   Jianliang Lu <Jianliang.Lu@getronics.com>
3051     * Fix to stop smbd hanging on missing group member in 
3052       get_memberuids().
3053     * Make sure Samba returns the correct group types.
3054      * Reset the bad password count password counts upon a successful login.
3055      
3056      
3057 o   Jason Mader <jason@ncac.gwu.edu>
3058     * BUG 1385: Don't use non-consts in a structure initialization.
3059     
3061 o   Jim McDonough <jmcd@us.ibm.com>
3062     * BUG 1279: SMBjobid fix for Samba print servers running on 
3063       Big-Endian platforms.
3066 o   Joe Meadows <jameadows@webopolis.com>
3067     * Add optional timeout parameter to ldap open calls.
3068     * Allow get_dc_list() to check the negative cache.
3071 o   Stefan Metzmacher <metze@samba.org>    
3072     * fix a configure logic bug for linux/XFS quotas when 
3073       using --with-sys-quotas.
3074     * Use quota debug class in quota code.
3075     * print out the SVN revision by configure,
3076     
3078 o   Buchan Milne <bgmilne@mandrake.org>
3079     * Mandrake packaging fixes.
3080     
3081     
3082 o   Lars Mueller <lmuelle@samba.org>
3083     * BUG 1279: Added 'printcap cache time' parameter.
3084     * Fix afs related build issues on SuSE.
3085     * Fix compiler warnings in the kerberos client code.
3088 o   James Peach <jpeach@sgi.com>
3089     * More iconv detection fixes for IRIX.
3090     * Compile fixed for systems that do not have C99/UNIX98 compliant 
3091       vsnprintf by default.
3092     * Prevent smbd from attempting to use sendfile at all if it is 
3093       not supported by the server's OS.
3094     * Allow SWAT to search for index.html when serving html files 
3095       in a directory.
3098 o   Dan Peterson
3099     * Implement NFS quota support on FreeBSD.
3102 o   Tim Potter <tpot@samba.org>
3103     * BUG 1360: Use -Bsymbolic when creating shared libraries to 
3104       avoid conflicts with identical symbols in the global namespace 
3105       when loading libnss_wins.so.
3108 o   Richard Renard <rrenard@idealx.com>
3109     * Save the current password as it is being changed into the 
3110       password history list.
3113 o   Richard Sharpe <rsharpe@samba.org>
3114     * Fix error return codes on some lock messages.
3115     * BUG 1178: Make the libsmbclient routines callable 
3116       by C++ programs.
3117     * BUG 1333: Make sure we return an error code when 
3118       things go wrong.
3119     * BUG 1301: Return NT_STATUS_SHARING_VIOLATION when 
3120       share mode locking requests fail.
3123 o   Simo Sorce <idra@samba.org>
3124     * Update Debian stable & unstable packaging.
3125     * Tidy up parametric options in testparm output.
3128 o   Richard Sharpe <rsharpe@samba.org>
3129     * Add sigchild handling to winbindd to restart the child 
3130       daemon if necessary.
3133 o   Tom Shaw <tomisfaraway@gmail.com>
3134     * Use winbindd_fill_pwent() consistently.
3137 o   Nick Thompson <nickthompson@agere.com>
3138     * Protect smbd against broken filesystems which return zero 
3139       blocksize.
3142 o   Andrew Tridgell <tridge@samba.org>
3143     * Fixed bug in handling of timeout in socket connections.
3144      
3146 o   Nick Wellnhofer <wellnhofer@aevum.de>    
3147     * Prevent lp_interfaces() list from being corrupted.  Fixes
3148       bug where nmbd would lose the list of network interfaces 
3149       on the system and consequently shutdown.
3151       
3152 o   James Wilkinson <jwilk@alumni.cse.ucsc.edu>
3153     * Fix ntlm_auth memory leaks.
3156 o   Jelmer Vernooij <jelmer@samba.org>
3157     * Additional NT status to unix error mappings.
3158     * BUG 478: Rename vsnprintf to smb_vsnprintf so we don't 
3159       get duplicate symbol errors.
3160     * Return an error when the last command read from stdin 
3161       fails in smbclient.
3162     * Prepare for better error checking in tar.
3163     * BUG 1474: Fix build of --with-expsam stuff on Solaris.
3164       
3166       --------------------------------------------------
3167       
3168                  =============================
3169                  Release Notes for Samba 3.0.5
3170                          July 20, 2004
3171                  =============================
3173 Please note that Samba 3.0.5 is identical to Samba 3.0.4 with 
3174 the exception of correcting the two security issues outlined 
3175 below.
3177 ######################## SECURITY RELEASE ########################
3179 Summary:       Multiple Potential Buffer Overruns in Samba 3.0.x
3180 CVE ID:        CAN-2004-0600, CAN-2004-0686
3181                (http://cve.mitre.org/)
3184 This is the latest stable release of Samba. This is the version
3185 that production Samba servers should be running for all current
3186 bug-fixes.
3188 It has been confirmed that versions of Samba 3 prior to v3.0.4
3189 are vulnerable to two potential buffer overruns.  The individual
3190 details are given below.
3192 =============
3193 CAN-2004-0600
3194 =============
3196 Affected Versions:      Samba 3.0.2 and later
3198 The internal routine used by the Samba Web Administration
3199 Tool (SWAT v3.0.2 and later) to decode the base64 data
3200 during HTTP basic authentication is subject to a buffer
3201 overrun caused by an invalid base64 character.  It is
3202 recommended that all Samba v3.0.2 or later installations
3203 running SWAT either (a) upgrade to v3.0.5, or (b) disable
3204 the swat administration service as a temporary workaround.
3206 This same code is used internally to decode the
3207 sambaMungedDial attribute value when using the ldapsam
3208 passdb backend. While we do not believe that the base64
3209 decoding routines used by the ldapsam passdb backend can
3210 be exploited, sites using an LDAP directory service with
3211 Samba are strongly encouraged to verify that the DIT only
3212 allows write access to sambaSamAccount attributes by a
3213 sufficiently authorized user.
3215 The Samba Team would like to heartily thank Evgeny Demidov
3216 for analyzing and reporting this bug.
3218 -------------
3219 CAN-2004-0686
3220 -------------
3222 Affected Versions:      Samba 3.0.0 and later
3224 A buffer overrun has been located in the code used to support
3225 the 'mangling method = hash' smb.conf option.  Please be aware
3226 that the default setting for this parameter is 'mangling method
3227 = hash2' and therefore not vulnerable.
3229 Affected Samba 3 installations can avoid this possible security
3230 bug by using the default hash2 mangling method.  Server
3231 installations requiring the hash mangling method are encouraged
3232 to upgrade to Samba 3.0.5.
3235 ##################################################################
3237     --------------------------------------------------
3238                  
3239                  =============================
3240                  Release Notes for Samba 3.0.4
3241                           May 8, 2004
3242                  =============================
3244 Common bugs fixed in Samba 3.0.4 include:
3246   o Password changing after applying the patch described in 
3247     the Microsoft KB828741 article to Windows clients.
3248   o Crashes in smbd.
3249   o Managing print jobs via Windows on Big-Endian servers.
3250   o Several memory leaks in winbindd and smbd.
3251   o Compile issues on AIX and *BSD.
3253 Changes since 3.0.3
3254 --------------------
3256 commits
3257 -------
3259 o   Jeremy Allison <jra@samba.org>
3260     * Fix path processing for DeletePrinterDriverEx().
3261     * BUG 1303: Fix for Microsoft hotfix MS04-011 password change 
3262       breakage.
3265 o   Andrew Bartlett <abartlet@samba.org>
3266     * Fix alignment bug in GetDomPwInfo().
3269 o   Alexander Bokovoy <ab@samba.org>
3270     * Fix utime[s]() issues in smbwrapper on systems 
3271       that can boot both the 2.4 and 2.6 Linux kernels.
3274 o   Gerald Carter <jerry@samba.org>
3275     * Fedora packaging fixes.
3276     * BUG 1302: Fix seg fault by not trying to optimize a list of 
3277       invalid gids using the wrong array size.
3278     * BUG 1309: fix seg fault caused by trying to strdup(NULL)
3279       seen when 'security = share'.
3280     * Fix problems when using IBM's compiler on AIX.
3281     * Link Developer's Guide, Example Guide, and multi-page HOWTO
3282       into SWAT's welcome page.
3283     * BUG 1293: fix double free in printer publishing code.
3285     
3286 o   Wim Delvaux <wim.delvaux@adaptiveplanet.com>
3287     * Fix for handling timeouts in socket connections.
3290 o   Michel Gravey <michel.gravey@optogone.com>
3291     * BUG 483: patch from  to fix password hash creation in SWAT.
3292     
3294 o   Volker Lendecke <vl@samba.org>
3295     * Close the open NT pipes before the tdis.
3296     * Fix AFS related build issues.
3297     * Handle error conditions when base64 encoding a blob of 0 bytes.
3299     
3300 o   Herb Lewis <herb@samba.org>
3301     * Added 'acls' debug class.
3303 o   kawasa_r@itg.hitachi.co.jp
3304     * Multiple variable initialization and memory leak fixes.
3305     
3306     
3307 o   Stephan Kulow <coolo@suse.de>
3308     * Fix string length bug in libsmbclient that caused KDE's 
3309       Konqueror to crash.
3310     * BUG 429: More libsmbclient fixes.
3313 o   Jim McDonough <jmcd@us.ibm.com>
3314     * BUG 1007, 1279: Store the print job using a little-endian key.
3317 o   Eric Mertens
3318     o Compile fix for OpenBSD (ENOTSUP not supported).
3320     
3321 o   Stefan Metzmacher <metze@samba.org>
3322     * Correct bug in disks quota views from explorer.
3324     
3325 o   Tim Potter <tpot@samba.org>
3326     BUG 1305: Correct debug output.
3329 o   Richard Sharpe <rsharpe@samba.org>
3330     * Fix incorrect error code mapping.
3333 o   Jelmer Vernooij <jelmer@samba.org>
3334     * Add additional NT_STATUS errorm mappings.
3335     
3337     --------------------------------------------------
3339                  =============================
3340                  Release Notes for Samba 3.0.3
3341                         April 29, 2004
3342                  =============================
3345 Common bugs fixed in Samba 3.0.3 include:
3347   o Crash bugs and change notify issues in Samba's printing code.
3348   o Honoring secondary group membership on domain member servers.
3349   o TDB scalability issue surrounding the TDB_CLEAR_IF_FIRST flag.
3350   o Substitution errors for %[UuGg] in smb.conf.
3351   o winbindd crashes when using ADS security mode.
3352   o SMB signing errors.
3353   o Delays in winbindd startup caused by unnecessary 
3354     connections to trusted domain controllers.
3355   o Various small memory leaks.
3356   o Winbindd failing due to expired Kerberos tickets.
3358 New features introduced in Samba 3.0.3 include:
3360   o Improved support for i18n character sets.
3361   o Support for account lockout policy based on
3362     bad password attempts.
3363   o Improved support for long password changes (>14
3364     characters) and strong password enforcement.
3365   o Support for Windows aliases (i.e. nested groups).
3366   o Experimental support for storing DOS attribute on files
3367     and folders in Extended Attributes.
3368   o Support for local nested groups via winbindd.
3369   o Specifying options to be passed directly to the CUPS libraries.
3371 Please be aware that the Samba source code repository was 
3372 migrated from CVS to Subversion on April 4, 2004.  Details on 
3373 accessing the Samba source tree via anonymous svn can be found 
3374 at http://svn.samba.org/samba/subversion.html.
3377 Changes since 3.0.2a
3378 --------------------
3379 smb.conf changes
3380 ----------------
3382     Parameter Name              Action
3383     --------------              ------
3384     cups options                New
3385     ea support                  New
3386     only user                   Deprecated
3387     store dos attributes        New
3388     unicode                     Removed
3389     winbind nested groups       New
3391     
3392 commits
3393 -------
3395 o   Jeremy Allison <jra@samba.org>
3396     * Ensure that Kerberos mutex is always properly unlocked.
3397     * Removed Heimdal "in-memory keytab" support.
3398     * Fixup the 'multiple-vuids' bugs in our server code.
3399     * Correct return code from lsa_lookup_sids() on unmapped
3400       sids (based on work by vl@samba.org).
3401     * Fix the "too many fcntl locks" scalability problem 
3402       raised by tridge.
3403     * Fixup correct (as per W2K3) returns for lookupsids 
3404       as well as lookupnames.
3405     * Fixups for delete-on-close semantics as per Win2k3 behavior.
3406     * Make SMB_FILE_ACCESS_INFORMATION call work correctly.
3407     * Fix "unable to initialize" bug when smbd hasn't been run with 
3408       new system and a user is being added via pdbedit/smbpasswd.
3409     * Added NTrename SMB (0xA5).
3410     * Fixup correct timeout values for blocking lock timeouts.
3411     * Fix various bugs reported by 'gentest'.
3412     * More locking fixes in the case where we own the lock.
3413     * Fix up regression in IS_NAME_VALID and renames.
3414     * Don't set allocation size on directories.
3415     * Return correct error code on fail if file exists and target 
3416       is a directory.
3417     * Added client "hardlink" comment to test doing NT rename with 
3418       hard links.  Added hardlink_internals() code - UNIX extensions 
3419       now use this as well.
3420     * Use a common function to parse all pathnames from the wire for 
3421       much closer emulation of Win2k3 error return codes.
3422     * Implement check_path_syntax() and rewrite string sub 
3423       functions for better multibyte support.
3424     * Ensure msdfs referrals are multibyte safe.
3425     * Allow msdfs symlink syntax to be more forgiving.
3426       eg. sym_link -> msdfs://server/share/path/in/share 
3427       or  sym_link -> msdfs:\\server\share\path\in\share.
3428     * Cleanup multibyte netbios name support in nmbd ( based on patch
3429       by MORIYAMA Masayuki <moriyama@miraclelinux.com>).
3430     * Fix check_path_syntax() for multibyte encodings which have 
3431       no '\' as second byte (based on work by ab@samba.org.
3432     * Fix the "dfs self-referrals as anonymous user" problem
3433       (based on patch from vl@samba.org).
3434     * BUG 1064: Ensure truncate attribute checking is done correctly 
3435       on "hidden" dot files.
3436     * Fix bug in anonymous dfs self-referrals again.
3437     * Fix get/set of EA's in client library
3438     * Added support for OS/2 EA's in smbd server.
3439     * Added 'ea support' parameter to smb.conf.
3440     * Added 'store dos attributes' parameter to smb.conf.
3441     * Fix wildcard identical rename.
3442     * Fix reply_ctemp - make compatible with w2k3.
3443     * Fix wildcard unlink.
3444     * Fix wildcard src with wildcard dest renames.      
3445     * BUG 1139: Fix based on suggestion by jdev@panix.com.
3446       swap lookups for user and group - group will do an
3447       algorithmic lookup if it fails, user won't.
3448     * Make EA's lookups case independent.
3449     * Fix SETPATHINFO in 'unix extensions' support.
3450     * Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for 
3451       the UNIX info levels, and the short case preserve names.
3454 o   Timur Bakeyev <timur@com.bat.ru>
3455     * BUG 1144: only set --with-fhs when the argument is 'yes'
3456     * BUG 1152: Allow python modules to build despite libraries added 
3457       to LDFLAGS instead of LDPATH.
3458     * BUG 1141: Fix nss*.so names on FreeBSD 5.x.
3461 o   Craig Barratt <cbarratt@users.sourceforge.net>
3462     * BUG 389: Allow multiple exclude arguments with smbclient 
3463       tar -Xr options (better support for Amanda backup client).
3466 o   Andrew Bartlett <abartlet@samba.org>
3467     * Include support for linking with cracklib for enforcing strong 
3468       password changes.
3469     * Add support for >14 character password changes from Windows 
3470       clients.
3471     * Add 'admin set password' capability to 'net rpc'.
3472     * Allow 'net rpc samdump' to work with any joined domain 
3473       regardless of smb.conf settings.
3474     * Use an allocated buffer for count_chars.
3475     * Add sanity checks for changes in the domain SID in an 
3476       LDAP DIT.
3477     * Implement python unit tests for Samba's multibyte string 
3478       support.
3479     * Remove 'unicode' smb.conf option.
3480     * BUG 1138: Fix support for 'optional' SMB signing and other 
3481       signing bugs.
3482     * BUG 169: Fix NTLMv2-only behavior.
3483     * Ensure 'net' honors the 'netbios name' in the smb.conf by 
3484       default.
3485     * Support SMB signing on connections using only the LANMAN 
3486       password and generate the correct the 'session key' for these 
3487       connections.
3488     * Implement --required-membership-of=, an ntlm_auth option 
3489       that restricts all authentication to members of this particular 
3490       group.
3491     * Improve our fall back code for password changes.
3492     * Only send the ntlm_auth 'ntlm-server-1' helper client a '.' 
3493       after the server had said something (such as an error).
3494     * Add 'ntlm-server-1' helper protocol to ntlm_auth.
3496       
3497 o   Alexander Bokovoy <ab@samba.org>
3498     * Fix incorrect size calculation of the directory name 
3499       in recycle.so.
3500     * Fix problems with very long filenames in both smbd and smbclient
3501       caused by truncating paths during character conversions.
3502     * Fix smbfs problem with Tree Disconnect issued before smbfs 
3503       starts its work.
3506 o   Gerald Carter <jerry@samba.org>
3507     * BUG 850: Fix 'make installmodules' bug on True64.
3508     * BUG 66: mark 'only user' deprecated.
3509     * Remove corrupt tdb and shutdown (only for printing tdbs, 
3510       connections, sessionid & locking).
3511     * decrement smbd counter in connections.tdb in smb_panic().
3512     * RedHat specfile updates.
3513     * Fix xattr.h build issue on Debian testing and SuSE 8.2.
3514     * BUG 1147; bad pointer case in get_stored_queue_info() 
3515       causing seg fault.
3516     * BUG 761: read the config file before initialized default 
3517       values for printing options; don't default to bsd printing 
3518       Linux.
3519     * Allow the 'printing' parameter to be set on a per share basis.
3520     * BUG 503: RedHat/Fedora packaging fixes regarding logrotate.
3521     * BUG 848: don't create winbind local users/groups that already 
3522       exist in the tdb.
3523     * BUG 1080: fix declaration of SMB_BIG_UINT (broke compile on 
3524       LynxOS/ppc).
3525     * BUG 488: fix the 'show client in col 1' button and correctly 
3526       enumerate active connections.
3527     * BUG 1007 (partial): Fix abort in smbd caused by byte ordering 
3528       problem when storing the updating pid for the lpq cache.
3529     * BUG 1007 (partial): Fix print change notify bugs.
3530     * BUG 1165, 1126: Fix bug with secondary groups (security = ads) 
3531       and winbind use default domain = yes.  Also ensures that 
3532     * BUG 1151: Ensure that winbindd users are passed through 
3533       the username map.
3534     * Fix client rpc binds for ASU derived servers (pc netlink, 
3535       etc...).
3536     * BUG 417, 1128: Ensure that the current_user_info is set
3537       consistently so that %[UuGg] is expanded correctly.
3538     * BUG 1195: Fix crash in winbindd when the ADS server is 
3539       unavailable.
3540     * BUG 1185: Set reconnect time to be the same as the 
3541       'winbind cache time'.
3542     * Ensure that we return the sec_desc in smb_io_printer_info_2.
3543     * Change Samba printers Win32 attribute to PRINTER_ATTRIBUTE_LOCAL.
3544     * BUG 1095: Honor the '-l' option in smbclient.
3545     * BUG 1023: surround get_group_from_gid() with become_unbecome_root() 
3546       block.
3547     * Ensure server schannel uses the auth level requested by the 
3548       client.
3549     * Removed --with-cracklib option due to potential crash issue.
3550     * Fix -lcrypto linking problem with wbinfo.
3551     * BUG 761: allow printing parameter to set defaults on a per 
3552       share basis.
3553     * Add 'cups options' parameter to allow raw printing without 
3554       changing /etc/cups/cupsd.conf.
3555     * BUG 1081, 1183: Added remove_duplicate_gids() to smbd and 
3556       winbindd.
3557     * BUG 1246: Fix typo in Fedora /etc/init.d/winbind.
3558     * BUG 1288: resolve any machine netbios name (0x00) and not just 
3559       servers (0x20).
3560     * BUG 1199: Fix potential symlink issue in 
3561       examples/printing/smbprint.
3564 o   Robert Dahlem <Robert.Dahlem@gmx.net>
3565     * BUG 1048:  Don't return short names when when 'mangled names = no'
3568 o   Guenther Deschner <gd@suse.com>
3569     * Remove hard coded attribute name in the ads ranged retrieval
3570       code.
3571     * Add --with-libdir and --with-mandir to autoconf script.
3574 o   Bostjan Golob <golob@gimb.org>
3575     * BUG 1046: Fix  getpwent_list() so that the username is not 
3576       overwritten by other fields.
3579 o   Landon Fuller <landonf@opendarwin.org>
3580     * BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) 
3581       to fix user/group enumeration on systems whose libc does not 
3582       call setgrent() before trying to enumerate users (i.e. 
3583       FreeBSD 5.2).
3586 o   Steve French <sfrench@us.ibm.com>
3587     * Update mount.cifs to version 1.1.
3588     * Disable dev (MS_NODEV) on user mounts from cifs vfs.
3589     * Fixes to minor security bug in the mount helper.
3590     * Fix credential file mounting for cifs vfs.
3591     * Fix free of incremented pointer in cifsvfs mount helper.
3592     * Fix path canonicalization of the mount target path and help 
3593       text display in the cifs mount helper.
3594     * Add missing guest mount option for mount.cifs.
3597 o   SATOH Fumiyasu <fumiya@miraclelinux.com>
3598     * BUG 1055; formatting fixes for 'net share'.
3599     * BUG 692: correct truncation of share names and workgroup 
3600       names in smbclient.
3601     * BUG 1088: use strchr_m() for query_host (smbclient -L).
3602     * Patch from to internally count characters correctly.
3605 o   Paul Green <paulg@samba.org>
3606     * Update VOS _POSIX_C_SOURCE macro to 200112L.
3607     * Fix bug in configure.ion by moving the first use of 
3608       AC_CHECK_HEADERS so it is always executed.
3609     * Fix configure.in to only use $BLDSHARED to select whether to 
3610       build static or shared libraries.
3613 o   Pat Haywarrd <Pat.Hayward@propero.net>
3614     * Make the session_users list dynamic (max of 128K).
3615     
3616     
3617 o   Cal Heldenbrand <calzplace@yahoo.com> 
3618     * Fix for for 'pam_smbpass migrate' functionality.
3621 o   Chris Hertel <crh@samba.org>
3622     * fix enumeration of shares 12 characters in length via 
3623       smbclient.
3626 o   Ulrich Holeschak <ulrich@holeschak.de>
3627     * BUG 932: fix local password change using pam_smbpass
3630 o   Krischan Jodies <kj@sernet.de>
3631     * Implement 'net rpc group delete'
3634 o   John Klinger <john.klinger@lmco.com>
3635     * Return NSS_SUCCESS once the max number of gids possible 
3636        has been found in initgroups() on Solaris.
3637     * BUG 1182: Re-enable the -n 'no cache' option for winbindd.
3640 o   Volker Lendecke <vl@samba.org>
3641     * Fix success message for net groupmap modify.
3642     * Fix errors when enumerating members of groups in 'net rpc'.
3643     * Match Windows behavior in samr_lookup_names() by returning
3644       ALIAS(4) when you search in BUILTIN. 
3645     * Fix server SAMR code to be able to set alias info for 
3646       builtin as well. 
3647     * Fix duplication of logic when creating groups via smbd.
3648     * Ensure that the HWM values are set correctly after running 
3649       'net idmap'.
3650     * Add 'net rpc group add'.
3651     * Implement 'net groupmap set' and 'net groupmap cleanup'.
3652     * Add 'net rpc group [add|del]mem' for domain groups and aliases.
3653     * Fix wb_delgrpmem (wbinfo -o).
3654     * As a DC we should not reply to lsalookupnames on DCNAME\\user.
3655     * Fix sambaUserWorkstations on a Samba DC.
3656     * Implement wbinfo -k: Have winbind generate an AFS token after
3657       authenticating the user.
3658     * Add expand_msdfs VFS module for providing referrals based on the
3659       the client's IP address.
3660     * Implement client side NETLOGON GetDCName function.
3661     * Fix caching of name->sid lookups.
3662     * Add support in winbindd for expanding nested local groups.
3663     * Fix memleak in winbindd.
3664     * Fix msdfs proxy.
3665     * Don't list domain groups from BUILTIN.
3666     * Fix memleak in policy handle utility functions.
3667     * Decrease winbindd startup time by only contacting trusted 
3668       domains as necessary.
3669     * Allow winbindd to ask the DC for its domain for a trusted 
3670       DC.
3671     * Fix Netscape DS schema based on comments from 
3672       <thomas.mueller@christ-wasser.de>.
3673     * Correct case where adding a domain user to a XP local group 
3674       did a lsalookupname on the user without domain prefix, and 
3675       failed.
3676     * Fix segfault in winbindd caused by 'wbinfo -a'.
3677     
3679 o   Herb Lewis <herb@samba.org>
3680     * Fix typo for tag in proto file.
3681     * Add missing #ifdef HAVE_BICONV stuff.
3682     * Truncate Samba's netbios name at the first '.' (not 
3683       right to left).
3686 o   Derrell Lipman <Derrell.Lipman@UnwiredUniverse.com>
3687     * Bug fixes and enhancements to libsmbclient library.
3689     
3690 o   Jianliang Lu <j.lu@tiesse.com>
3691     * Enforce the 'user must change password at next login' flag.
3692     * Decode meaning of 'fields present' flags (improves support 
3693       for usrmgr.exe).
3694     * NTLMv2 fixes.
3695     * Don't force an upper case domain name in the ntlmssp code.
3696     
3698 o   L. Lucius <ib@digicron.com>.
3699     * type fixes.
3702 o   Jim McDonough <jmcd@us.ibm.com>
3703     * Add versioning support to tdbsam.
3704     * Update the IBM Directory Server schema with the OpenLDAP 
3705       file.
3706     * Various decoding fixes to improve usrmgr.exe support.
3707     * Fix statfs redeclaration of statfs struct on ppc
3708     * Implement support for password lockout of Samba domain 
3709       controllers and standalone servers.
3710     * Get MungedDial attribute actually working with full TS 
3711       strings in it for pdb_ldap.
3712     * BUG 1208 (partial): Improvements for working with expired krb5 
3713       tickets in winbindd.
3714     * Use timegm, or our already existing replacement instead of 
3715       timezone (spotted by Andrzej Tobola <san@iem.pw.edu.pl>).
3716     * Remove modifyTimestamp from list of our attributes.  
3717     * Fix lsalookupnames to check for domain users as well as local 
3718       users. 
3719     * Merge struct uuid replacement for GUID from trunk.
3720     * BUG 1208: Finish support for handling expired tickets in 
3721       winbindd (in conjunction with Guenther Deschner <gd@suse.de>).
3724 o   Stefan Metzmacher <metze@samba.org>
3725     * Implement new VERSION schema based on subversion revision 
3726       numbers.
3727     * Add shadow_copy vfs module.
3728     * Fix segault in login_cache support.
3731 o    Heinrich Mislik <Heinrich.Mislik@univie.ac.at>
3732      o BUG 979 -- Fix quota display on AIX.
3735 o   James Peach <jpeach@sgi.com>
3736     * Correct check for printf() format when using the SGI MIPSPro 
3737       compiler.
3738     * BUG 1038: support backtrace for 'panic action' on IRIX.
3739     * BUG 768: Accept profileing arg to IRIX init script.
3740     * BUG 748: Relax arg parsing to sambalp script (IRIX).
3741     * BUG 758: Fix pdma build.
3742     * Search IRIX ABI paths for libiconv.  Based on initial fix from 
3743       Jason Mader.
3744       
3746 o   Kurt Pfeifle <kpfeifle@danka.de>
3747     * Add example shell script for migrating drivers and printers 
3748       from a Windows print server to a Samba print server using 
3749       smbclient/rpcclient (examples/printing/VamireDriversFunctions).
3752 o   Tim Potter <tpot@samba.org>
3753     * Fix logic bug in tdb non-blocking lock routines when 
3754       errno == EAGAIN.
3755     * BUG 1025: Include sys/acl.h in check for broken nisplus 
3756       include files.      
3757     * BUG 1066: s/printf/d_printf/g in SWAT.
3758     * BUG 1098: rename internal msleep() function to fix build 
3759       problems on AIX.
3760     * BUG 1112: Fix for writable printerdata problem in python bindings.
3761     * BUG 1154: Remove reference to <sys/mman.h> in tdbdump.c.
3762     * BUG 1155: enclose use of fchown() with guards.
3763     * Relicense tdb python module as LGPL.
3766 o   Richard Sharpe <rsharpe@samba.org>
3767     * Add support to smbclient for multiple logins on the same 
3768       session (based on work by abartlet@samba.org).
3769     * Correct blocking condition in smbd's use of accept() on IRIX.
3770     * Add support for printing out the MAC address on nmblookup.
3773 o   Simo Sorce <idra@samba.org>
3774     * Replace unknown_3 with fields_present in SAMR code.
3775     * More length checks in strlcat().
3778 o   Andrew Tridgell <tridge@samba.org>
3779     * Rewrote the AIX UESS backend for winbindd.
3780     * Fixed compilation with --enable-dmalloc.
3781     * Change tdb license to LGPL (see source/tdb/tdb.c).
3782     * Force winbindd to use schannel in clients connections to 
3783       DC's if possible.
3786 o   Jelmer Vernooij <jelmer@samba.org>
3787    * Fix ETA Calculation when resuming downloads in smbget.
3788    * Add -O (for writing downloaded files to standard out) 
3789      based on patch by Bas van Sisseren <bas@dnd.utwente.nl>.
3790     * Fix syntax error in example mysql table
3792            
3793 o   TAKEDA yasuma <yasuma@miraclelinux.com>
3794     * BUG 900: fix token processing in cmd_symlink, cmd_link, 
3795       cmd_chown, cmd_chmod smbclient functions.
3798 o   Shiro Yamada <shiro@miraclelinux.com>
3799     * BUG 1129: install image files for SWAT.
3801       
3802     --------------------------------------------------
3804                   ==============================
3805                   Release Notes for Samba 3.0.2a
3806                         February 13, 2004
3807                   ==============================
3809 Samba 3.0.2a is a minor patch release for the 3.0.2 code base
3810 to address, in particular, a problem when using pdbedit to 
3811 sanitize (--force-initialized-passwords) Samba's tdbsam 
3812 backend.   This is the latest stable release of Samba. This 
3813 is the version that all production Samba servers should be 
3814 running for all current bug-fixes.  
3816 ******************* Attention! Achtung! Kree! *********************
3818 Beginning with Samba 3.0.2, passwords for accounts with a last 
3819 change time (LCT-XXX in smbpasswd, sambaPwdLastSet attribute in
3820 ldapsam, etc...) of zero (0) will be regarded as uninitialized 
3821 strings.  This will cause authentication to fail for such
3822 accounts.  If you have valid passwords that meet this criteria, 
3823 you must update the last change time to a non-zero value.  If you 
3824 do not, then  'pdbedit --force-initialized-passwords' will disable 
3825 these accounts and reset the password hashes to a string of X's.
3827 ******************* Attention! Achtung! Kree! *********************
3830 Changes since 3.0.2
3831 -------------------
3833 commits
3834 -------
3836 Please refer to the CVS log for the SAMBA_3_0 branch for complete
3837 details.  The list of changes per contributor are as follows:
3840 o   Jeremy Allison <jra@samba.org>
3841     * Added paranoia checks in parsing code.
3842     
3844 o   Andrew Bartlett <abartlet@samba.org>
3845     * Ensure that changes to uninitialized passwords in ldapsam 
3846       are written to the DIT.
3849 o   Gerald (Jerry) Carter <jerry@samba.org>
3850     * Fixed iterator in tdbsam.
3851     * Fix bug that disabled accounts with a valid NT password 
3852       hash, but no LanMan hash.
3853     
3855 o   Steve French <sfrench@us.ibm.com>
3856     * Added missing nosetuid and noexec options.
3858     
3859 o   Bostjan Golob <golob@gimb.org>
3860     * BUG 1046: Don't overwrite usernames of entries returned 
3861       by getpwent_list().
3864 o   Sebastian Krahmer <krahmer@suse.de>
3865     * Fixed potential crash bug in NTLMSSP parsing code.
3868 o   Tim Potter <tpot@samba.org>
3869     * Fixed logic in tdb_brlock error checking.
3871     
3872 o   Urban Widmark <urban@teststation.com>
3873     * Set nosuid,nodev flags in smbmnt by default.
3874     
3875     
3876         --------------------------------------------------
3877                   
3878                   =============================
3879                   Release Notes for Samba 3.0.2
3880                         February 9, 2004
3881                   =============================
3883 It has been confirmed that previous versions of Samba 3.0 are
3884 susceptible to a password initialization bug that could grant an 
3885 attacker unauthorized access to a user account created by the
3886 mksmbpasswd.sh shell script.
3888 The Common Vulnerabilities and Exposures project (cve.mitre.org) 
3889 has assigned the name CAN-2004-0082 to this issue.
3891 Samba administrators not wishing to upgrade to the current 
3892 version should download the 3.0.2 release, build the pdbedit 
3893 tool, and run 
3895    root# pdbedit-3.0.2 --force-initialized-passwords
3896       
3897 This will disable all accounts not possessing a valid password
3898 (e.g. the password field has been set a string of X's).
3900 Samba servers running 3.0.2 are not vulnerable to this bug 
3901 regardless of whether or not pdbedit has been used to sanitize
3902 the passdb backend.
3904 Some of the more visible bugs in 3.0.1 addressed in the 3.0.2
3905 release include:
3907   o Joining a Samba domain from Pre-SP2 Windows 2000 clients.
3908   o Logging onto a Samba domain from Windows XP clients.
3909   o Problems with the %U and %u smb.conf variables in relation to 
3910     Windows 9x/ME clients.
3911   o Kerberos failures due to an invalid in memory keytab detection
3912     test.
3913   o Updates to the ntlm_auth tool.
3914   o Fixes for various SMB signing errors.
3915   o Better separation of WINS and DNS queries for domain controllers.
3916   o Issues with nss_winbind FreeBSD and Solaris.
3917   o Several crash bugs in smbd and winbindd.
3918   o Output formatting fixes for smbclient for better compatibility
3919     with scripts based on the 2.2 version.
3922 Changes since 3.0.1
3923 -------------------
3925 smb.conf changes
3926 ----------------
3928     Parameter Name              Action
3929     --------------              ------
3930     ldap replication sleep      New
3931     read size                   removed (unused)
3932     source environment          removed (unused)
3935 commits
3936 -------
3938 Please refer to the CVS log for the SAMBA_3_0 branch for complete
3939 details.  The list of changes per contributor are as follows:
3941 o   Jeremy Allison <jra@samba.org>
3942     * Revert change that broke Exchange clear text samlogons.
3943     * Fix gcc 3.4 warning in MS-DFS code.
3944     * Tidy up of NTLMSSP code.
3945     * Fixes for SMB signing errors
3946     * BUG 815: Workaround NT4 bug to support plaintext
3947       password logins and UNICODE.
3948     * Fix SMB signing bug when copying large files.
3949     * Correct error logic in mkdir_internals() (caused a panic
3950       when combined with --enable-developer).
3951     * BUG 830: Protect against crashes due to bad character 
3952       conversions.
3954       
3955 o   Petri Asikainen <paca@sci.fi>
3956     * BUG 330, 387:Fix single valued attribute updates when 
3957       working with Novell NDS.
3960 o   Andrew Bartlett <abartlet@samba.org>
3961     * Correctly handle per-pipe NTLMSSP inside a NULL session.
3962     * Fix segfault in gencache 
3963     * Fix early free() of encrypted_session_key.
3964     * Change DC lookup routines to more carefully separate
3965       DNS names (realms) from NetBIOS domain names.
3966     * Add new sid_to_dn() function for internal winbindd use.
3967     * Refactor cli_ds_enum_domain_trusts().
3968     * BUG 707: Implement range retrieval of ADS attributes (based 
3969       on work from Volker <vl@samba.org> and Guenther Deschner 
3970       <gd@suse.com>).
3971     * Automatically initialize the signing engine if a session key
3972       is available.
3973     * BUG 916: Do not perform a + -> ' ' substitution for squid URL 
3974       encoded strings, only form input in SWAT.
3975     * Resets the NTLMSSP state for new negotiate packets.
3976     * Add 2-byte alignments in net_samlogon() queries to parse 
3977       odd-length plain text passwords.
3978     * Allow Windows groups with no members in winbindd.
3979     * Allow normal authentication in the absence of a server 
3980       generated session key.
3981     * More optimizations for looking up UNIX group lists.
3982     * Clean up error codes and return values for pam_winbindd
3983       and winbindd PAM interface.
3984     * Fix string return values in ntlm_auth tool.
3985     * Fix segfault when 'security = ads' but no realm is defined.
3986     * BUG 722: Allow winbindd to map machine accounts to uids.
3987     * More cleanups for winbindd's find_our_domain().
3988     * More clearly detect whether a domain controller is an NT4
3989       or mixed-mode AD DC (additional bug fixes by jerry & jmcd).
3990     * Increase separation between DNS queries for hosts and queries
3991       for AD domain controllers.
3992     * Include additional NT_STATUS to PAM error mappings.
3993     * Password initialization fixes.
3995     
3996 o   Justin Baugh <justin.baugh@request.com>
3997     * BUG 948: Implement missing functions required for FreeBSD 
3998       nss_winbind support. 
4001 o   Alexander Bokovoy <ab@samba.org>
4002     * BUG 922: Make sure enable fast path for strlower_m() and 
4003       strupper_m().
4006 o   Luca Bolcioni <Luca.Bolcioni@yacme.com>
4007     * Fix crash when using 'security = server' and 'encrypt 
4008       passwords = no' by always initializing the session key.
4010       
4011 o   Dmitry Butskoj <buc@odusz.elektra.ru>
4012     * Fix for special files being hidden from admins.
4015 o   Gerald (Jerry) Carter <jerry@samba.org>
4016     * Fix bug in the lanman session key generation.  Caused 
4017       "decode_pw: incorrect password length" error messages.
4018     * Save the right case for the located user name in 
4019       fill_sam_account().  Fixes %U/%u expansion for win9x clients.
4020     * BUG 897: Add well known rid for pre win2k compatible access
4021       group.
4022     * BUG 887: Correct typo in delete user script example.
4023     * Use short lived TALLOC_CTX* for allocating printer objects 
4024       from the print handle cache.
4025     * BUG 912: Fix check for HAVE_MEMORY_KEYTAB.
4026     * Fix several warnings reported by the SUN Forte C compiler.
4027     * Fully control DNS queries for AD DC's using 'name resolve order'.
4028     * BUG 770: Send the SMBjobid for UNIX jobs back to the client.
4029     * BUG 972: Fix segfault in cli_ds_getprimarydominfo().
4030     * BUG 936: fix bind credentials for schannel binds in smbd.
4031     * BUG 446: Fix output of smbclient for better compatibility 
4032       with scripts based on the 2.2 version (including Amanda).
4033     * BUG 891, 949: Fedora packaging fixes.
4034     * Fix bug that caused rpcclient to incorrectly retrieve 
4035       the SID for a server (this causing all calls that required 
4036       this information to fail). 
4037     * BUG 977: Don't create a homes share for a user if a static 
4038       share already exists by the same name.
4039     * Removed unused smb.conf options.
4040     * Password initialization fixes.
4041     * Set the disable flag for template accounts created by
4042       mksmbpasswd.sh.
4043     * Disable any account has no passwords and does not have the
4044       ACB_PWNOTREQ bit set.
4047 o   Guenther Deschner <gd@suse.com>
4048     * Install smbwrapper.so should be put into the $(libdir) 
4049       and not $(bindir).
4050     * Add the capability to specify the new user password 
4051       for "net ads password" on the command line.
4052     * Correctly detect AFS headers on SuSE.
4053         
4055 o   James Flemer <jflemer@uvm.edu>
4056     * Fix AIX compile bug by linking HAVE_ATTR_LIST to 
4057       HAVE_SYS_ATTRIBUTES_H.
4060 o   Luke Howard <lukeh@PADL.COM>
4061     * Fix segfault in session setup reply caused by a early free().
4064 o   Stoian Ivanov <sdr@bultra.com>
4065     * Implement grepable output for smbclient -L.
4068 o   LaMont Jones <lamont@debian.org>
4069     * BUG 225328 (Debian): Correct false failure LFS test that resulted 
4070       in  _GNU_SOURCE not being defined (thus resulting in strndup() 
4071       not being defined).
4073       
4074 o   Volker Lendecke <vl@samba.org>
4075     * BUG 583: Ensure that user names always contain the short 
4076       version of the domain name.
4077     * Fix our parsing of the LDAP uri.
4078     * Don't show the 'afs username map' in the SWAT basic view.
4079     * Fix SMB signing issues in relation to failed NTLMSSP logins.
4080     * BUG 924: Fix return codes in smbtorture harness.
4081     * Always lower-case usernames before handing it to AFS code.
4082     * Add a German translation for SWAT.
4083     * Fix a segfaults in winbindd.
4084     * Fix the user's domain passed to register_vuid() from 
4085       reply_spnego_kerberos().
4086     * Add NSS example code in nss_winbind to convert UNIX 
4087       id's <-> Windows SIDs.
4088     * Display more descriptive error messages for login via 'net'.
4089     * Fix compiler warning in the net tool.
4090     * Fix length bug when decoding base64 strings.
4091     * Ensure we don't call getpwnam() inside a loop that is iterating 
4092       over users with getpwent().  This broke on glibc 2.3.2.
4095 o   Herb Lewis <herb@samba.org>
4096     * Fix bit rot in psec.
4099 o   Jianliang Lu <j.lu@tiesse.com>
4100     * Ensure we delete the group mapping before calling the delete 
4101       group script.
4102     * Define well known RID for managing the  "Power Users" group.
4103     * BUG 381: check builtin (not local) group SID when updating 
4104       group membership.
4105     * BUG 101: set the SV_TYPE_PRINTQ_SERVER flag in host announcement 
4106       packet.
4109 o   John Klinger <john.klinger@lmco.com>
4110     * Implement initgroups() call in nss_winbind on Solaris.
4113 o   Jim McDonough <jmcd@us.ibm.com>
4114     * Fix regression in net rpc join caused by recent changes 
4115       to cli_lsa_query_info_policy().
4116     * BUG 964: Fix crash bug in 'net rpc join' using a preexisting
4117       machine account.
4120 o   MORIYAMA Masayuki <moriyama@miraclelinux.com>
4121     * BUG 570: Ensure that configure honors the LDFLAGS variable.
4124 o   Stefan Metzmacher <metze@samba.org>
4125     * Implement LDAP rebind sleep patch.
4126     * Revert to 2.2 quota code because of so many broken quota files 
4127       out there.
4128     * Fix XFS quotas: HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
4129                       XFS_USER_QUOTA -> USRQUOTA
4130                       XFS_GROUP_QUOTA -> GRPQUOTA
4131     * Fix disk_free calculation with group quotas.
4132     * Add debug class 'quota' and a lot of DEBUG()'s 
4133       to the quota code.
4134     * Fix sys_chown() when no chown() is present.
4135     * Add SIGABRT to fault handling in order to catch got a 
4136       backtrace if an error occurs the OpenLDAP client libs.
4139 o   <ndb@theghet.to>
4140     * Allow an existing LDAP machine account to be re-used when 
4141       joining an AD domain.
4144 o   James Peach <jpeach@sgi.com>
4145     * BUG 889: Change smbd to use pread/pwrite on platforms that 
4146       support these calls. Can lead to a significant speed increase.
4149 o   Tim Potter <tpot@samba.org>
4150     * BUG 905: Remove POBAD_CC to fix Solaris Forte compiles.
4151     * BUG 924: Fix typo in RW2 torture test.
4152     
4153     
4154 o   Richard Sharpe <rsharpe@samba.org>
4155     * Small fixes to torture.c to cleanup the error handling 
4156       and prevent crashes.
4159 o   J. Tournier <jerome.tournier@IDEALX.com>
4160     * Small fixes for the smbldap-tool scripts.
4163 o   Andrew Tridgell <tridge@samba.org>
4164     * Fix src len check in pull_usc2().
4165     
4166     
4167 o   Jelmer Vernooij <jelmer@samba.org>
4168     * Put functions for generating SQL queries in pdb_sql.c
4169     * Add pgSQL backend (based on patch by Hamish Friedlander)
4170     * BUG 908: Fix -s option to smbcontrol.    
4171     * Add smbget utility - a wget-clone for the SMB/CIFS protocol.
4172     * Fix for libnss_wins on IRIX platforms.
4173     * Fix swatdir for --with-fhs.
4176         --------------------------------------------------
4178                   =============================
4179                   Release Notes for Samba 3.0.1
4180                         December 15, 2003
4181                   =============================
4183 Some of the more common bugs in 3.0.0 addressed in the release 
4184 include:
4186   o Substitution problems with smb.conf variables.
4187   o Errors in return codes which caused some applications
4188     to fail to open files.
4189   o General Protection Faults on Windows 2000/XP clients
4190     using Samba point-n-print features.
4191   o Several miscellaneous crash bugs.
4192   o Access problems when enumerating group mappings are
4193     stored in an LDAP Directory.
4194   o Several common SWAT bugs when writing changes to
4195     smb.conf.
4196   o Internal inconsistencies when 'winbind use default
4197     domain = yes'
4201 Changes since 3.0.0
4202 ----------------------
4204     Parameter Name              Action
4205     --------------              ------
4206     hide local users            Removed
4207     mangled map                 Deprecated
4208     mangled stack               Removed
4209     passwd chat timeout         New
4212 commits
4213 -------
4215 o   Change the interface for init_unistr2 to not take a length 
4216     but a flags field.  We were assuming that 
4217     2*strlen(mb_string) == length of ucs2-le string.  (bug 480).
4218 o   Allow d_printf() to handle strings with escaped quotation 
4219     marks since the msg file includes the escape character (bug 489).
4220 o   Fix bad html table row termination in SWAT wizard code (bug 413).
4221 o   Fix to parse the level-2 strings.
4222 o   Fix for "valid users = %S" in [homes].  Fix read/write 
4223     list as well. 
4224 o   Change AC_CHECK_LIB_EXT to prepend libraries instead of append.  
4225     This is the same way AC_CHECK_LIB works (bug 508).
4226 o   Testparm output fixes for clarity.
4227 o   Fix broken wins hook functionality -- i18n bug (bug 528).
4228 o   Take care of condition where DOS and NT error codes must differ.
4229 o   Default to using only built-in charsets when a working iconv 
4230     implementation cannot be located.
4231 o   Wrap internals of sys_setgroups() so the sys_XX() call can 
4232     be done unconditionally (bug 550).
4233 o   Remove duplicate smbspool link on SWAT's front page (bug 541).
4234 o   Save and restore CFLAGS before/after AC_PROG_CC.  Ensures that
4235     --enable-debug=[yes|no] works correctly.
4236 o   Allow ^C to interrupt smbpasswd if using our getpass 
4237     (e.g. smbpasswd command).
4238 o   Support signing only on RPC's (bug 167).
4239 o   Correct bug that prevented  Excel 2000 clients from opening 
4240     files marked as read-only.
4241 o   Portability fix bugs 546 - 549).
4242 o   Explicitly initialize the value of AR for vendor makes that don't
4243     do this (e.g. HPUX 11).  (bug 552).
4244 o   More i18n fixes for SWAT (bug 413).
4245 o   Change the cwd before the postexec script to ensure that a
4246     umount will succeed.
4247 o   Correct double free that caused winbindd to crash when a DC 
4248     is rebooted (bug 437).
4249 o   Fix incorrect mode sum (bug 562).
4250 o   Canonicalize SMB_INFO_ALLOCATION in the same was as
4251     SMB_FS_FULL_SIZE_INFORMATION (bug 564).
4252 o   Add script to generate *msg files.
4253 o   Add Dutch SWAT translation file.
4254 o   Make sure to call get_user_groups() with the full winbindd 
4255     name for a user if he/she has one (bug 406).
4256 o   Fix up error code returns from Samba4 tester. Ensure invalid 
4257     paths are validated the same way.  
4258 o   Allow Samba3 to pass the Samba4 RAW-READ tests.
4259 o   Refuse to configure if --with-expsam=$BACKEND was used but no 
4260     libraries were found for $BACKEND.
4261 o   Move sysquotas autoconf tests to a separate file.
4262 o   Match W2K w.r.t. writelock and writeclose.  Samba4 torture 
4263     tester
4264 o   Make sure that the files that contain the static_init_$subsystem; 
4265     macro get recompiled after configure by removing the object 
4266     files.
4267 o   Ensure canceling a blocking lock returns the correct error 
4268     message.
4269 o   Match Samba 2.2 behavior; make ACB_NORMAL the default ACB value.
4270 o   Updated Japanese welcome file in SWAT.
4271 o   Fix to  nt-time <-> unix-time functions reversible.
4272 o   Ensure that winbindd uses the the escaped DN when querying
4273     an AD ldap server.
4274 o   Fix portability issues when compiling (bug 505, 550)
4275 o   Compile fix for tdbbackup when Samba needs to override 
4276     non-C99 compliant implementations of snprintf().
4277 o   Use @PICSUFFIX@ instead of .po in Makefile.in (bug 574).
4278 o   Make sure we break out of samsync loop on error.
4279 o   Ensure error code path doesn't free unmalloc()'d memory
4280     (bug 628).
4281 o   Add configure test for krb5_keytab_entry keyblock vs key 
4282     member (bug 636).
4283 o   Fixed spinlocks.
4284 o   Modified testparm so that all output so all debug output goes 
4285     to stderr, and all file processing goes to stdout.
4286 o   Fix error return code for BUFFER_TOO_SMALL in smbcacls 
4287     and smbcquotas.
4288 o   Fix "NULL dest in safe_strcpy()" log message by ensuring that 
4289     we have a devmode before copying a string to the devicename.
4290 o   Support mapping REALM.COM\user to a local user account (without 
4291     running winbindd)  for compatibility with 2.2.x release.
4292 o   Ensure we don't use mmap() on blacklisted systems.
4293 o   fixed a number of bugs and memory leaks in the AIX 
4294     winbindd shim
4295 o   Call initgroups() in SWAT before becomming the user so that
4296     secondary group permissions can be used when writing to 
4297     smb.conf.
4298 o   Fix signing problems when reverse connecting back to a 
4299     client for printer notify
4300 o   Fix signing problems caused by a miss-sequence bug.
4301 o   Missing map in errormap for ERROR_MORE_DATA -> ERRDOS, ERRmoredata.
4302     Fixes NEXUS tools running on Win9x clients (bug 64).
4303 o   Don't leave the domain field uninitialized in cli_lsa.c if some 
4304     SID could not be mapped.
4305 o   Fix segfault in mount.cifs helper when there is no options 
4306     specified during mount.
4307 o   Change the \n after the password prompt to go to tty instead 
4308     of stdout (bug 668).
4309 o   Stop net -P from prompting for machine account password (bug 451).
4310 o   Change in behavior to Not only change the effective uid but also
4311     the real uid when becoming unprivileged.
4312 o   Cope with Exchange 5.5 cleartext pop password auth.
4313 o   New files for support of initshutdown pipe.  Win2k doesn't 
4314     respond properly to all requests on the winreg pipe, so we need 
4315     to handle this new pipe (bug 534).
4316 o   Added more va_copy() checks in configure.in.
4317 o   Include fixes for libsmbclient build problems.
4318 o   Missing UNIX -> DOS codepage conversion in lanman.c.
4319 o   Allow DFMS-S filenames can now have arbitrary case (bug 667).
4320 o   Parameterize the listen backlog in smbd and make it larger by
4321     default. A backlog of 5 is way too small these days.
4322 o   Check for an invalid fid before dereferencing the fsp pointer
4323     (bug 696).
4324 o   Remove invalid memory frees and return codes in pdb_ldap.c.
4325 o   Prompt for password when invoking --set-auth-user and no 
4326     password is given.
4327 o   Bind the nmbd sending socket to the 'socket address'.
4328 o   Re-order link command for smbd, rpcclient and smbpasswd to ensure 
4329     $LDFLAGS occurs before any library specification (bug 661).
4330 o   Fix large number of printf() calls for 64-bit size_t.
4331 o   Fix AC_CHECK_MEMBER so that SLES8 does correctly finds the 
4332     keyblock in the krb5 structs.
4333 o   Remove #include <compat.h> in hopes to avoid problems with 
4334     apache header files.
4335 o   Correct winbindd build problems on HP-UX 11.
4336 o   Lowercase netgroups lookups (bug 703).
4337 o   Use the actual size of the buffer in strftime instead of a made
4338     up value which just happens to be less than sizeof(fstring).  
4339     (bug 713).
4340 o   Add ldaplibs to pdbedit link line (bug 651).
4341 o   Fix crash bug in smbclient completion (bug 659).
4342 o   Fix packet length for browse list reply (bug 771).
4343 o   Fix coredump in cli_get_backup_list().
4344 o   Make sure that we expand %N (bug 612).
4345 o   Allow rpcclient adddriver command to specify printer driver 
4346     version (bug 514).
4347 o   Compile tdbdump by default.
4348 o   Apply patches to fix iconv detection for FreeBSD.
4349 o   Do not allow the 'guest account' to be added to a passdb backend 
4350     using smbpasswd or pdbedit (bug 624).
4351 o   Save LDFLAGS during iconv detection (bug 57).
4352 o   Run krb5 logins through the username map if the winbindd 
4353     lookup fails (bug 698).
4354 o   Add const for lp_set_name_resolve_order() to avoid compiler 
4355     warnings (bug 471).
4356 o   Add support for the %i macro in smb.conf to stand in for the for
4357     the local IP address to which a client connected.
4358 o   Allow winbindd to match local accounts to domain SID when 
4359     'winbind trusted domains only = yes' (bug 680).
4360 o   Remove code in idmap_ldap that searches the user suffix and group 
4361     suffix.  It's not needed and provides inconsistent functionality 
4362     from the tdb backend.
4363 o   Patch to handle munged dial string for Windows 2000 TSE.
4364     Thanks to Gaz de France, Direction de la Recherche, Service 
4365     Informatique Métier for their supporting this work by Aurelien 
4366     Degrémont <adegremont@idealx.com>.
4367 o   Correct the "smbldap_open: cannot access when not root error"
4368     messages when looking up group information (bug 281).
4369 o   Skip over the winbind separator when looking up a user.
4370     This fixes the bug that prevented local users from
4371     matching an AD user when not running winbindd (bug 698).
4372 o   Fix a problem with configure on *BSD systems. Make sure
4373     we add -liconv etc to LDFLAGS.
4374 o   Fix core dump bug when "security = server" and the authentication
4375     server goes away.
4376 o   Correct crash bug due to an empty munged dial string.
4377 o   Show files locked by a specific user (smbstatus -u 'user') 
4378     (bug 590).
4379 o   Fix bug preventing print jobs from display in the queue
4380     monitor used by Windows NT and later clients (bug 660).
4381 o   Fix several reported problems with point-n-print from
4382     Windows 2000/XP clients due to a bug in the EnumPrinterDataEx()
4383     reply (bug 338, 527 & 643).
4384 o   Fix a handful of potential memory leaks in the LDAP code used
4385     by ldapsam[_compat] and the LDAP idmap backend.
4386 o   Fix for pdbedit error code returns (bug 763).
4387 o   Make sure we only enumerate group mapping entries  (not 
4388     /etc/group) even when doing local aliases.
4389 o   Relax check on the pipe name in a dce/rpc bind response to work 
4390     around issues with establishing trusts to a Windows 2003 domain.
4391 o   Ensure we mangle names ending in '.' in hash2 mangling method.
4392 o   Correct parsing issues with munged dial string.
4393 o   Fix bugs in quota support for XFS.
4394 o   Add a cleaner method for applications that need to provide 
4395     name->SID mappings to do this via NSS rather than having to 
4396     know the winbindd pipe protocol.
4397 o   Adds a variant of the winbindd_getgroups() call called 
4398     winbindd_getusersids() that provides direct SID->SIDs listing of 
4399     a users supplementary groups. This is enough to allow non-Samba 
4400     applications to do ACL checking.
4401 o   Make sure we don't append the 'ldap suffix' when writing out the 
4402     'ldap XXX suffix' values in SWAT (bug 328).
4403 o   Fix renames across file systems.
4404 o   Ensure that items in a list of strings containing whitespace are 
4405     written out surrounded by single quotes.  This means that both 
4406     double and single quotes are now used to surround strings in 
4407     smb.conf (bug 481).
4408 o   Enable SWAT to correctly determine if winbindd is running (bug 
4409     398).
4410 o   Include WWW-Authenticate field in 401 response for bad auth 
4411     attempt (bug 629).
4412 o   Add support for NTLM2 (NTLMv2 session security).
4413 o   Add support for variable-length session keys.
4414 o   More privilege fixes for group enumeration in LDAP (bug 281).
4415 o   Use the dns name (or IP) as the originating client name when
4416     using CUPS (bug 467).
4417 o   Fix various SMB signing bugs.
4418 o   Fix ACL propagation on a DFS root (bug 263).
4419 o   Disable NTLM2 for RPC pipes.
4420 o   Allow the client to specify the NTLM2 flags got NTLMSSP 
4421     authentication.
4422 o   Change the name of the job passed off to cups from "Test Page" 
4423     to "smbprn.00000033 Test Page" so that we can get the smb 
4424     jobid back. This allow users to delete jobs with cups printing 
4425     backend (partial work on bug 770).
4426 o   Fix build of winbindd with static pdb modules.
4427 o   Retrieve the correct ACL group bits if the file has an ACL 
4428     (bug 802).
4429 o   Implement "net rpc group members": Get members of a domain group 
4430     in human-readable format.
4431 o   Add MacOSX (Darwin) specific charset module code.
4432 o   Use samr_dispinfo(level == 1) for enumerating domain users so we 
4433     can include the full name in gecos field (bug 587).
4434 o   Add support for winbind's NSS library on FeeeBSD 5.1 (bug 797).
4435 o   Implement 'net rpc group list [global|local|builtin]*' for a 
4436     select listing of the respective user databases.
4437 o   Don't automatically set NT status code flag unless client tells 
4438     us it can cope.
4439 o   Add 'net status [sessions|shares] [parseable]'.
4440 o   Don't mistake pre-existing UNIX jobs for smb jobs (remainder of  
4441     bug 770).
4442 o   Add 'Replicator' and 'RAS Servers' to list of builtin SIDs 
4443    (bug 608).
4444 o   Fix inverted logic in hosts allow/deny checks caused by 
4445     s/strcmp/strequal/ (bug 846).
4446 o   Implement correct version SamrRemoveSidForeignDomain() (bug 252).
4447 o   Fix typo in 'hash' mangling algorithm.
4448 o   Support munged dial for ldapsam (bug 800).
4449 o   Fix process_incoming_data() to return the number of bytes handled 
4450     this call whether we have a complete PDU or not; fixes bug 
4451     with multiple PDU request rpc's broken over SMBwriteX calls 
4452     each.
4453 o   Fix incorrect smb flags2 for connections to pre-NT servers 
4454     (causes smbclient to fail to OS2 for example) (bug 821).
4455 o   Update version string in smbldap-tools Makefile to 0.8.2.
4456 o   Correct a problem with "net rpc vampire" mis-parsing the 
4457     alias member info reply.
4458 o   Ensure the ${libdir} is created by the installclientlib script.
4459 o   Fix detection of Windows 2003 client architecture in the smb.conf
4460     %a variable.
4461 o   Ensure that smbd calls the add user script for a missing UNIX 
4462     user on kerberos auth call (bug 445).
4463 o   Fix bugs in hosts allow/deny when using a mismatched 
4464     network/netmask pair.
4465 o   Protect alloc_sub_basic() from crashing when the source string 
4466     is NULL (partial work on bug 687).
4467 o   Fix spinlocks on IRIX.
4468 o   Corrected some bad destination paths when running "configure 
4469     --with-fhs".
4470 o   Add packaging files for Fedora Core 1.
4471 o   Correct bug in SWAT install script for non-english languages.
4472 o   Support character set ISO-8859-1 internally (bug 558).
4473 o   Fixed more LDAP access errors when looking up group mappings 
4474     (bug 281).
4475 o   Fix UNISTR2 length bug in LsaQueryInfo(3) that caused SID 
4476     resolution to fail on local files on on domain members 
4477     (bug 875).
4478 o   Fix uninitialized variable in passdb.c.
4479 o   Fix formal parameter type in get_static() in nsswitch/wins.c.
4480 o   Fix problem mounting directories when mount.cifs is installed 
4481     with the setuid bit on.
4482 o   Fix bug that prevent --mandir from overriding the defaults
4483     given in the --with-fhs macro.
4484 o   Fix bug in in-memory Kerberos keytab detection routines 
4485     in configure.in
4489 ######################################################################
4491               The original 3.0.0 release notes follow
4492               =======================================
4493                     WHATS NEW IN Samba 3.0.0
4494                         September 24, 2003
4495               =======================================
4498 Major new features:
4499 -------------------
4501 1)  Active Directory support.  Samba 3.0 is now able to  
4502     join a ADS realm as a member server and authenticate 
4503     users using LDAP/Kerberos.
4505 2)  Unicode support. Samba will now negotiate UNICODE on the wire 
4506     and internally there is now a much better infrastructure for 
4507     multi-byte and UNICODE character sets.
4509 3)  New authentication system. The internal authentication system 
4510     has been almost completely rewritten. Most of the changes are 
4511     internal, but the new auth system is also very configurable.
4513 4)  New default filename mangling system.
4515 5)  A new "net" command has been added. It is somewhat similar to 
4516     the "net" command in windows. Eventually we plan to replace 
4517     numerous other utilities (such as smbpasswd) with subcommands 
4518     in "net".
4520 6)  Samba now negotiates NT-style status32 codes on the wire. This
4521     improves error handling a lot.
4523 7)  Better Windows 2000/XP/2003 printing support including publishing
4524     printer attributes in active directory.
4526 8)  New loadable module support for passdb backends and character 
4527     sets.
4529 9)  New default dual-daemon winbindd support for better performance.
4531 10) Support for migrating from a Windows NT 4.0 domain to a Samba 
4532     domain and maintaining user, group and domain SIDs.
4534 11) Support for establishing trust relationships with Windows NT 4.0
4535     domain controllers.
4536   
4537 12) Initial support for a distributed Winbind architecture using
4538     an LDAP directory for storing SID to uid/gid mappings.
4539   
4540 13) Major updates to the Samba documentation tree.
4542 14) Full support for client and server SMB signing to ensure
4543     compatibility with default Windows 2003 security settings.
4545 15) Improvement of ACL mapping features based on code donated by
4546     Andreas Grünbacher.
4549 Plus lots of other improvements!
4552 Additional Documentation
4553 ------------------------
4555 Please refer to Samba documentation tree (included in the docs/ 
4556 subdirectory) for extensive explanations of installing, configuring
4557 and maintaining Samba 3.0 servers and clients.  It is advised to 
4558 begin with the Samba-HOWTO-Collection for overviews and specific 
4559 tasks (the current book is up to approximately 400 pages) and to 
4560 refer to the various man pages for information on individual options.
4562 We are very glad to be able to include the second edition of
4563 "Using Samba" by Jay Ts, Robert Eckstein, and David Collier-Brown
4564 (O'Reilly & Associates) in this release.  The book is available
4565 on-line at http://samba.org/samba/docs/ and is included with 
4566 the Samba Web Administration Tool (SWAT).  Thanks to the authors and
4567 publisher for making "Using Samba" under the GNU Free Documentation 
4568 License.
4571 ######################################################################
4572 Upgrading from a previous Samba 3.0 beta
4573 ########################################
4575 Beginning with Samba 3.0.0beta3, the RID allocation functions
4576 have been moved into winbindd.  Previously these were handled
4577 by each passdb backend.  This means that winbindd must be running
4578 to automatically allocate RIDs for users and/or groups.  Otherwise,
4579 smbd will use the 2.2 algorithm for generating new RIDs.
4581 If you are using 'passdb backend = tdbsam' with a previous Samba 
4582 3.0 beta release (or possibly alpha), it may be necessary to 
4583 move the RID_COUNTER entry from /usr/local/samba/private/passdb.tdb
4584 to winbindd_idmap.tdb.  To do this:
4586 1)  Ensure that winbindd_idmap.tdb exists (launch winbindd at least 
4587     once)
4588 2)  build tdbtool by executing 'make tdbtool' in the source/tdb/ 
4589     directory
4590 3)  run: (note that 'tdb>' is the tool's prompt for input)
4592        root# ./tdbtool /usr/local/samba/private/passdb.tdb
4593        tdb> show RID_COUNTER
4594        key 12 bytes
4595        RID_COUNTER
4596        data 4 bytes
4597        [000] 0A 52 00 00                                       .R.
4599        tdb> move RID_COUNTER /usr/local/samba/var/locks/winbindd_idmap.tdb
4600        ....
4601        record moved
4603 If you are using 'passdb backend = ldapsam', it will be necessary to 
4604 store idmap entries in the LDAP directory as well (i.e. idmap backend 
4605 = ldap).  Refer to the 'net idmap' command for more information on 
4606 migrating SID<->UNIX id mappings from one backend to another.
4608 If the RID_COUNTER record does not exist, then these instructions are
4609 unneccessary and the new RID_COUNTER record will be correctly generated
4610 if needed.  
4614 ########################
4615 Upgrading from Samba 2.2
4616 ########################
4618 This section is provided to help administrators understand the details
4619 involved with upgrading a Samba 2.2 server to Samba 3.0.
4622 Building
4623 --------
4625 Many of the options to the GNU autoconf script have been modified 
4626 in the 3.0 release.  The most noticeable are:
4628   * removal of --with-tdbsam (is now included by default; see section
4629     on passdb backends and authentication for more details)
4630     
4631   * --with-ldapsam is now on used to provided backward compatible
4632     parameters for LDAP enabled Samba 2.2 servers.  Refer to the passdb 
4633     backend and authentication section for more details
4634   
4635   * inclusion of non-standard passdb modules may be enabled using
4636     --with-expsam.  This includes an XML backend and a mysql backend.
4637       
4638   * removal of --with-msdfs (is now enabled by default)
4639   
4640   * removal of --with-ssl (no longer supported)
4641   
4642   * --with-utmp now defaults to 'yes' on supported systems
4643   
4644   * --with-sendfile-support is now enabled by default on supported 
4645     systems
4646   
4647     
4648 Parameters
4649 ----------
4651 This section contains a brief listing of changes to smb.conf options
4652 in the 3.0.0 release.  Please refer to the smb.conf(5) man page for
4653 complete descriptions of new or modified parameters.
4655 Removed Parameters (order alphabetically):
4657   * admin log
4658   * alternate permissions
4659   * character set
4660   * client codepage
4661   * code page directory
4662   * coding system
4663   * domain admin group
4664   * domain guest group
4665   * force unknown acl user
4666   * hide local users
4667   * mangled stack
4668   * nt smb support
4669   * postscript
4670   * printer driver
4671   * printer driver file
4672   * printer driver location
4673   * read size
4674   * source environment
4675   * status
4676   * strip dot
4677   * total print jobs
4678   * use rhosts
4679   * valid chars
4680   * vfs options
4682 New Parameters (new parameters have been grouped by function):
4684   Remote management
4685   -----------------
4686   * abort shutdown script
4687   * shutdown script
4689   User and Group Account Management
4690   ---------------------------------
4691   * add group script
4692   * add machine script
4693   * add user to group script
4694   * algorithmic rid base
4695   * delete group script
4696   * delete user from group script
4697   * passdb backend
4698   * set primary group script
4700   Authentication
4701   --------------
4702   * auth methods
4703   * realm
4704   * passwd chat timeout
4706   Protocol Options
4707   ----------------
4708   * client lanman auth
4709   * client NTLMv2 auth
4710   * client schannel
4711   * client signing
4712   * client use spnego
4713   * disable netbios
4714   * ntlm auth
4715   * paranoid server security
4716   * server schannel
4717   * server signing
4718   * smb ports
4719   * use spnego
4721   File Service
4722   ------------
4723   * get quota command
4724   * hide special files
4725   * hide unwriteable files
4726   * hostname lookups
4727   * kernel change notify
4728   * mangle prefix
4729   * map acl inherit
4730   * msdfs proxy
4731   * set quota command
4732   * use sendfile
4733   * vfs objects
4734   
4735   Printing
4736   --------
4737   * max reported print jobs
4739   UNICODE and Character Sets
4740   --------------------------
4741   * display charset
4742   * dos charset
4743   * unicode
4744   * unix charset
4745   
4746   SID to uid/gid Mappings
4747   -----------------------
4748   * idmap backend
4749   * idmap gid
4750   * idmap uid
4751   * winbind enable local accounts
4752   * winbind trusted domains only
4753   * template primary group
4754   * enable rid algorithm
4756   LDAP
4757   ----
4758   * ldap delete dn
4759   * ldap group suffix
4760   * ldap idmap suffix
4761   * ldap machine suffix
4762   * ldap passwd sync
4763   * ldap replication sleep
4764   * ldap user suffix
4765   
4766   General Configuration
4767   ---------------------
4768   * preload modules
4769   * private dir
4771 Modified Parameters (changes in behavior):
4773   * encrypt passwords (enabled by default)
4774   * mangling method (set to 'hash2' by default)
4775   * passwd chat
4776   * passwd program
4777   * restrict anonymous (integer value)
4778   * security (new 'ads' value)
4779   * strict locking (enabled by default)
4780   * unix extensions (enabled by default)
4781   * winbind cache time (increased to 5 minutes)
4782   * winbind uid (deprecated in favor of 'idmap uid')
4783   * winbind gid (deprecated in favor of 'idmap gid')
4786 Databases
4787 ---------
4789 This section contains brief descriptions of any new databases 
4790 introduced in Samba 3.0.  Please remember to backup your existing 
4791 ${lock directory}/*tdb before upgrading to Samba 3.0.  Samba will 
4792 upgrade databases as they are opened (if necessary), but downgrading 
4793 from 3.0 to 2.2 is an unsupported path.
4795 Name                    Description                             Backup?
4796 ----                    -----------                             -------
4797 account_policy          User policy settings                    yes
4798 gencache                Generic caching db                      no
4799 group_mapping           Mapping table from Windows              yes
4800                         groups/SID to unix groups        
4801 winbindd_idmap          ID map table from SIDS to UNIX          yes
4802                         uids/gids.
4803 namecache               Name resolution cache entries           no
4804 netsamlogon_cache       Cache of NET_USER_INFO_3 structure      no
4805                         returned as part of a successful
4806                         net_sam_logon request 
4807 printing/*.tdb          Cached output from 'lpq                 no
4808                         command' created on a per print 
4809                         service basis
4810 registry                Read-only samba registry skeleton       no
4811                         that provides support for exporting
4812                         various db tables via the winreg RPCs
4815 Changes in Behavior
4816 -------------------
4818 The following issues are known changes in behavior between Samba 2.2 and 
4819 Samba 3.0 that may affect certain installations of Samba.
4821   1)  When operating as a member of a Windows domain, Samba 2.2 would 
4822       map any users authenticated by the remote DC to the 'guest account'
4823       if a uid could not be obtained via the getpwnam() call.  Samba 3.0
4824       rejects the connection as NT_STATUS_LOGON_FAILURE.  There is no 
4825       current work around to re-establish the 2.2 behavior.
4826       
4827   2)  When adding machines to a Samba 2.2 controlled domain, the 
4828       'add user script' was used to create the UNIX identity of the 
4829       machine trust account.  Samba 3.0 introduces a new 'add machine 
4830       script' that must be specified for this purpose.  Samba 3.0 will
4831       not fall back to using the 'add user script' in the absence of 
4832       an 'add machine script'
4833   
4835 ######################################################################
4836 Passdb Backends and Authentication
4837 ##################################
4839 There have been a few new changes that Samba administrators should be
4840 aware of when moving to Samba 3.0.
4842   1) encrypted passwords have been enabled by default in order to 
4843      inter-operate better with out-of-the-box Windows client 
4844      installations.  This does mean that either (a) a samba account
4845      must be created for each user, or (b) 'encrypt passwords = no'
4846      must be explicitly defined in smb.conf.
4847     
4848   2) Inclusion of new 'security = ads' option for integration 
4849      with an Active Directory domain using the native Windows
4850      Kerberos 5 and LDAP protocols.
4852      MIT kerberos 1.3.1 supports the ARCFOUR-HMAC-MD5 encryption 
4853      type which is neccessary for servers on which the 
4854      administrator password has not been changed, or kerberos-enabled 
4855      SMB connections to servers that require Kerberos SMB signing.
4856      Besides this one difference, either MIT or Heimdal Kerberos
4857      distributions are usable by Samba 3.0.
4858      
4860 Samba 3.0 also includes the possibility of setting up chains
4861 of authentication methods (auth methods) and account storage 
4862 backends (passdb backend).  Please refer to the smb.conf(5) 
4863 man page for details.  While both parameters assume sane default 
4864 values, it is likely that you will need to understand what the 
4865 values actually mean in order to ensure Samba operates correctly.
4867 The recommended passdb backends at this time are
4869   * smbpasswd - 2.2 compatible flat file format
4870   * tdbsam - attribute rich database intended as an smbpasswd
4871     replacement for stand alone servers
4872   * ldapsam - attribute rich account storage and retrieval 
4873     backend utilizing an LDAP directory.  
4874   * ldapsam_compat - a 2.2 backward compatible LDAP account 
4875     backend
4876     
4877 Certain functions of the smbpasswd(8) tool have been split between the 
4878 new smbpasswd(8) utility, the net(8) tool, and the new pdbedit(8) 
4879 utility.  See the respective man pages for details.
4880     
4881      
4882 ######################################################################
4883 LDAP
4884 ####
4886 This section outlines the new features affecting Samba / LDAP 
4887 integration.
4889 New Schema
4890 ----------
4891   
4892 A new object class (sambaSamAccount) has been introduced to replace 
4893 the old sambaAccount.  This change aids us in the renaming of 
4894 attributes to prevent clashes with attributes from other vendors.  
4895 There is a conversion script (examples/LDAP/convertSambaAccount) to 
4896 modify and LDIF file to the new schema.
4897   
4898 Example:
4899   
4900   $ ldapsearch .... -b "ou=people,dc=..." > sambaAcct.ldif
4901   $ convertSambaAccount --sid=<Domain SID> \
4902     --input=sambaAcct.ldif --output=sambaSamAcct.ldif \
4903     --changetype=[modify|add]
4904         
4905 The <DOM SID> can be obtained by running 'net getlocalsid 
4906 <DOMAINNAME>' on the Samba PDC as root.  The changetype determines 
4907 the format of the generated LDIF output--either create new entries 
4908 or modify existing entries.
4909     
4910 The old sambaAccount schema may still be used by specifying the 
4911 "ldapsam_compat" passdb backend.  However, the sambaAccount and
4912 associated attributes have been moved to the historical section of
4913 the schema file and must be uncommented before use if needed.
4914 The 2.2 object class declaration for a sambaAccount has not changed
4915 in the 3.0 samba.schema file. 
4916   
4917 Other new object classes and their uses include:
4918   
4919   * sambaDomain - domain information used to allocate rids 
4920     for users and groups as necessary.  The attributes are added
4921     in 'ldap suffix' directory entry automatically if 
4922     an idmap uid/gid range has been set and the 'ldapsam'
4923     passdb backend has been selected.
4924       
4925   * sambaGroupMapping - an object representing the 
4926     relationship between a posixGroup and a Windows
4927     group/SID.  These entries are stored in the 'ldap 
4928     group suffix' and managed by the 'net groupmap' command.
4929     
4930   * sambaUnixIdPool - created in the 'ldap idmap suffix' entry 
4931     automatically and contains the next available 'idmap uid' and 
4932     'idmap gid'
4933     
4934   * sambaIdmapEntry - object storing a mapping between a 
4935     SID and a UNIX uid/gid.  These objects are created by the 
4936     idmap_ldap module as needed.
4938   * sambaSidEntry - object representing a SID alone, as a Structural
4939     class on which to build the sambaIdmapEntry.
4941     
4942 New Suffix for Searching
4943 ------------------------
4944   
4945 The following new smb.conf parameters have been added to aid in directing
4946 certain LDAP queries when 'passdb backend = ldapsam://...' has been
4947 specified.
4949   * ldap suffix         - used to search for user and computer accounts
4950   * ldap user suffix    - used to store user accounts
4951   * ldap machine suffix - used to store machine trust accounts
4952   * ldap group suffix   - location of posixGroup/sambaGroupMapping entries
4953   * ldap idmap suffix   - location of sambaIdmapEntry objects
4955 If an 'ldap suffix' is defined, it will be appended to all of the 
4956 remaining sub-suffix parameters.  In this case, the order of the suffix
4957 listings in smb.conf is important.  Always place the 'ldap suffix' first
4958 in the list.  
4960 Due to a limitation in Samba's smb.conf parsing, you should not surround 
4961 the DN's with quotation marks.
4964 IdMap LDAP support
4965 ------------------
4967 Samba 3.0 supports an ldap backend for the idmap subsystem.  The 
4968 following options would inform Samba that the idmap table should be
4969 stored on the directory server onterose in the "ou=idmap,dc=plainjoe,
4970 dc=org" partition.
4972  [global]
4973     ...
4974     idmap backend     = ldap:ldap://onterose/
4975     ldap idmap suffix = ou=idmap,dc=plainjoe,dc=org
4976     idmap uid         = 40000-50000
4977     idmap gid         = 40000-50000
4979 This configuration allows winbind installations on multiple servers to
4980 share a uid/gid number space, thus avoiding the interoperability problems
4981 with NFS that were present in Samba 2.2.
4982     
4985 ######################################################################
4986 Trust Relationships and a Samba Domain
4987 ######################################
4989 Samba 3.0.0beta2 is able to utilize winbindd as the means of 
4990 allocating uids and gids to trusted users and groups.  More
4991 information regarding Samba's support for establishing trust 
4992 relationships can be found in the Samba-HOWTO-Collection included
4993 in the docs/ directory of this release.
4995 First create your Samba PDC and ensure that everything is 
4996 working correctly before moving on the trusts.
4998 To establish Samba as the trusting domain (named SAMBA) from a Windows NT
4999 4.0 domain named WINDOWS:
5001   1) create the trust account for SAMBA in "User Manager for Domains"
5002   2) connect the trust from the Samba domain using
5003      'net rpc trustdom establish GLASS'
5005 To create a trustlationship with SAMBA as the trusted domain:
5007   1) create the initial trust account for GLASS using
5008      'smbpasswd -a -i GLASS'.  You may need to create a UNIX
5009      account for GLASS$ prior to this step (depending on your
5010      local configuration).
5011   2) connect the trust from a WINDOWS DC using "User Manager
5012      for Domains"
5014 Now join winbindd on the Samba PDC to the SAMBA domain using
5015 the normal steps for adding a Samba server to an NT4 domain:
5016 (note that smbd & nmbd must be running at this point)
5018    root# net rpc join -U root
5019    Password: <enter root password from smbpasswd file here>
5021 Start winbindd and test the join with 'wbinfo -t'.
5023 Now test the trust relationship by connecting to the SAMBA DC
5024 (e.g. POGO) as a user from the WINDOWS domain:
5026    $ smbclient //pogo/netlogon -U Administrator -W WINDOWS
5027    Password:
5029 Now connect to the WINDOWS DC (e.g. CRYSTAL) as a Samba user:
5031    $ smbclient //crystal/netlogon -U root -W WINDOWS
5032    Password:
5034 ######################################################################
5035 Changes in Winbind
5036 ##################
5038 Beginning with Samba3.0.0beta3, winbindd has been given new account
5039 manage functionality equivalent to the 'add user script' family of
5040 smb.conf parameters.  The idmap design has also been changed to 
5041 centralize control of foreign SID lookups and matching to UNIX 
5042 uids and gids.
5045 Brief Description of Changes
5046 ----------------------------
5048 1) The sid_to_uid() family of functions (smbd/uid.c) have been 
5049    reverted to the 2.2.x design.  This means that when resolving a 
5050    SID to a UID or similar mapping:
5052         a) First consult winbindd
5053         b) perform a local lookup only if winbindd fails to
5054            return a successful answer
5056    There are some variations to this, but these two rules generally
5057    apply.
5059 2) All idmap lookups have been moved into winbindd.  This means that
5060    a server must run winbindd (and support NSS) in order to achieve
5061    any mappings of SID to dynamically allocated UNIX ids.  This was
5062    a conscious design choice.
5064 3) (OBSOLETE) New functions have been added to winbindd to emulate 
5065    the 'add user script' family of smbd functions without requiring 
5066    that external scripts be defined.  This functionality is controlled 
5067    by the 'winbind  enable local accounts' smb.conf parameter (enabled 
5068    by default).
5070    However, this account management functionality is only supported 
5071    in a local tdb (winbindd_idmap.tdb).  If these new UNIX accounts 
5072    must be shared among multiple Samba servers (such as a PDC and BDCs), 
5073    it will be necessary to define your own 'add user script', et. al.
5074    programs that place the accounts/groups in some form of directory
5075    such as NIS or LDAP.  This requirement was deemed beyond the scope
5076    of winbind's account management functions.  Solutions for 
5077    distributing UNIX system information have been deployed and tested 
5078    for many years.  We saw no need to reinvent the wheel.
5080 4) A member of a Samba controlled domain running winbindd is now able 
5081    to map domain users directly onto existing UNIX accounts while still
5082    automatically creating accounts for trusted users and groups.  This
5083    behavior is controlled by the 'winbind trusted domains only' smb.conf
5084    parameter (disabled by default to provide 2.2.x winbind behavior).
5086 5) Group mapping support is wrapped in the local_XX_to_XX() functions
5087    in smbd/uid.c.  The reason that group mappings are not included
5088    in winbindd is because the purpose of Samba's group map is to
5089    match any Windows SID with an existing UNIX group.  These UNIX
5090    groups can be created by winbindd (see next section), but the
5091    SID<->gid mapping is retreived by smbd, not winbindd.
5094 Examples
5095 --------
5097 * security = server running winbindd to allocate accounts on demand
5099 * Samba PDC running winbindd to handle the automatic creation of UNIX
5100   identities for machine trust accounts
5102 * Automtically creating UNIX user and groups when migrating a Windows NT
5103   4.0 PDC to a Samba PDC.  Winbindd must be running when executing
5104   'net rpc vampire' for this to work.
5106    
5107 ######################################################################
5108 Known Issues
5109 ############
5111 * There are several bugs currently logged against the 3.0 codebase
5112   that affect the use of NT 4.0 GUI domain management tools when run
5113   against a Samba 3.0 PDC.  This bugs should be released in an early 
5114   3.0.x release.
5116 Please refer to https://bugzilla.samba.org/ for a current list of bugs 
5117 filed against the Samba 3.0 codebase.
5120 ######################################################################
5121 Reporting bugs & Development Discussion
5122 #######################################
5124 Please discuss this release on the samba-technical mailing list or by
5125 joining the #samba-technical IRC channel on irc.freenode.net.
5127 If you do report problems then please try to send high quality
5128 feedback. If you don't provide vital information to help us track down
5129 the problem then you will probably be ignored.  
5131 A new bugzilla installation has been established to help support the 
5132 Samba 3.0 community of users.  This server, located at 
5133 https://bugzilla.samba.org/, has replaced the older jitterbug server 
5134 previously located at http://bugs.samba.org/.