python:tests: let insta_creds() also copy the bind_dn from the template
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2022 20:50:15 +0000 (21:50 +0100)
committerJule Anger <janger@samba.org>
Wed, 16 Mar 2022 13:41:14 +0000 (13:41 +0000)
commit528ed90d03ab74f45f5c6d790e468445767b259e
tree0ed7183ddb743cd8cb3c7e32b25991e0dd1f125d
parent1fcb5ed30f9a2b2fd7e02be66ab6052ae960aeed
python:tests: let insta_creds() also copy the bind_dn from the template

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13879

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit a30a7626254c863f95b98c97ea46ff54b98078ad)
python/samba/tests/__init__.py