mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update SNMP-Configuration-Examples.md (#12265)
More secure default configuration
This commit is contained in:
@ -409,7 +409,7 @@ line to create SNMPV3 User (replace username and passwords with your
|
||||
own):
|
||||
|
||||
```
|
||||
createUser authPrivUser MD5 "authPassword" DES "privPassword"
|
||||
createUser authPrivUser SHA "authPassword" AES "privPassword"
|
||||
```
|
||||
|
||||
Make sure the agent listens to all interfaces by adding the following
|
||||
|
Reference in New Issue
Block a user