Open Bug 310103 Opened 19 years ago Updated 2 years ago

LDAP Search should use all attributes specified within one map item.

Categories

(MailNews Core :: LDAP Integration, defect)

defect

Tracking

(Not tracked)

People

(Reporter: standard8, Unassigned)

Details

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050926 SeaMonkey/1.1a

When using an LDAP search (quick or advanced doesn't matter), searching for an
item only contained within a display name won't necessarily work. The attribute
in prefs is set as follows:

ldap_2.servers.default.attrmap.DisplayName = displayName,cn,commonname

it works if I change it to 

ldap_2.servers.default.attrmap.DisplayName = cn,commonname,displayName

Dan says it should actually be searching across all three of the values, not
just the first.
Maybe related to bug 302385?
QA Contact: grylchan → ldap-integration
Assigning bugs that I'm not actively working on back to nobody; use SearchForThis as a search term if you want to delete all related bugmail at once.
Assignee: dmose → nobody
Product: Core → MailNews Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.