| Summary | A Personal Ldap address book cannot be synced with ActiveSync |
| Queue | Synchronization |
| Queue Version | Git master |
| Type | Bug |
| State | Duplicate |
| Priority | 2. Medium |
| Owners | |
| Requester | ryu (at) ryux (dot) org |
| Created | 04/11/2011 (5324 days ago) |
| Due | |
| Updated | 05/19/2011 (5286 days ago) |
| Assigned | |
| Resolved | 04/19/2011 (5316 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
bug #9733in Horde H4 4.0.3 solves this bug. ThanksState ⇒ Duplicate
bug #9733.Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ A Personal Ldap address book cannot be synced with ActiveSync
Type ⇒ Bug
State ⇒ Unconfirmed
ActiveSync fails.
It is probably because the Registry is not correctly filled.
If I replace $GLOBALS['registry']->getAuth('bare') and
$GLOBALS['registry']->getAuthCredential('password') in the turba
backend configuration file by real value, it works.
The Shared LDAP address book works without problem.