Changes in 2.2.1
> -----------------
>
> 1). "find" command removed for smbclient. Internal code now used.
> 2). smbspool updates to retry connections from Michael Sweet.
> 3). Fix for mapping 8859-15 characters to UNICODE.
> 4). Changed "security=server" to try with invalid username to prevent
> account lockouts.
> 5). Fixes to allow Windows 2000 SP2 clients to join a Samba PDC.
> 6). Support for Windows 9x Nexus tools to allow security changes from
Win9x.
> 7). Two locking fixes added. Samba 2.2.1 now passes the Clarion network
> lock tester tool for distributed databases.
> 8). Preliminary support added for Windows 2000 large file read/write SMBs.
> 9). Changed random number generator in Samba to prevent guess attacks.
> 10). Fixes for tdb corruption in connections.tdb and file locking
brlock.tdb.
> smbd's clean the tdb files on startup and shutdown.
> 11). Fixes for default ACLs on Solaris.
> 12). Tidyup of password entry caching code.
> 13). Correct shutdowns added for send fails. Helps tdb cleanup code.
> 14). Prevent invalid '/' characters in workgroup names.
> 15). Removed more static arrays in SAMR code.
> 16). Client code is now UNICODE on the wire.
> 17). Fix 2 second timstamp resolution everywhere if dos timestamp set to
yes.
> 18). All tdb opens now going through logging function.
> 19). Add pam password changing and pam restrictions code.
> 20). Printer driver management improvements (delete driver).
> 21). Fix difference between NULL security descriptors and empty
> security descriptors.
> 22). Fix SID returns for server roles.
> 23). Allow Windows 2000 mmc to view and set Samba share security
descriptors.
> 24). Allow smbcontrol to forcibly disconnect a share.
> 25). tdb fixes for HPUX, OpenBSD and other OS's that don't have a coherent
> mmap/file read/write cache.
> 26). Fix race condition in returning create disposition for file
create/open.
> 27). Fix NT rewriting of security descriptors to their canonical form for
> ACLs.
> 28). Fix for Samba running on top of Linux VFAT ftruncate bug.
> 29). Swat fixes for being run with xinetd that doesn't set the umask.
> 30). Fix for slow writes with Win9x Explorer clients. Emulates Microsoft
> TCP stack early ack specification error.
> 31). Changed lock & persistant tdb directory to /var/cache/samba by
default on
> RedHat and Mandrake as they clear the /var/lock/samba directory on
reboot.
>Кто-нить пробовал ее в работе? Стоит на нее переходить с 2.2.0 ?
Разумеется стоит. Причем бегом ;)
Не думаю, что оно сильно отличается от того, что сейчас у меня
работает из CVS. Криво-косо, но работает. В отличие от абсолютно
неработоспособной 2.2.0
>Кто-нить пробовал ее в работе? Стоит на нее переходить с 2.2.0 ?
Разумеется стоит. Причем бегом ;)
Не думаю, что оно сильно отличается от того, что сейчас у меня
работает из CVS. Криво-косо, но работает. В отличие от абсолютно
неработоспособной 2.2.0
>Сказал же, единственный баг с Win2K, с NT4.0 никаких проблем нет, >все печатается.
Ну так то да. Только вот smbd жрет при этом почти 100% CPU.
Баг был поправлен очень быстро после 2.2.0 :)
С тех пор живем с версией из CVS.
>Профили для Win9x у меня работают нормально.
А! А для NT/w2k? ;)
>Блокировки - не слышал про эту проблему.
Ну ежели 2-3 компутера к самбе ходят, может и так...
При моих 90 юзерах проблема уже была.
Причем, на самом то деле ее и не пофиксили, а сделали
обходной маневр.
>Ну так то да. Только вот smbd жрет при этом почти 100% CPU.
>Баг был поправлен очень быстро после 2.2.0 :)
>С тех пор живем с версией из CVS.
А чего там для печати из NT 4.0 сделали?
>А! А для NT/w2k? ;)
Не скажу - не знаю. У меня PDC есть, профили на нем стоят.
>Ну ежели 2-3 компутера к самбе ходят, может и так...
>При моих 90 юзерах проблема уже была.
>Причем, на самом то деле ее и не пофиксили, а сделали
>обходной маневр.
У меня 90 не наберется, всего 20. А что за проблема-то?
>>anonymous (*) (2001-07-17 16:55:36.0)
Подумать головой и понять что самба там ни причем.
net use h: \\server\homes из дос консоли (подставляешь свой диск и путь к samba)
А никто незнает что это у меня 2.x.x версия стала либо открывать не те файлы? Открывает 2001_07_20_8.php3 вместо 2001_07_02_1.php3. Судя по логам неудачное long name -> 8.3. Но мля, я же не трогал дефолтный конфиг???!! Ладно, посмотрел доки, нашел - сделал:
mangled names = yes -> no
mangle case = no
short preserve case = yes
хрен, теперь все нормально открывает но по F4 из Windows Commander'a не открывает. Судя по логам ищет notepad.exe на самбе. Бред :(