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