Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474006 Details for
Bug 557284
net-misc/rancid-3.2 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rancid-3.6.2-config.patch
rancid-3.6.2-config.patch (text/plain), 1.36 KB, created by
Reuben Farrelly
on 2017-05-24 05:33:49 UTC
(
hide
)
Description:
rancid-3.6.2-config.patch
Filename:
MIME Type:
Creator:
Reuben Farrelly
Created:
2017-05-24 05:33:49 UTC
Size:
1.36 KB
patch
obsolete
>--- etc/rancid.conf.sample.in 2017-01-11 07:59:52.000000000 +1100 >+++ etc/rancid.conf.sample.in 2017-02-03 09:44:00.685664867 +1100 >@@ -67,7 +67,10 @@ > #ACLFILTERSEQ=YES; export FILTERSEQ > # > # if ACLSORT is NO, access-lists will NOT be sorted. >-#ACLSORT=YES; export ACLSORT >+# >+#Gentoo - changing default to NO because access-list order matters in most instances >+#and many people expect to use rancid as a backup system >+ACLSORT=NO; export ACLSORT > # > # if NOPIPE is set, temp files will be used instead of a cmd pipe during > # collection from the router(s). >@@ -75,11 +78,17 @@ > # > # FILTER_PWDS determines which passwords are filtered from configs by the > # value set (NO | YES | ALL). see rancid.conf(5). >-#FILTER_PWDS=YES; export FILTER_PWDS >+# >+#Gentoo - changing default to ALL; diffs are emailed and even the most secure >+#password hashes on most routers are easily brute-forceable with modern systems >+FILTER_PWDS=ALL; export FILTER_PWDS > # > # if NOCOMMSTR is set to YES, snmp community strings will be stripped from the > # configs. >-#NOCOMMSTR=YES; export NOCOMMSTR >+# >+#Gentoo - changing default to YES; diffs are emailed and SNMP communities >+#can be just as dangerous as passwords >+NOCOMMSTR=YES; export NOCOMMSTR > # > # FILTER_OSC determines if oscillating data such as keys, passwords, etc are > # filtered from configs by the value set (NO | YES). FILTER_PWDS may override
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 557284
:
474002
|
474004
| 474006