All work
- LDAP does not replace functionality of /etc/opennms/groups.xmlNMS-4954
- SuspectEventProcessor experiences "Error writing records" on DbSnmpInterfaceEntryNMS-4443Resolved issue: NMS-4443Seth Leger
- Pingtel/Nortel/Avaya/eZuce/Karel SipX/SipXecs/openUC basic event confNMS-4436Resolved issue: NMS-4436Marcel Fuhrmann
- Restricted users see whole node list, something has changed from 1.8NMS-4434Resolved issue: NMS-4434Benjamin Reed
- upgrade to JRobin 1.5.10NMS-4431Resolved issue: NMS-4431Benjamin Reed
- Increase default max file descriptors settingNMS-4428Resolved issue: NMS-4428Benjamin Reed
- Change event-label name "OpeNMS" for restartPollingInterface event in eventconf.xmlNMS-4421Resolved issue: NMS-4421Jeff Gehlbach
- Need to update PostgreSQL JDBC JAR to 9.0NMS-4420Resolved issue: NMS-4420Benjamin Reed
- Java Exception opening Node Page -> Admin -> Configure SNMP Data Collection per InterfaceNMS-4413Resolved issue: NMS-4413Seth Leger
- opennms-webapp is built and contains all of the jars though they are not neededNMS-4411Resolved issue: NMS-4411Benjamin Reed
- installer should make sure IPLIKE has IPv6 supportNMS-4408Resolved issue: NMS-4408Benjamin Reed
- Breakout properties into separate filesNMS-4400
- (Not so) quick and dirty solution for ldap syncrepl status monitoringNMS-4385
13 of 13
LDAP does not replace functionality of /etc/opennms/groups.xml
Description
Environment
Ubuntu linux, with Sun JDK
Acceptance / Success Criteria
None
Lucidchart Diagrams
Created September 27, 2011 at 10:59 PM
Updated July 26, 2023 at 2:19 PM
Activity
CarterNovember 14, 2013 at 12:31 PM
I would like to see this implemented also.
Ideally we would like to use LDAP logins to define the nodes the different operations teams/RACs (Regional Action Centers)/NOCs and engineering departments see based off their LDAP groups.
Eg. LDAP group "Server Operations" see nodes categorized as "server", LDAP group "Networks Operations" see devices categorized as "Network", Video-On-Demand engineering teams sees their VOD servers while Video Operations see all "video" and "satellite" devices etc.
Jeff GehlbachNovember 14, 2013 at 12:06 PM
This would be a great enhancement, though I would scope it even a bit larger to include pulling e-mail addresses and other contact info from the directory.
When switching to LDAP authentication, even after you get it working, you still need to edit the file /etc/opennms/groups.xml by hand to put users into groups.
The LDAP users don't show up on "Admin / Users and Groups / Group List / Modify Group" under the list of "Available Users" so there is no way to assign the LDAP users into groups from there.
Ideally, the whole /etc/opennms/groups.xml file would be replaced by an LDAP query, but if that's too difficult at least make it easy to assign the users.