On 12/31/2015 11:01 AM, Reindl Harald wrote:
>
>
OK I think I solved the tkey-gssapi issue. Apparently It wasn't in the
correct location in named.conf. The syslog no longer shows any
meaningful bind errors. Looking at the samba log I do see some.
[2015/12/31 13:22:46.466800, 0]
../source4/smbd/server.c:370(binary_smbd_main)
samba version 4.2.5 started.
Copyright Andrew Tridgell and the Samba Team 1992-2014
ldb: unable to dlopen /usr/local/samba/lib/ldb/dns_notify.so :
/usr/local/samba/lib/private/liberrors-samba4.so: version `SAMBA_4.3.0'
not found (required by /usr/local/samba/lib/ldb/dns_notify. so)
ldb: unable to dlopen /usr/local/samba/lib/ldb/tombstone_reanimate.so :
/usr/local/samba/lib/private/libdsdb-module-samba4.so: version
`SAMBA_4.3.0' not found (required by /usr/local/samba/lib/l
db/tombstone_reanimate.so)
[2015/12/31 13:22:48.050030, 0]
../source4/smbd/server.c:488(binary_smbd_main)
samba: using 'standard' process model
[2015/12/31 13:22:48.358595, 0]
../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'samba' finished starting up and ready to serve connections
[2015/12/31 13:22:50.709103, 0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
/usr/local/samba/sbin/samba_spnupdate: ldb: unable to dlopen
/usr/local/samba/lib/ldb/dns_notify.so :
/usr/local/samba/lib/private/liberrors-samba4.so: version `SAMBA_4.3.0'
not found (require d by
/usr/local/samba/lib/ldb/dns_notify.so)
[2015/12/31 13:22:51.022158, 0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
/usr/local/samba/sbin/samba_spnupdate: ldb: unable to dlopen
/usr/local/samba/lib/ldb/tombstone_reanimate.so :
/usr/local/samba/lib/private/libdsdb-module-samba4.so: version
`SAMBA_4.3.0' not found (required by
/usr/local/samba/lib/ldb/tombstone_reanimate.so)
[2015/12/31 13:22:51.377786, 0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
/usr/local/samba/sbin/samba_dnsupdate: ldb: unable to dlopen
/usr/local/samba/lib/ldb/dns_notify.so :
/usr/local/samba/lib/private/liberrors-samba4.so: version `SAMBA_4.3.0'
not found (require d by
/usr/local/samba/lib/ldb/dns_notify.so)
[2015/12/31 13:22:51.800456, 0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
/usr/local/samba/sbin/samba_dnsupdate: ldb: unable to dlopen
/usr/local/samba/lib/ldb/tombstone_reanimate.so :
/usr/local/samba/lib/private/libdsdb-module-samba4.so: version
`SAMBA_4.3.0' not found (required by
/usr/local/samba/lib/ldb/tombstone_reanimate.so)
I need to update to Samba 4.3 in order to resolve this. What exactly do
I lose by not updating?