Common bugs fixed in 3.0.23b include:
o Ambiguity with unqualified names in smb.conf parameters
such as "force user" and "valid users".
o Errors in 'net ads join' caused by bad IP address in the list
of domain controllers.
o SMB signing errors in the client and server code.
o Domain join failures when using smbpasswd on a Samba PDC.
Common bugs fixed in 3.0.23a include:
o Failure to strip the domain name from groups when 'winbind
use default domain = yes'
o Failure in pam_winbind to correctly parse arguments.
o Bad token creation of local users on member servers not
running winbindd.
o Failure to add users or groups to ACLs using the Windows
object picker.
o Failure in file serving code when 'kernel oplocks = yes'.
New features in 3.0.23a include:
o New "createupn" option to "net ads join"
o Rewritten Kerberos keytab generation when 'use kerberos
keytab = yes'
PR: ports/102040
Submitted by: maintainer
Like inetd, this program listens on the net for requests and spawns a
server to handle them. However, it only handles one port and one
program. Other limitations:
- only 'stream' socket type
- only 'nowait'
- doesn't switch user-ids
PR: ports/101964
Submitted by: Pankov Pavel <pankov_p@mail.ru>
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
operating systems. It includes functionnal implementations of all components of
the Teredo specification (client, relay and server). It is meant to provide IPv6
connectivity even from behind NAT devices.
WWW: http://www.simphalempin.com/dev/miredo/
Submitted by: Andreas Kohn via irc
Approved by: krion (mentor)
o rcNGfy
o Compile on amd64 [1]
NOTE: DSS will support on amd64, because there are many
fix which I heard:-) in cvs repository. In this
time, however, Apple doesn't release DSS supported
on amd64:-(.
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> [1]
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.
PR: ports/100335
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com>