samba 2:3.6.3-2ubuntu2.10 source package in Ubuntu
Changelog
samba (2:3.6.3-2ubuntu2.10) precise-security; urgency=medium * SECURITY UPDATE: Password lockout not enforced for SAMR password changes - debian/patches/CVE-2013-4496.patch: refactor password lockout code in source3/auth/check_samsec.c, source3/rpc_server/samr/srv_samr_chgpasswd.c, source3/rpc_server/samr/srv_samr_nt.c, source3/smbd/lanman.c, source4/rpc_server/samr/samr_password.c, source4/torture/rpc/samr.c. - CVE-2013-4496 -- Marc Deslauriers <email address hidden> Mon, 17 Mar 2014 08:54:32 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
samba_3.6.3.orig.tar.bz2 | 23.3 MiB | 34393921b220e97bdb29de28c560e305c4f2ede74ca35355d08f43f521c90533 |
samba_3.6.3-2ubuntu2.10.debian.tar.gz | 404.0 KiB | ecbeea246a79ef183880e6d7d0f61aecea0285085fb123403a8d577de933bd33 |
samba_3.6.3-2ubuntu2.10.dsc | 3.0 KiB | 36ab86faa897e931c7b195585f79904aafea710aed31a998d05a8e23fdd57549 |
Available diffs
Binary packages built by this source
- libpam-smbpass: pluggable authentication module for Samba
This is a module for PAM that enables a system administrator to migrate
user passwords from the Unix password database to the SMB password
database as used by Samba, and to subsequently keep the two databases in
sync. Unlike other solutions, it does this without needing users to log
in to Samba using cleartext passwords, or requiring them to change their
existing passwords.
- libpam-winbind: Samba nameservice and authentication integration plugins
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides pam_winbind and nss_winbind, plugins that integrate
with a local winbindd server to provide Windows domain authentication and
user/group name lookups to the system; and nss_wins, which provides
hostname lookups via both the NBNS and NetBIOS broadcast protocols.
- libsmbclient: shared library for communication with SMB/CIFS servers
This package provides a shared library that enables client applications
to talk to Microsoft Windows and Samba servers using the SMB/CIFS
protocol.
- libsmbclient-dev: development files for libsmbclient
This package provides the development files (static library and headers)
required for building applications against libsmbclient, a library that
enables client applications to talk to Microsoft Windows and Samba servers
using the SMB/CIFS protocol.
- libwbclient-dev: Samba winbind client library - development files
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides the development files (static library and headers)
required for building applications against libwbclient, a library for client
applications that interact via the winbind pipe protocol with a Samba
winbind server.
- libwbclient0: Samba winbind client library
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides a library for client applications that interact
via the winbind pipe protocol with a Samba winbind server.
- samba: SMB/CIFS file, print, and login server for Unix
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides the components necessary to use Samba as a
stand-alone file and print server. For use in an NT4 domain or Active
Directory realm, you will also need the winbind package.
.
This package is not required for connecting to existing SMB/CIFS servers
(see smbclient) or for mounting remote filesystems (see cifs-utils).
- samba-common: common files used by both the Samba server and client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains common files used by both Samba 3 and Samba 4.
- samba-common-bin: common files used by both the Samba server and client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains files and programs needed by Samba when used as
either a client or a server.
- samba-dbg: Samba debugging symbols
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides debugging information for the software in the
Samba suite. Install it to get a better backtrace in the event of a
crash.
- samba-doc: Samba documentation
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains all the non-PDF documentation for the Samba
suite. See also samba-doc-pdf.
- samba-doc-pdf: Samba documentation in PDF format
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains all the PDF documentation for the Samba suite.
- samba-tools: Samba testing utilities
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains extra command-line tools such as smbtorture for
performance-testing CIFS servers and clients.
- smbclient: command-line SMB/CIFS clients for Unix
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains command-line utilities for accessing Microsoft
Windows and Samba servers, including smbclient, smbtar, and smbspool.
Utilities for mounting shares locally are found in the package
cifs-utils.
- swat: Samba Web Administration Tool
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package allows you to administer a Samba server via a web browser.
.
SWAT is no longer actively maintained, and its default configuration is
not secure for use over an untrusted network. SWAT will also rewrite
smb.conf, rearranging the entries and deleting all comments as well as
include= and copy= options, so is not suitable for use in conjunction
with hand-edited smb.conf files or the default package-managed
configuration.
- winbind: Samba nameservice integration server
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides winbindd, a daemon which integrates authentication
and directory service (user/group lookup) mechanisms from a Windows
domain on a Linux system. User/group lookups are configured via
/etc/nsswitch.conf, and authentication is integrated using the winbind
module for PAM.