samba-tool drs showrepl: Skip deleted DSAs when checking for success
authorAndrew Bartlett <abartlet@samba.org>
Sun, 10 Jun 2018 19:03:47 +0000 (21:03 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 28 Jun 2018 04:29:16 +0000 (06:29 +0200)
commit79c1c0c914d5658d9981cb76d671e7f3a4ae8678
tree98771851abe40e6bbb7eed28934eacf5d75ac78f
parent3a1b710eacc38c868e4b09848e751fdb5733cd98
samba-tool drs showrepl: Skip deleted DSAs when checking for success

The deleted DSAs are ignored by the server replication code, so ignore past failures
here also.

The repsFrom and repsTo entries will eventually be removed by the KCC.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/netcmd/drs.py