Implement anonymization for protocol v2.
authorHolger Hetterich <hhetter@novell.com>
Fri, 29 Jan 2010 13:57:20 +0000 (14:57 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:09 +0000 (09:52 -0400)
commit3f5f2d82bd2447ea6a3f7dc626ff9a11f7101055
tree6828581774a16c8ff7c61e90e4b4b1c7587b3ac7
parentb7457301616d27078338fc476273b99d0e78330b
Implement anonymization for protocol v2.

Since we need to care for the SID too, do the anonymization in the
marshalling function and anonymize both the username and the SID.

Remove the 'A' status flag from the header definition. A listener
could see from the unencrypted header if the module is anonymizing
or not, which is certainly not wanted.
source3/modules/vfs_smb_traffic_analyzer.c