s4: samba-tool is usable without export-keytab command, make sure it does not break
authorAlexander Bokovoy <ab@samba.org>
Fri, 18 May 2012 12:24:38 +0000 (15:24 +0300)
committerAlexander Bokovoy <ab@samba.org>
Wed, 23 May 2012 14:51:50 +0000 (17:51 +0300)
commit2fc96e695599312c26576b5d0a0f6a86852131c4
tree9c0c7effff5d8c10a83f7f5cebcd838d37f8ac32
parentec989e7c402e9868d45d7764175f2b44d85bb244
s4: samba-tool is usable without export-keytab command, make sure it does not break

When export_keytab is not compiled in (pure client-side Samba 4 build as with
system MIT krb5), export-keytab command of samba-tool will not be available.
Make sure it is not provided but its absence does not break the Python tool.
source4/scripting/python/samba/netcmd/domain.py