mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
ldif-handler: Fix the case for attribute dnsproperty
This commit is contained in:
parent
56bf8e250a
commit
20e425f7a8
@ -1500,7 +1500,7 @@ static const struct {
|
||||
|
||||
/* These NDR encoded things we want to be able to read with --show-binary */
|
||||
{ "dnsRecord", LDB_SYNTAX_SAMBA_DNSRECORD },
|
||||
{ "dnsProperty", LDB_SYNTAX_SAMBA_DNSPROPERTY },
|
||||
{ "dNSProperty", LDB_SYNTAX_SAMBA_DNSPROPERTY },
|
||||
{ "supplementalCredentials", LDB_SYNTAX_SAMBA_SUPPLEMENTALCREDENTIALS},
|
||||
{ "partialAttributeSet", LDB_SYNTAX_SAMBA_PARTIALATTRIBUTESET}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user