mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s4-torture: the new krb5 kdc tests are heimdal, not dc specific.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
350e403df8
commit
94cd324be9
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
if bld.CONFIG_SET('AD_DC_BUILD_IS_ENABLED'):
|
if bld.CONFIG_SET('SAMBA4_USES_HEIMDAL'):
|
||||||
bld.SAMBA_MODULE('TORTURE_KRB5',
|
bld.SAMBA_MODULE('TORTURE_KRB5',
|
||||||
source='kdc.c kdc-canon.c',
|
source='kdc.c kdc-canon.c',
|
||||||
autoproto='proto.h',
|
autoproto='proto.h',
|
||||||
|
Loading…
Reference in New Issue
Block a user