[PATCH] Remove HDB requirement from 'samba-tool domain exportkeytab'
Andreas Schneider
asn at samba.org
Thu Mar 10 07:53:23 UTC 2016
On Tuesday 01 March 2016 16:00:39 Andreas Schneider wrote:
> Hello,
>
> we can export all or one principal using 'samba-tool domain exportkeytab'.
> The code loaded the HDB module to export the keytab and HDB loads samdb.
> This makes the code Heimdal specific. However ever there is no need to talk
> trough HDB we could directly use samdb too as the rest of samba-tool is
> already working directly on sambdb.
>
> The attached patchset first creates the infrastructure and then directly get
> the information from the samdb and creates a keytab.
>
>
> Review and push appreciated, thanks!
Reviewed by metze. Thanks for that :)
--
Andreas Schneider GPG-ID: CC014E3D
Samba Team asn at samba.org
www.samba.org
More information about the samba-technical
mailing list