[PATCH] Remove HDB requirement from 'samba-tool domain exportkeytab'

Andreas Schneider asn at samba.org
Tue Mar 1 15:00:39 UTC 2016


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!


Best regards,


	-- andreas

-- 
Andreas Schneider                   GPG-ID: CC014E3D
Samba Team                             asn at samba.org
www.samba.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: master-export-keytab.patch
Type: text/x-patch
Size: 53219 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160301/d1a94a9a/master-export-keytab.bin>


More information about the samba-technical mailing list