1 WHATS NEW IN Samba 3.0 alphaX
2 =============================
5 - updates to try to get more out-of-the-box compiles
6 (mostly kerberos and ldap stuff) (various)
7 - 'net rpc shutdown' remote shutdown of servers
8 (abartlet, original code from idra)
9 - authentication subsystem rework, including move to
10 new RPC client code (abartlet)
12 - use new client code (abartlet)
13 - change winbind_auth_pam_crap interface for squid's
15 - new interface versioning functionality (abartlet)
16 - cope better when inteface does change (tpot)
17 - better winbind trusted domain code (tpot)
19 - new NTSTAUS -> DOS error map (abartlet)
20 - large user list (> 1500) enumeration (jra)
21 - dmalloc support (mbp)
22 - spoolss changes (tpot)
23 - talloc accounting (mbp)
25 - smbmount trivial fixup (abartlet)
26 - start of new unix extenions to CIFS (jra)
30 - store domain sid on ADS join (tridge)
31 - allow a winbind username on ADS connection (tridge)
34 - fixed fallback to "ads server" option (tridge)
35 - fix ACL failure on HP HFS (jra)
36 - net ads password and net ads chostpass commands (Remus Koos)
37 - fixed valid char array generation (tridge)
38 - fixed QFS_INFO for win98 long filenames (tridge)
39 - added net lookup command (tridge)
40 - fixed map to guest with spnego (tridge)
41 - fixed irix warnings (tridge)
45 - hide unreadable fix using acl fns (jra)
46 - lsa_open_policy cleanup (jfm)
47 - mangled directories fix (jra)
48 - fix error return on bad pipe (jra)
49 - fix homes share with no home dir (tpot)
50 - fixed handling of dead or empty domains in winbindd (tridge)
51 - added talloc torture program (mbp)
52 - talloc debug code (mbp)
53 - added trusted domains to winbindd/ADS (tridge)
54 - fix trusted domains in auth code (tridge)
55 - new gss error handling code (a.bokovoy@sam-solutions.net & tridge)
56 - support mixed ADS/NT4 domains (tridge)
59 - nicer net error messages (tpot)
60 - trust account patches (mimir)
61 - solaris link option update (davecb)
62 - added lsa_query_secobj() server fn (jfm)
63 - spoolss changeid fix (jerry)
64 - domain auth error fix (jmcd)
66 - set filetime on close fix (jra)
67 - allow select of org unit in ads join (tridge)
70 - fixed compile of wb_client.c (tridge)
71 - fixed net time to use localtime (tridge)
72 - net help cleanups (jmcd)
73 - debug level fix (tpot)
74 - utmp string length fixes (monyo)
79 - added "net ads info" to probe basic into on your ads server without
81 - improved some error handling
85 - added "net time zone" command (tridge)
86 - pam_smbpass updates (a.bokovoy@sam-solutions.net)
88 - net rpc join handles existing machine acct (tridge)
92 - added "net time" command (tridge)
93 - allow client tools to specify a hostname of form HOST#xx (tridge)
94 - added wbinfo --set-auth-user (tpot)
95 - added lsaquerysecobj to rpcclient (tpot)
99 - fixed nexus/win9x user list (jfm)
100 - fixed large user/group lists in winbindd (tridge)
101 - fixed gssapi headers in redhat (jmcd)
102 - fixed rap error code handling (jra)
103 - more usermanager rpc calls (jfm)
104 - re-added RAP calls at top level to net command (tridge)
108 - fixed a silly tdb bug in alpha2 that affected internal databases
112 - we no longer use cyrus-sasl for LDAP SASL/gssapi. This makes our ADS
113 code much more robust.
114 - winbindd cache code rewritten to be much more efficient. It also
115 copes much better with server outages.
116 - jfm implemented full group mapping and smb.conf option 'domain admin
117 group' is now gone. Consult the GROUP-MAPPING-HOWTO.txt to know how
118 to gain back administrator rights.
119 - docs update started
120 - numerous small bugfixes
124 - winbindd now uses LDAP and works correctly with an ADS server in
126 - XFS quotas code on Linux
127 - group mapping code from JFM
128 - "net rpc join" command replaces smbpasswd -j
129 - fixed winbind initgroups
133 This is a pre-release of Samba 3.0 alpha0. This is NOT a stable
134 release. Use at your own risk.
136 The purpose of this alpha release is to get wider testing of the major
137 new pieces of code in the current Samba 3.0 development tree. We are
138 planning on ceasing development on the 2.2.x release of Samba very
139 shortly and after that we will be concentrating on Samba 3.0. To
140 reduce the time before the final Samba 3.0 release we need as many
141 poeple as possible to start testing these alpha releases, and
142 hopefully giving us some high quality feedback on what needs fixing.
144 Note that Samba 3.0 is not anywhere near feature complete yet. There
145 is a lot more coding we have planned, but unless we get what we have
146 done already more widely tested we will have a hard time doing a
147 stable release in a reasonable time frame.
149 This release is also missing major pieces of documentation, and there
150 are many parts of the docs that have not been updated to reflect the
151 new options and features in 3.0.
156 - Active Directory support. This release is able to join a ADS realm
157 as a member server and authenticate users using
158 LDAP/kerberos. Please read ADS-HOWTO.txt in the release for a very
159 rough guide on how to set this up.
161 - Unicode support. Samba will now negotiate unicode on the wire and
162 interally there is now a much better infrastructure for multi-byte
163 and unicode character sets. You may need the "dos charset", "unix
164 charset" and "display charset" options. The unicode support is not
167 - New authentication system. The internal authentication system has
168 been almost completely rewritten. Most of the changes are internal,
169 but the new auth system is also very configurable. Not documented
172 - new filename mangling system. The filename mangling system has been
173 completely rewritten. An internal database now stores mangling maps
174 persistantly. This needs lots of testing.
176 - new "net" command. A new "net" command has been added. It is
177 somewhat similar to the "net" command in windows. Eventually we plan
178 to replace a bunch of other utilities (such as smbpasswd) with
179 subcommands in "net", at the moment only a few things are
182 - Samba now negotiates NT-style status32 codes on the wire. This
183 improves error handling a lot.
185 - better w2k printing support. The support for printing from win2000
186 clients has improved greatly.
188 Plus lots of other changes!
190 Note that many new features are not documented. Don't let this stop
191 you from using Samba 3.0. It is particularly important that the basic
192 file/print serving abilities of Samba 3.0 are widely tested to ensure
193 that we have not broken any of the basic functionality. As we do more
194 alpha releases we will start to document the new features.
197 Reporting bugs & Development Discussion
198 ---------------------------------------
200 Please discuss this release on the samba-technical mailing list or by
201 joining the #samba-technical IRC channel on irc.openprojects.net
203 If you do report problems then please try to send high quality
204 feedback. If you don't provide vital information to help us track down
205 the problem then you will probably be ignored.