Sans objet


Fri May 18 15:35:00 CEST 2007


$ldap_object['objectClass'] = array('top', 'inetOrgPerson','kolabInetOrgPerson');

to :
$ldap_object['objectClass'] = array('top',
'inetOrgPerson','kolabInetOrgPerson','hordePerson');

And then, the problem was solved.

Many thanks for your help,

Kind regards,

Sylvain



More information about the Kolab-users mailing list