[cifs-protocol] [REG:110122152819123] dwFlags in dnsRecord

Bryan Burgin bburgin at microsoft.com
Tue Dec 21 07:44:14 MST 2010


[dochelp to bcc]

Hi, Tridge. I can help you with this.  It's in the same area as the dwReserved question you raised.  I created SR 110122152819123 to track it.

Bryan

-----Original Message-----
From: tridge at samba.org [mailto:tridge at samba.org] 
Sent: Monday, December 20, 2010 11:37 PM
To: Interoperability Documentation Help
Cc: cifs-protocol at samba.org
Subject: dwFlags in dnsRecord

I'm trying to work out the bits in the dwFlags field in dnsRecord attributes in LDAP. I need these in order to correctly create new records.

[MS-DNSP] talks about several dwFlags fields, but not of them seem to correspond to the bits I'm seeing. On a w2k8r2 server I see the following dwFlags values:

tridge at blu:~/$ bin/ldbsearch -H ldap://10.0.0.4 -Uadministrator at v2.tridgell.net%p at ssw0rd5 -b DC=DomainDnsZones,DC=v2,DC=tridgell,DC=net objectclass=dnsNode dnsRecord --show-binary|grep dwFlags|sort -u

        dwFlags                  : 0x00000005 (5)
        dwFlags                  : 0x00000805 (2053)
        dwFlags                  : 0x00008005 (32773)
        dwFlags                  : 0x00008205 (33285)
        dwFlags                  : 0x0000f005 (61445)

Can you let me know what the bits mean?

Cheers, Tridge



More information about the cifs-protocol mailing list