Mailing List Archive

Sync Ldap Group problem
Hi there,

In first,* thanks* to all developer of Davical.

*Problem :*

Davical installation is successful and to user sync Ldap too.

But the group sync return me blank page when i submit. I turn on the
error_reporting of Php to see this error message :


*Fatal error*: Cannot unset string offsets in *
/usr/share/davical/inc/drivers_ldap.php* on line* 373*

unset (
> $ldap_groups_info[$ldap_group[$mapping['username']]][$mapping['members']]['count']
> );
>


*Im on Debian Lenny, Ldap, Apache and Davical are on the same server.*

PasteBin :

- mywebsite-conf.php <http://debian.pastebin.com/fzJkawzh>

And an exemple of ldap entries for mapping_group_field :

'username' => 'cn' -> "ressources"
'updated' => 'modifyTimestamp'
'fullname' => 'cn' -> "ressources"
'members' => 'memberUid' -> "apm","bdu","jpo"....

Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.morphoss.com/pipermail/davical-users/attachments/20100609/45714d8d/attachment.htm>
-------------- next part --------------