mirror of
https://github.com/samba-team/samba.git
synced 2025-07-28 11:42:03 +03:00
s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency
Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Thu Apr 12 15:23:19 CEST 2012 on sn-devel-104
This commit is contained in:
committed by
Andreas Schneider
parent
dda0531aae
commit
bcc16f1911
@ -29,6 +29,7 @@ import os
|
||||
import tempfile
|
||||
import logging
|
||||
from samba.net import Net, LIBNET_JOIN_AUTOMATIC
|
||||
import samba.dckeytab
|
||||
import samba.ntacls
|
||||
from samba.join import join_RODC, join_DC, join_subdomain
|
||||
from samba.auth import system_session
|
||||
|
Reference in New Issue
Block a user