[horde] ActiveSync Configuration Issue

Michael J Rubinsky mrubinsk at horde.org
Wed Jan 28 02:15:50 UTC 2015


PLEASE DO NOT TOP POST.

Quoting Roman Gelfand <rgelfand2 at gmail.com>:

> I have edited the Driver.php's fromASContact function to include  
> debug($hash);
> in the beginning and the end of the function.  The horde_debug.txt never
> got created in /tmp directory.

That is because I told you to use Horde::debug(), not debug().


> On Tue, Jan 27, 2015 at 4:29 PM, Michael J Rubinsky <mrubinsk at horde.org>
> wrote:
>
>>
>> Quoting Roman Gelfand <rgelfand2 at gmail.com>:
>>
>>  I am trying to sync Firstname, Lastname, Work phone between android phone
>>> (
>>> active sync )  horde and backend personal_ldap.  It works when I add a
>>> contact from horde but not from android.
>>>
>>> backends.php  (horde to personal_ldap map)
>>>         'name' => array('fields' => array('lastname', 'firstname',
>>> 'company'),
>>>                          'format' => '%s, %s, %s',
>>>                          'attribute' => 'cn')
>>>         'firstname' => 'givenName',
>>>         'lastname' => 'sn',
>>>         'workPhone' => 'telephoneNumber',
>>>
>>>
>>> in Drivers.php (ActiveSync to Horde map)
>>>        'name' => 'fileas',
>>>         'lastname' => 'lastname',
>>>         'firstname' => 'firstname',
>>>         'workPhone' => 'businessphonenumber',
>>> --
>>> Horde mailing list
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>
>>
>> Without more information it's impossible to say what's going on.
>>
>> Look in Turba_Driver::fromASContact(). Use Horde::debug($hash); (output is
>> in horde_debug.txt in your temp directory) at the end of that method to
>> find out what the value of the hash is after we convert it from the AS
>> object.
>>
>> --
>> mike
>> The Horde Project
>> http://www.horde.org
>> https://www.facebook.com/hordeproject
>> https://www.twitter.com/hordeproject
>>
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>>



-- 
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5869 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/horde/attachments/20150127/5fe6df18/attachment.bin>


More information about the horde mailing list