From 02e7cfc6b4603be8ff3b69abbfad50193aaee845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 28 Jul 2010 13:04:38 +0300 Subject: auth: read net-snmp configuration files This allows setting SNMPv3 configuration via the standard config files. If SNMP community is given from command line, we fallback to SNMPv2c mode. --- squark-auth.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'squark-auth.8') diff --git a/squark-auth.8 b/squark-auth.8 index 7d83c9d..ca4be00 100644 --- a/squark-auth.8 +++ b/squark-auth.8 @@ -29,8 +29,9 @@ the port and connected client. The following options are recognized: .IP "\fB\-c \fIsnmp\-communicty" -Specifies the SNMP community to be used. Currently the same community -is used for all switches. +Allows specifying SNMP community. If specified SNMPv2c mode is assumed. +To use SNMPv3 you need to configure the required version and authentication +keys using standard net-snmp configuration files. .IP "\fB\-r \fIlayer3\-root\-ip" The management IP-address of the default gateway router for the clients. -- cgit v1.2.3