s4-torture/drs: Save the server dnsname on the DcConnection object
authorAndrew Bartlett <abartlet@samba.org>
Sun, 23 Jul 2023 23:40:46 +0000 (11:40 +1200)
committerJule Anger <janger@samba.org>
Mon, 21 Aug 2023 08:11:11 +0000 (08:11 +0000)
commit4b30611733ef9465c58593b073851b053737661f
treea414062916becc7882efc447512f74dc5f269019
parent958ae0038d62fbee811e425f2b8ea6f33ff8ee38
s4-torture/drs: Save the server dnsname on the DcConnection object

This object is used to hold one of many possible connections and
it is helpful for debugging and uniqueness to know which DC is being
connected to.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit c30bb8769ff2c4eba2d8f8a2bd3a56946b7d9d5e)
source4/torture/drs/python/getncchanges.py