[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Question about openldap and Outlook
- To: David Díaz Díaz <sir_ddd@hotmail.com>
- Subject: Re: Question about openldap and Outlook
- From: Brett Maxfield <brett.maxfield@gmail.com>
- Date: Sat, 9 Oct 2010 07:54:40 +1000
- Cc: "<openldap-technical@openldap.org>" <openldap-technical@openldap.org>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:references:in-reply-to :mime-version:content-transfer-encoding:content-type:message-id:cc :x-mailer:from:subject:date:to; bh=UpUCWiJWa53G5AoX02+euUBEFQF4FFMr1+kEGjP8AvQ=; b=QM412pab2ryufRXuCwrKKQBxT1xn11LE4Co72PParGkQJeDu78k5CjALCn0vxkdkUl HH+K4ZgV+U/1MTR1lmxy1ZD88vgqSyKeUEk1pidrfopL7S41zARxlFuN7OH2nbFR/bTb qT9g0tjV/T2Qzl4HJyFnPzCDomMGN9pqzWp1Y=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; b=RzdVMg77eynirEbh5Uz3Z4lGl/h94TUCpUOxsBGh1cyO8zg5zDtPamxJbIC18TAIcy p+b5aAEhbDcb0RXJUB+glfq+24gidZmksgYwN/A0IECGqZv4U7Mgo1y9VDCHOO7CErA2 7LesNPev3wo581GZAJw02/tR4QjfunldvYnxE=
- In-reply-to: <BAY143-W17CBE6A7E6B68062AC810C9C6F0@phx.gbl>
- References: <BAY143-W9CF04A00C5EF1BBDE07AB9C6F0@phx.gbl> <BAY143-W17CBE6A7E6B68062AC810C9C6F0@phx.gbl>
You need to map all the ldap attributes to names outlook understands, as you do the attributes will appear in outlook.
Outlook understands it's own arbitrary LDAP schema (ActiveDirectory schema) which varies based on the version of outlook..
I'd have a meta backend or overlay, mapped to your real directory. Only point outlook address books to the meta-ed version and then you wont break existing apps.
Cheers
Brett
On 08/10/2010, at 7:27 AM, David Díaz Díaz <sir_ddd@hotmail.com> wrote:
> Hello All,
>
> I'm not sure if this list is the appropiate place to make a question about ldap & outlook, in case not, please let me know. I'm newbie with Open Ldap, I'm using it with qmail and vpopmail (my mailserver) and I can access to my LDAP book address using outlook, I can search users and everithing works fine, but the only issue that I had is when I tried to display info for any group; let me explain, I can see the group, outlook identify it, but when I tried to see the members of that group, the outlook doesn't display any info, instead of members, the outlook display the records as another member...
>
> I was looking on a lot websites info about my issue, but I couldn't find anything... any idea?
>
>
>
> Saludos!
> davidiaz