man: mausezahn: document rest of available config file options
commiteb9d3eeea59be2618598ada24a1f24deaae57c3d
authorJon Schipp <jonschipp@gmail.com>
Tue, 29 Jul 2014 21:23:05 +0000 (29 21:23 +0000)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 4 Aug 2014 08:35:13 +0000 (4 10:35 +0200)
tree58be2a30831b5b13bc109c3b529f3ef3c6fdde03
parent29a7c9ee6fd3c353282150c6a8039473d69a7d44
man: mausezahn: document rest of available config file options

This documents two more configuration file options that can be used.
One, automops, is in the development phase (not compiled by default),
and the other one, management-only, is usable. It prevents a user from
using a network interface to pass data traffic with the intention that
the interface is used for machine managment (remote control).

$ cat /etc/netsniff-ng/mausezahn.conf
user = mzadmin
password = better-password
management-only = eth0
automops = /path/to/an/automops-file.xml

Signed-off-by: Jon Schipp <jonschipp@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
mausezahn.8