Samba draait op Unix-, BSD- en Linux-servers, en is een opensource-implementatie van het smb/cifs-netwerkprotocol. Sinds versie 3 kan Samba file- en printservices aan Windows-clients aanbieden, en is het in staat om als domaincontroller te fungeren. Uitgebreide documentatie, inclusief praktische how-to's voor een iets oudere versie, kunnen op deze pagina worden gevonden. De ontwikkelaars hebben versie 4.7.11 klaargezet, met de volgende aankondiging en lijst van aanpassingen:
Samba 4.7.11 Available for Download
This is the latest stable release of the Samba 4.7 release series. The uncompressed tarball has been signed using GnuPG (ID 6F33915B6568B7EA). The source code can be downloaded now. A patch against Samba 4.7.10 is also available.
Please note that this will very likely be the last bugfix release of the Samba 4.7 release series. There will be security fixes only beyond this point.
Changes since 4.7.10:
- BUG 13578: s3: util: Do not take over stderr when there is no log file.
- BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty pathnames.
- BUG 13633: s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.
- BUG 13549: Durable Reconnect fails because cookie.allow_reconnect is not set redundant for SMB2.
- BUG 13539: krb5-samba: Interdomain trust uses different salt principal.
- BUG 13362: Fix possible memory leak in the Samba process.
- BUG 13441: vfs_fruit: Don't unlink the main file.
- BUG 13602: smbd: Fix a memleak in async search ask sharemode.
- BUG 11517: Fix Samba GPO issue when Trust is enabled.
- BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user getpassword/syncpasswords'.
- BUG 13624: smb2_server: Set req->do_encryption = true earlier.
- BUG 12851: s3:winbind: Fix regression.