[horde] CVS HEAD: Problem with LDAP Groups

Barry Flanagan barryf-lists at flanagan.ie
Sun Apr 22 16:19:59 UTC 2007


Hi,

Using the latest CVS HEAD, and trying to get the LDAP group driver
working but with limited success.


No groups display in the Admin ->Groups  page, although a view source
does show the group infomation within the javascript. (see bottom of page)

Groups show up in the  admin permissions system, and group permissions
can be defined, but the permissions have no effect.

If I add a share from within turba/kronolith, etc. the groups shoiw up
OK, but when I add a group share, the group perms do not display when
the page reloads, but this group is now not shown in the drop down menu
to add further group shares, and the entry is in the datatree. The share
works, as other members of the group can then see it, but there is no
way of editing or deleting the share.

Anyone any ideas?

Thanks.

-Barry



Javascript from Admin -> Groups:

<script type="text/javascript">//<![CDATA[
var extraColsLeft = 0;
var extraColsRight = 3;
var n_admin_groups =
{"cn=PilotStaff2,ou=Groups,dc=example,dc=com":{"label":"PilotStaff2","expanded":false,"icondir":"\/themes\/graphics","icon":"group.png","url":"\/admin\/groups.php?actionID=edit&amp;cid=cn%3DPilotStaff2%2Cou%3DGroups%2Cou%3DPilot%2Cou%3DSecondary%2Cdc%3Dscoilnet%2Cdc%3Die","extra":{"1":["&nbsp;&nbsp;&nbsp;&nbsp;","<a
href=\"\/admin\/groups.php?actionID=addchild&amp;cid=cn%3DPilotStaff2%2Cou%3DGroups%2Cou%3DPilot%2Cou%3DSecondary%2Cdc%3Dscoilnet%2Cdc%3Die\"
title=\"Add a child group to &amp;quot;PilotStaff2&amp;quot;\"><img
src=\"\/themes\/graphics\/add_group.png\" alt=\"\" title=\"\"
\/><\/a>","<a
href=\"\/admin\/groups.php?actionID=delete&amp;cid=cn%3DPilotStaff2%2Cou%3DGroups%2Cou%3DPilot%2Cou%3DSecondary%2Cdc%3Dscoilnet%2Cdc%3Die\"
title=\"Delete &amp;quot;PilotStaff2&amp;quot;\"><img
src=\"\/themes\/graphics\/delete.png\" alt=\"Delete Group\" title=\"\"
\/><\/a>"]}},"ou=Groups,dc=example,dc=com":{"children":["cn=PilotStaff2,ou=Groups,dc=example,dc=com","cn=PilotStudents,ou=Groups,dc=example,dc=com"]},"cn=PilotStudents,ou=Groups,dc=example,dc=com":{"label":"PilotStudents","expanded":false,"icondir":"\/themes\/graphics","icon":"group.png","url":"\/admin\/groups.php?actionID=edit&amp;cid=cn%3DPilotStudents%2Cou%3DGroups%2Cou%3DPilot%2Cou%3DSecondary%2Cdc%3Dscoilnet%2Cdc%3Die","extra":{"1":["&nbsp;&nbsp;&nbsp;&nbsp;","<a
href=\"\/admin\/groups.php?actionID=addchild&amp;cid=cn%3DPilotStudents%2Cou%3DGroups%2Cou%3DPilot%2Cou%3DSecondary%2Cdc%3Dscoilnet%2Cdc%3Die\"
title=\"Add a child group to &amp;quot;PilotStudents&amp;quot;\"><img
src=\"\/themes\/graphics\/add_group.png\" alt=\"\" title=\"\"
\/><\/a>","<a
href=\"\/admin\/groups.php?actionID=delete&amp;cid=cn%3DPilotStudents%2Cou%3DGroups%2Cou%3DPilot%2Cou%3DSecondary%2Cdc%3Dscoilnet%2Cdc%3Die\"
title=\"Delete &amp;quot;PilotStudents&amp;quot;\"><img
src=\"\/themes\/graphics\/delete.png\" alt=\"Delete Group\" title=\"\"
\/><\/a>"]}},"-1":{"label":"All
Groups","expanded":true,"icondir":"\/themes\/graphics","icon":"administration.png","extra":{"1":["&nbsp;&nbsp;&nbsp;&nbsp;","<a
href=\"\/admin\/groups.php?actionID=addchild&amp;cid=-1\" title=\"Add a
new group\"><img src=\"\/themes\/graphics\/add_group.png\" alt=\"\"
title=\"\" \/><\/a>"]},"indent":0}};
var h_admin_groups = [{"width":"50%"}];
var o_admin_groups = {"lines":true,"alternate":true,"hideHeaders":true};
admin_groups = new Horde_Tree('admin_groups');
admin_groups.renderTree([-1], false);
//]]></script>

-- 

-Barry Flanagan



More information about the horde mailing list