[Samba] using samba with bind dlz

Jeff Sadowski jeff.sadowski at gmail.com
Mon Jul 10 17:27:26 UTC 2017


I'll need to submit a patch so that tdb_copy comes back with a more
meaningful error.
Something like:

    if not os.path.exists(toolpath):
        raise Exception("Error I could not find tdbbackup")

for files
/usr/lib64/python2.7/site-packages/samba/tdb_util.py
and
/usr/lib64/python3.6/site-packages/samba/tdb_util.py
and since the are the same
diff /usr/lib64/python2.7/site-packages/samba/tdb_util.py
/usr/lib64/python2.7/site-packages/samba/tdb_util.py
comes back empty I wonder why there are two versions. Maybe they could have
a better scheme for python versions and have some code that lives in a
place that isn't version specific.


On Mon, Jul 10, 2017 at 11:12 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:

> On Mon, 10 Jul 2017 11:01:32 -0600
> Jeff Sadowski <jeff.sadowski at gmail.com> wrote:
>
> > dnf install tdb-tools and wala it finishes as expected. :-)
> >
>
> On Debian, tdb-tools gets installed automatically, this is probably
> because you have been able to create an AD DC since Samba 4 came out.
>
> But good catch, glad you got it to work ;-)
>
> Rowland
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>


More information about the samba mailing list