FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:48 PM BST
Port details
samba34 3.4.17 net on this many watch lists=20 search for ports that depend on this port An older version of this port was marked as vulnerable.
A free SMB and CIFS client and server for UNIX
Maintained by: timur@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2010 01:08:51
License: not specified in port


The Samba suite is a set of programs which run under the FreeBSD
operating system. These programs deliver most of the important
functionality of a Microsoft Lan Manager server. That is, they support
remote access to FreeBSD filespace and FreeBSD printers from Lan Manager
compatible clients. In practical terms, this means that such clients can
connect to and use FreeBSD filespace as if it was a local disk drive, or
FreeBSD printers as if they were local printers.

Some of the most popular Lan Manager compatible clients include Lan
Manager itself, Windows for Workgroups, OS/2 and Windows NT.

WWW: http://www.samba.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net/samba-libsmbclient
net/samba-nmblookup

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pkg-config, devel/gmake, devel/autoconf
Required Libraries: devel/libexecinfo, devel/talloc, print/cups-client, devel/popt, net/openldap24-client, converters/libiconv

Required by:
for Run

To install the port: cd /usr/ports/net/samba34/ && make install clean
To add the package: pkg_add -r samba34


Configuration Options
===> The following configuration options are available for samba34-3.4.17:
     LDAP=on (default) "With LDAP support"
     ADS=off (default) "With Active Directory support"
     CUPS=on (default) "With CUPS printing support"
     WINBIND=on (default) "With WinBIND support"
     SWAT=off (default) "With SWAT WebGUI"
     ACL_SUPPORT=off (default) "With ACL support"
     AIO_SUPPORT=off (default) "With Asyncronous IO support"
     FAM_SUPPORT=off (default) "With File Alteration Monitor"
     SYSLOG=off (default) "With Syslog support"
     QUOTAS=off (default) "With Disk quota support"
     UTMP=off (default) "With UTMP accounting support"
     PAM_SMBPASS=off (default) "With PAM authentication vs passdb backends"
     DNSUPDATE=off (default) "With dynamic DNS update(require ADS)"
     AVAHI=off (default) "With Bonjour service discovery support"
     EXP_MODULES=off (default) "With experimental modules"
     POPT=on (default) "With system-wide POPT library"
     MAX_DEBUG=off (default) "With maximum debugging"
     SMBTORTURE=off (default) "With smbtorture"
===> Use 'make config' to modify these settings

