[WHATSNEW] Samba AD with MIT Kerberos + Version change

Rowland Penny rpenny at samba.org
Fri May 5 10:53:18 UTC 2017


On Fri, 05 May 2017 12:27:07 +0200
Daniele Dario <d.dario76 at gmail.com> wrote:

> What happens if you change
>   if _glue.is_heimdal_built:
> to
>   if _glue.is_heimdal_built():
> 
> If is_heimdal_built is a method and not a variable this makes a lot of
> difference.

Yes that worked to get 'kdc.conf' created, but I still get:

krb5kdc: Unable to load requested database module 'samba': plugin
symbol 'kdb_function_table' not found - while initializing database for
realm TESTING.TLD

in /usr/local/samba/var/mit_kdc.log 

Rowland



More information about the samba-technical mailing list