Bug 478859

Summary: Org Chart passes Locator a CN rather than the DN
Product: [Retired] 389 Reporter: jamesc
Component: UI - Org ChartAssignee: Rich Megginson <rmeggins>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 1.2.0CC: nhosoi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-13 20:09:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 495079    

Description jamesc 2009-01-05 17:53:49 UTC
Description of problem:

The Org Chart can be configured to support an external "locator" application (url-locator-base in config.txt).  However, the "org" application passes the locator a cn, which is not guaranteed to be unique within the directory.  As a result, the locator may locate the wrong person.  Could org be changed to pass the dn of the person to be located, rather than a cn?

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

I believe the relevant lines of $FDS_BASE/clients/orgchart/bin/org are 1495-1515, in the function print_topmost_box().

Comment 1 Martin Kosek 2012-01-04 13:42:55 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/107

Comment 3 Noriko Hosoi 2015-11-13 20:09:49 UTC
Closing this bug due to moving to the trac system.

https://fedorahosted.org/389/ticket/107