Changes between Version 34 and Version 35 of FAQ
- Timestamp:
- Mar 21, 2010, 10:23:18 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v34 v35 11 11 While 3.3.x binaries have been tested for several weeks now and seem to work well in general, bear in mind that 3.3.x is still beta software and work in progress and therefore not ready for production use.[[BR]][[BR]] 12 12 Currently 3.3.x offers exactly one benefit over 3.0.x: [http://svn.netlabs.org/samba/ticket/59 Ticket 59] is gone. GUI-Tools and scripts work with 3.3.x, but only make little use of new features found in Samba 3.3.x.[[BR]][[BR]] 13 ---- 14 === Samba 3.3.10 and 3.3.11 seem to be unworkable === 15 A change of the default value in the wide links setting in smb.conf triggered a bug in our Samba that was not discovered before. In order to get 3.3.10 and 3.3.11 to work normally put the following into your smb.conf 16 {{{ 17 wide links = Yes 18 }}} 19 ''Note: The default value for this was changed from Yes to No with 3.3.10. 3.3.10 and 11 only work normally on eCS if wide links is set to Yes (as it was with builds 3.3.9 and earlier). This issue has been resolved in 3.3.12 or better.'' 13 20 ---- 14 21 === Samba Codepage support seems to be broken from 3.0.35 onward - why does this not work anymore? ===