Closed
Bug 90483
Opened 24 years ago
Closed 23 years ago
Address lookup doesn't return group/mail aliases
Categories
(MailNews Core :: LDAP Integration, enhancement, P3)
MailNews Core
LDAP Integration
Tracking
(Not tracked)
Future
People
(Reporter: d.bz-mozilla, Assigned: dmosedale)
References
Details
Attachments
(1 file)
|
1.42 KB,
text/plain
|
Details |
I've converted the /etc/passwd, /etc/group and /etc/postfix/aliases (=RFC 822)
files on a RH7.1 system to an OpenLDAP 2.07 database, by means if the included
Migration Tools (PADL Software).
Subsequent querying of the LDAP database through the Mozilla Mail
autocomplete-function only yields result sets from the /etc/password file.
This is quite uncomfortable when e.g. querying for mail aliases, mail groups, etc.
From the slapd server logs, it seems as if an ""-filter is invoked. When
applying this filter directly by means of 'ldapsearch', I get an satisfying
result set, be it without the 'mail'-attribute.
Attached is a text file with a sample entry of the ldif-converted /etc/password,
/etc/groups , /etc/postfix/aliases files, and the result of a manual ldapsearch.
Expected behaviour : mail groups and aliases should be included in the results set.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 17879 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
I don't think this but is dup of 17879. Reopening this one
I think there is a similar bug assigned to dmose.
| Assignee | ||
Comment 4•24 years ago
|
||
Taking; this is an autocomplete search-filter related thing.
Assignee: srilatha → dmose
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P3
Target Milestone: --- → mozilla1.0
| Assignee | ||
Updated•23 years ago
|
Severity: major → enhancement
Target Milestone: mozilla1.0 → Future
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
| Assignee | ||
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 12409 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•