发布于 2017-12-24 00:02:37 | 99 次阅读 | 评论: 0 | 来源: 网友投递
Samba 可以让win和unix共享文件的东东
Samba,是种自由软件,用来让UNIX系列的操作系统与微软Windows操作系统的 SMB/CIFS(Server Message Block/Common Internet File System)网络协定做连结。在目前的版本(v3),不仅可存取及分享SMB的资料夹及打印机,本身还可以整合入Windows Server的网域、扮演为网域控制站(Domain Controller)以及加入Active Directory成员。简而言之,此软件在Windows与UNIX系列OS之间搭起一座桥梁,让两者的资源可互通有无。
Samba 4.7.4 发布了。作为一款开源、免费和跨平台的软件,Samba 旨在取代 UNIX 平台上的 SMB/CIFS 网络协议,让GNU/Linux 和 Mac OS X 系统能够与 Windows 网络分享通讯(比如访问 Windows 操作系统上的共享文件夹)。
主要更新内容:
Jeremy Allison <jra@samba.org>
BUG 13140: s3: smbclient: Implement 'volume' command over SMB2.
BUG 13171: s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().
BUG 13172: s3: libsmb: Fix reversing of oldname/newname paths when creating a reparse point symlink on Windows from smbclient.
Timur I. Bakeyev <timur@iXsystems.com>
BUG 12934: Build man page for vfs_zfsacl.8 with Samba.
Andrew Bartlett <abartlet@samba.org>
BUG 13095: repl_meta_data: Allow delete of an object with dangling backlinks.
BUG 13129: s4:samba: Fix default to be running samba as a deamon.
BUG 13191: Performance regression in DNS server with introduction of DNS wildcard, ldb: Release 1.2.3
完整更新内容请查看发布说明。
下载地址: