Bug 100100

Summary: [Maintainer Update] Samba3.0.23
Product: Ports & Packages Reporter: Timur I. Bakeyev <timur>
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me CC: simon
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
samba3.diff none

Description Timur I. Bakeyev 2006-07-11 19:50:16 UTC

New features in 3.0.23 include:

   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.

How-To-Repeat: 

20060711:
  AFFECTS: users of net/samba3
  AUTHOR: timur@gnu.org

  Starting from version 3.0.23 Samba no longer supports experimental
  SQL and XML passdb backends. If you need this functionality, please
  visit http://pdbsql.sourceforge.net/ (port is coming soon).

  The default mapping entries for groups such as "Domain Admins" are
  no longer created when using an smbpasswd file or a tdbsam passdb
  backend. Use 'net groupmap add' rather than 'net groupmap modify' 
  to set these entries.

  A substring matching rule has been added to the sambaSID attribute
  definition. For OpenLDAP servers, this will require the addition
  of 'index sambaSID sub' to the slapd.conf configuration file. It
  will be necessary to run slapindex after making this change. There
  has been no change to actual data storage schema.
Comment 1 Jun Kuriyama freebsd_committer freebsd_triage 2006-07-12 01:09:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Take.
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2006-07-12 01:36:37 UTC
State Changed
From-To: open->closed

Committed, thanks!