Master Sites:
http://us1.samba.org/samba/ftp/./
http://us1.samba.org/samba/ftp/old-versions/
http://us1.samba.org/samba/ftp/rc/
http://us1.samba.org/samba/ftp/pre/
http://us2.samba.org/samba/ftp/./
http://us2.samba.org/samba/ftp/old-versions/
http://us2.samba.org/samba/ftp/rc/
http://us2.samba.org/samba/ftp/pre/
http://us4.samba.org/samba/ftp/./
http://us4.samba.org/samba/ftp/old-versions/
http://us4.samba.org/samba/ftp/rc/
http://us4.samba.org/samba/ftp/pre/
http://us3.samba.org/samba/ftp/./
http://us3.samba.org/samba/ftp/old-versions/
http://us3.samba.org/samba/ftp/rc/
http://us3.samba.org/samba/ftp/pre/
ftp://ca.samba.org/./
ftp://ca.samba.org/old-versions/
ftp://ca.samba.org/rc/
ftp://ca.samba.org/pre/
ftp://de.samba.org/samba.org/./
ftp://de.samba.org/samba.org/old-versions/
ftp://de.samba.org/samba.org/rc/
ftp://de.samba.org/samba.org/pre/
ftp://ftp.oss.eznetsols.org/samba/./
ftp://ftp.oss.eznetsols.org/samba/old-versions/
ftp://ftp.oss.eznetsols.org/samba/rc/
ftp://ftp.oss.eznetsols.org/samba/pre/
ftp://ftp.easynet.be/samba/./
ftp://ftp.easynet.be/samba/old-versions/
ftp://ftp.easynet.be/samba/rc/
ftp://ftp.easynet.be/samba/pre/
ftp://ftp.linuxforum.net/ftp.samba.org/./
ftp://ftp.linuxforum.net/ftp.samba.org/old-versions/
ftp://ftp.linuxforum.net/ftp.samba.org/rc/
ftp://ftp.linuxforum.net/ftp.samba.org/pre/
http://ring.nict.go.jp/archives/net/samba/./
http://ring.nict.go.jp/archives/net/samba/old-versions/
http://ring.nict.go.jp/archives/net/samba/rc/
http://ring.nict.go.jp/archives/net/samba/pre/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-02-05
    Affects: users of net/samba34
    Author: timur@FreeBSD.org
    Reason: 
      This port was developed with the generous help of Florent Brodin.
    
      The default passdb backend has been changed to `tdbsam'! That breaks
      existing setups using the `smbpasswd' backend without explicit
      declaration! Please use `passdb backend = smbpasswd' if you would like
      to stick to the `smbpasswd' backend or convert your smbpasswd entries
      using e.g. `pdbedit -i smbpasswd -e tdbsam'.
    
      The `tdbsam' backend is much more flexible concerning per user
      settings like `profile path' or `home directory' and there are some
      commands which do not work with the `smbpasswd' backend at all.
    
    

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Apr 2012 18:48:09
Original commit files touched by this commit  3.4.17
delphij search for other commits by this committer
Security update to address Samba incorrect permission checks vulnerability
(CVE-2012-2111):

 - Update net/samba34 to 3.4.17
 - Update net/samba35 to 3.5.15
 - Update net/samba36 to 3.6.5

Security:       0fa15e08-92ec-11e1-a94a-00215c6a37bb
Approved by:    maintainer
13 Apr 2012 09:16:00
Original commit files touched by this commit  3.4.16_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
The samba rc.d script uses some clever tricks to start (up to) 3 different
services using the same script. As a result it resets rcvar several times
in order to process the options for each service.

The changes I made on 2012/01/14 to facilitate the removal of set_rc_var()
from HEAD were effective in the case where the WINBIND option was off (the
case that I tested) because that causes the related portions of the rc.d
script to be removed completely on install. However, if installed from a
package, or installed using the the default OPTIONS, WINBIND is on, which
caused the last known rcvar to be winbind_enable.

Since the common case seems to be for users to use samba_enable (which
only enables smb_and nmb_ by default) the fact that rcvar=winbind_enable,
but that knob is off, caused the startup script to trip on a totally
unrelated portion of rc.subr.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 Apr 2012 22:33:01
Original commit files touched by this commit  3.4.16
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Security update to address root credential remote code execution issue
(CVE-2012-1182):

 - Update samba36 to 3.6.4;
 - Update samba35 to 3.5.14;
 - Update samba34 to 3.4.16;

All samba users are advised to update.

Security:       baf37cd2-8351-11e1-894e-00215c6a37bb
With hat:       secteam@
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.4.14
 This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.4.14
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
29 Jul 2011 01:51:40
Original commit files touched by this commit  3.4.14
 This port version is marked as vulnerable.
timur search for other commits by this committer
Bump port version to 3.4.14, closing security issues CVE-2011-0719,
CVE-2011-2522 and CVE-2011-2694

Security:       CVE-2011-0719
Security:       CVE-2011-2522
Security:       CVE-2011-2694
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.4.9_2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
25 Feb 2011 01:32:18
Original commit files touched by this commit  3.4.9_2
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
30 Jan 2011 11:19:39
Original commit files touched by this commit  3.4.9_1
 This port version is marked as vulnerable.
uqs search for other commits by this committer
Collect the return values of both smbd and nmbd and return with exit status of
either of them if one is failing.

PR:             ports/151173
Submitted by:   uqs
Approved by:    maintainer timeout (3 months)
Feature safe:   yes
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.4.9
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  3.4.9
 This port version is marked as vulnerable.
ade search for other commits by this committer
Punt autoconf267->autoconf268
30 Sep 2010 10:39:54
Original commit files touched by this commit  3.4.9
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 3.4.9 (fixes CVE-2010-3069, the only change to 3.4.8)

PR:             ports/150583
Approved by:    maintainer (timeout)
25 Sep 2010 01:29:23
Original commit files touched by this commit  3.4.8_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Make samba* work with autoconf-2.67 on 6.x

I'm not entirely sure why it compiles on 7.x/8.x, but nevertheless, the
autoconf-specific parts to these patches absolutely need to go upstream.
15 Sep 2010 18:35:24
Original commit files touched by this commit  3.4.8_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
12 Jun 2010 04:24:16
Original commit files touched by this commit  3.4.8
 This port version is marked as vulnerable.
timur search for other commits by this committer
Bump samba34 port to the 3.4.8 version.

Major enhancements in Samba 3.4.8 include:

   o Fix Winbind reconnection to it's own domain (bug #7295).
   o Fix an uninitialized variable read in smbd (bug #7254).
   o Fix smbd crash with CUPS printers and no [printers] share defined
     (bug #7297).
   o Fix NULL pointer dereference in smbd (bug #7229).
27 Mar 2010 00:15:24
Original commit files touched by this commit  3.4.5_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
10 Feb 2010 10:54:00
Original commit files touched by this commit  3.4.5_1
 This port version is marked as vulnerable.
timur search for other commits by this committer
FreeBSD 6.x misses SIGRTMAX/SIGRTMIN, which breaks the build. Fixed.
07 Feb 2010 03:02:36
Original commit files touched by this commit  3.4.5_1
 This port version is marked as vulnerable.
timur search for other commits by this committer
Added creation of the rundir for pid files - thanks to spil.oss@gmail.com
for pointing it out.
06 Feb 2010 13:27:02
Original commit files touched by this commit  3.4.5
 This port version is marked as vulnerable.
timur search for other commits by this committer
Fix missing dependency from pkg-config and compilation problems with
installed samba3-libsmbclient.
05 Feb 2010 01:10:54
Original commit files touched by this commit  3.4.5
 This port version is marked as vulnerable.
timur search for other commits by this committer
Dirty fix against coredumps when gethostbyname(_r) is used with WINS.
05 Feb 2010 01:08:30
Original commit files touched by this commit  3.4.5
 This port version is marked as vulnerable.
timur search for other commits by this committer
New 3.4.x branch of the Samba server. New features, new bugs :)

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.295 seconds.