[Samba] smbclient: preoblems with samba 4.3.x

Helmut Hullen Hullen at t-online.de
Sun Jan 10 18:55:00 UTC 2016


Hallo,

"smbclient" doesn't work with the slackware packages samba-4.3.1 and  
4.3.2, it has worked with 4.2.1 and older versions.

        smbclient

answers with "segmentation fault", on two testing machines (where 4.2.1  
has worked well).

The slackware packets are compiled with

./configure \
  --enable-fhs \
  --prefix=/usr \
  --libdir=/usr/lib${LIBDIRSUFFIX} \
  --includedir=/usr/include \
  --bindir=/usr/bin \
  --sbindir=/usr/sbin \
  --mandir=/usr/man \
  --sysconfdir=/etc \
  --with-configdir=/etc/samba \
  --with-piddir=/var/run \
  --with-privatedir=/etc/samba/private \
  --with-privatelibdir=/usr/lib${LIBDIRSUFFIX} \
  --with-modulesdir=/usr/lib${LIBDIRSUFFIX} \
  --with-lockdir=/var/cache/samba \
  --with-logfilebase=/var/log/samba \
  --localstatedir=/var \
  --enable-cups \
  --with-acl-support \
  --with-automount \
  --with-quotas \
  --with-syslog \
  --with-utmp \
  --with-winbind \
  --with-ldap \
  --with-ads \
  --without-pam \
  --build=$TARGET

When I add the option

  --without-ad-dc

then "smbclient" works well also for/with version 4.3.2.

That's no solution for most of the samba users; I need "smbclient" in a  
LAN where samba runs since 2 decades in samba2/samba3 style ...

That smbclient problem seems to be no special slackware problem but a  
source code problem.

Viele Gruesse!
Helmut




More information about the samba mailing list