Add smbta-util to manage the encryption key.
commit5b7179d2a3708246c44c5c5126368588f9da74a0
authorHolger Hetterich <hhetter@novell.com>
Mon, 1 Feb 2010 23:14:28 +0000 (2 00:14 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:10 +0000 (16 09:52 -0400)
treeb7dce12b682a20c1131812e78504314a16fd0a65
parent6437df7d2ceedeb26be82e050b300ad55839a721
Add smbta-util to manage the encryption key.

This program allows the administrator to enable or disable AES
encryption when using vfs_smb_traffic_analyzer. It also generates new
keys, stores them to a file, so that the file can be reused on another
client or server.
source3/Makefile.in
source3/modules/vfs_smb_traffic_analyzer.c
source3/utils/smbta-util.c [new file with mode: 0644]