mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
r24749: Increase debuglevel.
Guenther
This commit is contained in:
parent
908e7963b8
commit
d82c1638b8
@ -508,7 +508,7 @@ static BOOL check_allowed_required_flags(uint32_t flags)
|
||||
/* FIXME: check for DSGETDC_VALID_FLAGS and check for excluse bits
|
||||
* (DS_PDC_REQUIRED, DS_KDC_REQUIRED, DS_GC_SERVER_REQUIRED) */
|
||||
|
||||
debug_dsdcinfo_flags(0, flags);
|
||||
debug_dsdcinfo_flags(10, flags);
|
||||
|
||||
if (return_type == (DS_RETURN_FLAT_NAME|DS_RETURN_DNS_NAME)) {
|
||||
return False;
|
||||
|
Loading…
x
Reference in New Issue
Block a user