Hi Colin, On Tue, Mar 25, 2008 at 4:01 PM, Colin Tay <[EMAIL PROTECTED]> wrote: > Hi Thomas, > > I have download the 1.3 snapshot code from 1.3 branch as you mentioned. > However, XWiki was not able to synchronize with whatever changes is make at > the active directory during realtime. > And the latest changes from the active directory is synchronize over to > XWiki only when the server is restart. > Most probably look like the group service is cached and is not clear.
Yes the groups members are cached, you can configure this with the property "xwiki.authentication.ldap.groupcache_expiration" (or "ldap_groupcache_expiration" in XWiki.XWikiPreferences) as mentionned in the documentation (http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication). > > How can i resolve this issue? > > Regards, > Colin > > ----- Original Message ---- > From: Colin Tay <[EMAIL PROTECTED]> > To: XWiki Developers <[email protected]> > Sent: Friday, 21 March 2008 12:14:47 > Subject: Re: [xwiki-devs] Regarding LDAP SyncGroupsMembership > > Hi Thomas, > > Thanks for the prompt info. > > Regards, > Colin > > ----- Original Message ---- > From: Thomas Mortagne <[EMAIL PROTECTED]> > To: XWiki Developers <[email protected]> > Sent: Friday, 21 March 2008 12:09:14 > Subject: Re: [xwiki-devs] Regarding LDAP SyncGroupsMembership > > This snapshot is a 1.3 snapshot from 1.3 branch : > > https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/branches/xwiki-core-1.3/ > It's exactly the same thing for LDAP part than in trunk for but there > is too much modifications in xwiki-core 1.4 (trunks) to just replace > your xwiki-core based on 1.3 > > On Thu, Mar 20, 2008 at 4:54 PM, Colin Tay <[EMAIL PROTECTED]> wrote: > > > > Hi Thomas, > > > > I would like to obtain a copy of the source code as well. > > So the snapshot version is from the svn branch or trunk folder? > > > > Regards, > > Colin > > > > ----- Original Message ---- > > From: Thomas Mortagne <[EMAIL PROTECTED]> > > To: XWiki Developers <[email protected]> > > Sent: Thursday, 20 March 2008 6:39:31 > > Subject: Re: [xwiki-devs] Regarding LDAP SyncGroupsMembership > > > > Hi, > > > > LDAP group membership has a bug in 1.3 fixed in the coming 1.3.1. Your > > can get the xwiki-core 1.3 snapshot version on > > > http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.3-SNAPSHOT/. > > > > On Wed, Mar 19, 2008 at 11:04 AM, Colin Tay <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > I having been testing with XWiki 1.3 on tomcat 6 authenticating with > > active > > > directory. > > > However, i noticed that the membership is sync only when the server is > > > restarted. > > > Why is it so? > > > > > > Regards, > > > Colin > > > > > > ________________________________ > > > > > > > > > Search. browse and book your hotels and flights through Yahoo! Travel > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > > > > > > > > -- > > Thomas Mortagne > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > ________________________________ > > > > > > Search. browse and book your hotels and flights through Yahoo! Travel > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > > -- > Thomas Mortagne > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > Real people. Real questions. Real answers. Share what you know. > > -----Inline Attachment Follows----- > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > > > ______________________________________________________________________ > Search, browse and book your hotels and flights through Yahoo! Travel. > http://sg.travel.yahoo.com > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

