Commit graph

6 commits

Author SHA1 Message Date
Tim Bishop
c89e412277 - Update to 3.0.25a.
Major bug fixes included in Samba 3.0.25a are:

  o Missing supplementary Unix group membership when using "force
    group".
  o Premature expiration of domain user passwords when using a
    Samba domain controller.
  o Failure to open the Windows object picker against a server
    configured to use "security = domain".
  * Authentication failures when using security = server.

Plus additional local fixes.

PR:		ports/113358
Submitted by:	maintainer
2007-06-05 10:55:06 +00:00
Sergey Matveychuk
04627d16d3 - Update to 3.0.24
This release contains fixes for the following security advisories:
   o CVE-2007-0452 (Potential Denial of Service bug in smbd)
   o CVE-2007-0453 (Buffer overrun in NSS host lookup Winbind
     NSS library on Solaris)
   o CVE-2007-0454 (Format string bug in afsacl.so VFS plugin)

- Improve RC-file.

PR:		ports/108803
Submitted by:	maintainer
2007-02-07 08:40:44 +00:00
Shaun Amott
88774c2698 - Fix two bugs in the current samba 3.0.23c code, which stopped testparm
and winbindd from working. [1]

- Fix rc.d script variable checks. [2]

PR:		ports/104200 [1], ports/103799 [2]
Submitted by:	Timur I. Bakeyev <timur@gnu.org> (maintainer) [1],
		Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
2006-10-09 17:50:13 +00:00
Shaun Amott
c9e8541afc - Maintainer reports: [1]
After recent release of Samba 3.0.23c and corresponding version of
  port several problems with it were reported back by the users.

  - Fix for the broken OPTIONS menu due overlong line. That addresses PR
    ports/103158 and ports/102980
  - Fix build on FreeBSD 7. PR ports/102919.
  - Several fixes to the rc.d/samba script, as well as a new code.
    Should handle 'restart' properly now.
  - Remove enforcement of a daemon shutdown during deinstallation due
    several requests.
  - SAMBA_PRIVATEDIR can now be redefined.

- Warn the user if FAM_SUPPORT is enabled contrary to the selected
  OPTIONS. [2]

PR:		ports/103170 [1] ports/103276 [2]
Submitted by:	Timur I. Bakeyev <timur@gnu.org> (mainainer) [1],
		Scot Hetzel <swhetzel@gmail.com> [2]
Approved by:	maintainer [2]
2006-09-19 01:39:21 +00:00
Renato Botelho
a8c167b565 *** net/samba3:
- Update to 3.0.23c

Common bugs fixed in 3.0.23c include: [1]

  o Authentication failures in pam_winbind when the AD domain
    policy is set to not expire passwords.
  o Authorization failures when using smb.conf options such
    as "valid users" with the smbpasswd passdb backend.

*** net/samba-libsmbclient: [2]
- Small cosmetic changes

*** net/py-samba: [3]
- Reset PORTREVISION back, as master port version bumped

PR:		ports/102805 [1]
		ports/102806 [2]
		ports/102807 [3]
Submitted by:	Timur I. Bakeyev <timur@gnu.org> (maintainer)
2006-09-04 19:00:17 +00:00
Jun Kuriyama
16b56ac16c - Upgrade to 3.0.23 (including security fix).
o Improved 'make test'
   o New offline mode in winbindd.
   o New Kerberos support for pam_winbind.so.
   o New handling of unmapped users and groups.
   o New non-root share management tools.
   o Improved support for local and BUILTIN groups.
   o Winbind IDMAP integration with RFC2307 schema objects supported
     by Windows 2003 R2.
   o Rewritten 'net ads join' to mimic Windows XP without requiring
     administrative rights to join a domain.

PR:		ports/100100
Submitted by:	maintainer
2006-07-12 00:16:32 +00:00
Renamed from net/samba3/files/samba.sh.sample (Browse further)