Yes, the filter problem is caused by missing member attribute in group class. I have got it work now. Thanks for your help.
Jes.
Originally Posted by dgersic
|
On Sun, 18 Oct 2009 21:56:01 +0000, dqu002jes wrote:
> I restarted the driver, created user:test001 and group:testgroup, added
> test001 to group:testgroup. Then I could see group:testgroup has this
> user added into it, but test001 doesn't have any group membership with
> it. I have attached the trace log here.
Your trace shows the two <add> events, but no <modify> event.
> I also modified driver filter on subscriber channel. Do I need modify
> anything in schema mapping policy?
Looks like your filter modifications must have been wrong. It needs to
get either Group/Member or User/Group Membership in to it so that the
driver gets a <modify> event to work on.
--
---------------------------------------------------------------------------
David Gersic dgersic_@_niu.edu
Novell Knowledge Partner http://forums.novell.com
Please post questions in the newsgroups. No support provided via email.
|