Peter, > It turns out the LDAP plugin is missing a critical function: > getGroupUsers. > > I found this earlier thread from August (!) on the same issue: > http://groups.google.com/group/farcry-beta/browse_thread/thread/d55a7c8a113cd1a8 > > Once getGroupUsers was coded many broken aspects of my Farcry 5 > insatll began working. I could login, approvals stopped throwing > errors and permissions could be set for objects in the site tree. > > Unfortunately I could never get my LDAP directory to return an > objectClass=groupOfNames so I had to cfloop over the "member" field of > the specific group returned from objectclass=group.
Can you please raise a bug and submit the code fix(es) to http://bugs.farcrycms.org so that the fix can be included in future releases of the plugin and others may benefit from your research? -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com On Nov 2, 2008, at 5:48 PM, [EMAIL PROTECTED] wrote: > > Ok - I now have it working. > > It turns out the LDAP plugin is missing a critical function: > getGroupUsers. > > I found this earlier thread from August (!) on the same issue: > http://groups.google.com/group/farcry-beta/browse_thread/thread/d55a7c8a113cd1a8 > > Once getGroupUsers was coded many broken aspects of my Farcry 5 > insatll began working. I could login, approvals stopped throwing > errors and permissions could be set for objects in the site tree. > > Unfortunately I could never get my LDAP directory to return an > objectClass=groupOfNames so I had to cfloop over the "member" field of > the specific group returned from objectclass=group. > > Cheers > Peter. > > On Oct 31, 3:33 pm, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> wrote: >> Thanks for your reply. >> >> Yes - an AD group to which the user belongs has been mapped to the >> Farcry group SysAdmin via the Roles area. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
