Is it possible to get all the users from a group in a list? I want to
make a Contacts list from my LDAP directory, and not sure where to
start. Has anyone done this before?
Using Plone 1.0.3, LDAPUserFolder2, cvs CMFLDAP.
What I want:
I want to be able to do something like getGroupMembers("groupname")
for a tal:repeat...Any help would be greatly appreciated!