Wireshark-bugs: [Wireshark-bugs] [Bug 5071] NetrLogonControl2 - Control_data_information "name"

Date: Tue, 10 Aug 2010 07:36:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5071

--- Comment #5 from Frank Schorr <fschorr@xxxxxxxxxxx> 2010-08-10 07:36:26 PDT ---
Created an attachment (id=5028)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5028)
Capture showing the change in frame 58

Capture showing the change in frame 58

Output before the patch:

Frame 58: 262 bytes on wire (2096 bits), 262 bytes captured (2096 bits)
Microsoft Network Logon, NetrLogonControl2
    Operation: NetrLogonControl2 (14)
    [Response in frame: 59]
    Server Handle: \\CRNTDC04
        Referent ID: 0x72747055
        Max Count: 11
        Offset: 0
        Actual Count: 11
        Handle: \\CRNTDC04
    Code: 0x00000006
    Level: 2
    CONTROL_DATA_INFORMATION: 
        Level: 6
        unknown: PDT_DEV
            Referent ID: 0x72747055
            Max Count: 8
            Offset: 0
            Actual Count: 8
            Unknown string: PDT_DE

Output after the patch:

Frame 58: 262 bytes on wire (2096 bits), 262 bytes captured (2096 bits)
Microsoft Network Logon, NetrLogonControl2
    Operation: NetrLogonControl2 (14)
    [Response in frame: 59]
    Server Handle: \\CRNTDC04
        Referent ID: 0x72747055
        Max Count: 11
        Offset: 0
        Actual Count: 11
        Handle: \\CRNTDC04
    Code: 0x00000006
    Level: 2
    CONTROL_DATA_INFORMATION: 
        Level: 6
        Trusted Domain Name: PDT_DEV
            Referent ID: 0x72747055
            Max Count: 8
            Offset: 0
            Actual Count: 8
            TrustedDomainName: PDT_DEV

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.