Feroz <[email protected]> writes: > On net-snmp 5.8, with the following configuration in snmpd.conf file, which > version of SHA (i.e SHA1/SHA-192/SHA-256/SHA-284/SHA-512) is used? > > createUser feroz SHA feroz123 AES feroz123 > rwuser feroz priv
If you specify SHA generically, that's an alias for SHA1. Instead, use SHA256 for example to get a stronger token. -- Wes Hardaker Please mail all replies to [email protected] _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
