On Fri, 2005-07-08 at 08:23 +0000, Christian Rost wrote: > Hi, > > I tested the sync-connection with PPC 2003 clients from > [http://www.synthesis.ch, version 2.5] and [www.sync4j.org, version 1.0.8]. > > The PPC connected to the sync4j-server and the sync4j-server connected to > PHPgw, according to multiple open sessions, belonging to the sync-user. > > The sync4j-server logs seem to direct me to an PHPgw problem in combination > with LDAP > > 2005-07-08 10:01:47,535 ERROR [STDERR] Jul 8, 2005 10:01:47 AM > de.probusiness.pbgroupware.sync.PHPGwSyncXMLRPCClient login > INFO: XmlRpcException(1005): ldap_modify(): Modify: Internal (implementation > specific) error > Filename: /usr/share/phpgroupware.stable/phpgwapi/inc/class.auth_ldap.inc.php > Line: 120 > > Well, any comments?
Ah! Yes! I remember now. I am not sure why ldap_modify is being called, but I know there is an issue with using ldap auth with the sync as a session can't be created without a valid password. There is a hack available for sql but not ldap :( HTH Cheers Dave _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
