Message from discussion
Delta Changes for LDAP with Multiple Valued Attibute
Path: g2news1.google.com!postnews.google.com!h2g2000yqg.googlegroups.com!not-for-mail
From: Crul <rudig...@gmail.com>
Newsgroups: ibm.software.network.directory-integrator
Subject: Re: Delta Changes for LDAP with Multiple Valued Attibute
Date: Tue, 30 Jun 2009 21:24:13 -0700 (PDT)
Organization: http://groups.google.com
Lines: 14
Message-ID: <35a66c50-9876-4f12-8cbe-31ef62ee31e1@h2g2000yqg.googlegroups.com>
References: <ce8e3080-13ca-441d-9dcf-3734a6ae4f52@c9g2000yqm.googlegroups.com>
<5a4fc7d9-5642-4f5b-be8a-584c15290565@z14g2000yqa.googlegroups.com>
NNTP-Posting-Host: 203.144.32.174
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1246422253 31818 127.0.0.1 (1 Jul 2009 04:24:13 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 1 Jul 2009 04:24:13 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: h2g2000yqg.googlegroups.com; posting-host=203.144.32.174;
posting-account=uy1TaQoAAAA-TAazP-_x-Zq_r5r4LLzo
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.11)
Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 SWLGISAP2, 1.0 wns006.dmzglobal.net:80 (squid/2.5.STABLE14),
1.0 wns006.dmzglobal.net:8082 (squid/2.5.STABLE14)
Thanks for your reply Eddie, And the many other answers you have given
to others which have helped me in a huge way while learning the TDI
Ropes.
I seem to have the Delta's working ok, howver I seem to be stuck when
a user is removed from the group. I want to process users who have
been taken out of the group and set an LDAP attribute isMember under
their uid to say false. when anything changes in the group the delta
picks this up and porcesses all members of the group again but passes
over most as they already have isMember set to true. How would you
catch that a user is no longer in the uniqueMembers group and be able
to set isMember to false.
I hope this all makies sense