[Pkg-samba-maint] Bug#680160: samba4: passdb/pdb_interface.c:157(make_pdb_method_name) No builtin nor plugin backend for samba4 found
Chris Coleman
spam-1 at karumbo.com
Wed Jul 4 06:16:04 UTC 2012
Package: samba4
Version: 4.0.0~beta2+dfsg1-1
Severity: normal
Dear Maintainer,
On installing samba4 I have encountered the above (shown below in more detail
when starting samba, in my smb.conf I have:
passdb backend = samba4
Error:
[2012/07/03 21:08:51, 0] smbd/server.c:1051(main)
smbd version 3.6.5 started.
Copyright Andrew Tridgell and the Samba Team 1992-2011
[2012/07/03 21:08:51, 0] param/loadparm.c:7969(lp_do_parameter)
Ignoring unknown parameter "server role"
[2012/07/03 21:08:51.081368, 0] param/loadparm.c:7969(lp_do_parameter)
Ignoring unknown parameter "server role"
[2012/07/03 21:08:51.118966, 0] param/loadparm.c:7209(service_ok)
WARNING: No path in service IPC$ - making it unavailable!
[2012/07/03 21:08:51.147307, 0] smbd/server.c:1107(main)
standard input is not a socket, assuming -D option
[2012/07/03 21:08:51.150523, 0] passdb/pdb_interface.c:157(make_pdb_method_name)
No builtin nor plugin backend for samba4 found
[2012/07/03 21:08:51.152413, 0] lib/util.c:1117(smb_panic)
PANIC (pid 5723): pdb_get_methods_reload: failed to get pdb methods for backend samba4
[2012/07/03 21:08:51.155165, 0] lib/util.c:1221(log_stack_trace)
BACKTRACE: 0 stack frames:
[2012/07/03 21:08:51.162305, 0] lib/fault.c:372(dump_core)
dumping core in /var/log/samba/cores/smbd
I also recieve this error on starting the server:
root at server:~# /etc/init.d/samba4 restart
[ ok ] Stopping Samba 4 daemon: samba.
[....] Starting Samba 4 daemon: samba/usr/sbin/samba: /usr/lib/arm-linux-gnueabi/libwbclient.so.0: no version information available (required by /usr/lib/arm-linux-gnueabi/samba/libauth4.so)
.. ok
I initially tried an upgrade from samba3, however ultimately just provisioned
samba with the following command:
/usr/share/samba/setup/provision \
--realm=karumbo.local.com --domain=KARUMBO \
--adminpass=SOMEPASSWORD --server-role=dc
Which completed succesfully and created a bare bones smb.conf below:
# Global parameters
[global]
server role = active directory domain controller
workgroup = KARUMBO
realm = karumbo.local
netbios name = SERVER
passdb backend = samba4
[netlogon]
path = /var/lib/samba/sysvol/karumbo.local/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: armel (armv5tel)
Kernel: Linux 3.0.4 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages samba4 depends on:
ii debconf [debconf-2.0] 1.5.44
ii libasn1-8-heimdal 1.6~git20120403+dfsg1-2
ii libattr1 1:2.4.46-8
ii libbsd0 0.4.0-1
ii libc6 2.13-33
ii libcomerr2 1.42.4-3
ii libdcerpc-server0 4.0.0~beta2+dfsg1-1
ii libdcerpc0 4.0.0~beta2+dfsg1-1
ii libgcc1 1:4.6.1-4
ii libgensec0 4.0.0~beta2+dfsg1-1
ii libhdb9-heimdal 1.6~git20120403+dfsg1-2
ii libkdc2-heimdal 1.6~git20120403+dfsg1-2
ii libkrb5-26-heimdal 1.6~git20120403+dfsg1-2
ii libldb1 1:1.1.6-1
ii libndr-standard0 4.0.0~beta2+dfsg1-1
ii libndr0 4.0.0~beta2+dfsg1-1
ii libpopt0 1.16-7
ii libpython2.7 2.7.3~rc2-2.1
ii libroken18-heimdal 1.6~git20120403+dfsg1-2
ii libsamba-credentials0 4.0.0~beta2+dfsg1-1
ii libsamba-hostconfig0 4.0.0~beta2+dfsg1-1
ii libsamba-util0 4.0.0~beta2+dfsg1-1
ii libsamdb0 4.0.0~beta2+dfsg1-1
ii libsmbclient-raw0 4.0.0~beta2+dfsg1-1
ii libtalloc2 2.0.7+git20120207-1
ii libtdb1 1.2.10-2
ii libtevent0 0.9.16-1
ii python 2.7.3~rc2-1
ii python-dnspython 1.10.0-1
ii python-samba 4.0.0~beta2+dfsg1-1
ii samba-dsdb-modules 4.0.0~beta2+dfsg1-1
ii samba4-common-bin 4.0.0~beta2+dfsg1-1
ii tdb-tools 1.2.10-2
Versions of packages samba4 recommends:
ii attr 1:2.4.46-8
ii bind9 1:9.8.1.dfsg.P1-4.1
ii bind9utils 1:9.8.1.dfsg.P1-4.1
ii ldb-tools 1:1.1.6-1
Versions of packages samba4 suggests:
pn phpldapadmin <none>
pn samba-gtk <none>
pn swat2 <none>
-- debconf information:
samba4/realm: KARUMBO.LOCAL
samba4/upgrade-from-v3: true
samba4/server-role: domain controller
More information about the Pkg-samba-maint
mailing list