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)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 10 Mar 2022 03:16:35 +0000 (03:16 +0000)
commita30a7626254c863f95b98c97ea46ff54b98078ad
treeb1789a4656f869f75ea51d78729f0ab35c1d56db
parent239178aee363be2c3add4063fe9c50f482a58ed1
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>
python/samba/tests/__init__.py