mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
r14181: This doesn't need level 1 debug, it happens whenever the DNS name is looked up.
Andrew Bartlett
This commit is contained in:
parent
2ab71ed518
commit
1badf363ab
@ -129,7 +129,7 @@ static enum drsuapi_DsNameStatus LDB_lookup_spn_alias(krb5_context context, stru
|
||||
}
|
||||
} while (p);
|
||||
}
|
||||
DEBUG(1, ("LDB_lookup_spn_alias: no alias for service %s applicable\n", alias_from));
|
||||
DEBUG(4, ("LDB_lookup_spn_alias: no alias for service %s applicable\n", alias_from));
|
||||
talloc_free(tmp_ctx);
|
||||
return DRSUAPI_DS_NAME_STATUS_NOT_FOUND;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user