Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolution for Issue 81 #82

Closed
wants to merge 5 commits into from
Closed

Resolution for Issue 81 #82

wants to merge 5 commits into from

Conversation

jflorian
Copy link

This resolves issue 81 where the file mode of snmpd.conf and snmptrapd.conf is set to 0644 on the Redhat family of OS. The rpms have the modes set to 0600 which is appropriate given that secret credentials are stored here.

razorsedge and others added 5 commits December 19, 2015 22:33
This resolves issue 81
#81 where the file mode
of snmpd.conf and snmptrapd.conf is set to 0644 on the Redhat family of
OS.  The rpms have the modes set to 0600 which is appropriate given that
secret credentials are stored here.
@razorsedge
Copy link
Contributor

@jflorian Thank you for your submission. As per the DEVELOP.md file, could you please resubmit from the develop branch?

Also, can you include only the change for the permissions and not the Gemfile or .sync.ml in this PR? Thanks.

@razorsedge razorsedge self-assigned this Apr 5, 2017
@razorsedge razorsedge added bug Something isn't working waiting on submiter labels Apr 5, 2017
@jflorian
Copy link
Author

jflorian commented Apr 5, 2017

Sorry, I no longer use this module. You have my blessing to use the PR as you deem best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File permissions do not match the ones of the net-snmp
2 participants