python: Explain strange enable_net_export_keytab() behaviour is no longer due Heimdal
commit7a8c091698e1681868392f6902db2181711028c4
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Dec 2023 04:57:56 +0000 (18 17:57 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Mar 2024 22:06:39 +0000 (14 22:06 +0000)
treec0b8800e5f886ab7bfca65df8c58a012d15acb67
parentc97071726e163b40f0e391af70e81b3e6c1ab0eb
python: Explain strange enable_net_export_keytab() behaviour is no longer due Heimdal

This code is now common between Heimdal and MIT Kerberos, but can still be missing
for builds of "samba-tool" that do not include the whole AD DC.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
python/samba/__init__.py