#48893 SNMP statistics are anonymous readable by default.
Closed: wontfix None Opened 7 years ago by firstyear.

Description of problem:
cn=SNMP,cn=config entry can be read by anonymous

Version-Release number of selected component (if applicable):
389-ds-base-1.3.5.6-1.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. ldapsearch -LLL -x -H ldap://localhost:389 -b 'cn=config' '(objectClass=)' "+" ""

Actual results:
ldapsearch -LLL -x -H ldap://localhost:389 -b 'cn=config' '(objectClass=)' "+" ""
dn: cn=SNMP,cn=config
objectClass: top
objectClass: nsSNMP
cn: SNMP
nsSNMPEnabled: on
creatorsName: cn=server,cn=plugins,cn=config
modifiersName: cn=server,cn=plugins,cn=config
createTimestamp: 20160616160102Z
modifyTimestamp: 20160616160102Z

Expected results:
No results should be returned.


commit 250a49d
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 1.99 KiB | 0 bytes/s, done.
Total 10 (delta 7), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
3c2cd48..250a49d master -> master

Metadata Update from @firstyear:
- Issue assigned to firstyear
- Issue set to the milestone: 1.3.5.7

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1952

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata