mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
o Fix a comment: refer to the write community name by the OID not by
the line number which is incorrect now and probably will shift in future.
This commit is contained in:
parent
c7be7e20f6
commit
65e1af96f6
@ -14,7 +14,8 @@ trapport := 162
|
|||||||
|
|
||||||
# Change this!
|
# Change this!
|
||||||
read := "public"
|
read := "public"
|
||||||
# Uncomment line 42 that sets the community string to enable write access.
|
# Uncomment begemotSnmpdCommunityString.0.2 below that sets the community
|
||||||
|
# string to enable write access.
|
||||||
write := "geheim"
|
write := "geheim"
|
||||||
trap := "mytrap"
|
trap := "mytrap"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user