From: Holger Hetterich Date: Mon, 13 Oct 2008 21:18:54 +0000 (-0700) Subject: Update the manpage for vfs_smb_traffic_analyzer to include the anonymize_prefix option X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c67cf648331bf4b8268813cb005b7283dd65eb73;p=thirdparty%2Fsamba.git Update the manpage for vfs_smb_traffic_analyzer to include the anonymize_prefix option --- diff --git a/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml b/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml index c0b1ef89e0b..8f6375e570f 100644 --- a/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml +++ b/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml @@ -103,7 +103,14 @@ smb_traffic_analyzer:port = STRING The module will send the data using the TCP port given - in STRING + in STRING. + + + + smb_traffic_analyzer:anonymize_prefix = STRING + + The module will replace the user names with a prefix + given by STRING and a simple hash number.