mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4/dsdb/cracknames: Remove unneeded attribute
The cracknames code never uses this. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
dc7911e76b
commit
047214be29
@ -1625,7 +1625,6 @@ WERROR dcesrv_drsuapi_ListInfoServer(struct ldb_context *sam_ctx, TALLOC_CTX *me
|
||||
int ret, i;
|
||||
const char *str;
|
||||
const char *attrs[] = {
|
||||
"dn",
|
||||
"dNSHostName",
|
||||
"serverReference",
|
||||
NULL
|
||||
|
Loading…
Reference in New Issue
Block a user