[dev] ActiveSync: got "ERR: Invalid address book" on Nokia Mail for exchange, but worked on WindowsMobile 6.1

Lukas Gradl horde at ssn.at
Tue May 25 20:09:44 UTC 2010


On 2010-05-25 21:07, Michael Rubinsky wrote:
>
> Quoting Lukas Gradl <horde at ssn.at>:
>
>> On 2010-05-25 20:10, Michael Rubinsky wrote:
>>>
>>> Quoting Lukas Gradl <horde at ssn.at>:

> If $cfgSources is indeed empty in Turba_Api::listBy(), and the user is
> correctly logged in then you are probably going to have to trace this
> yourself. I would start by looking in Turba_Application::_init() or
> maybe Turba::permissionsFilter().
>

OK, I tried a bit...

When using Nokia there is a PEAR_Error in Turba_Driver::&singleton():

The Message is "Bind failed: (53) Server is unwilling to perform"

It seems that the Password to connect to the LDAP-Server is not provided 
correctly.

I defined the LDAP-Access in sources.php as following:

'bind_dn' => 'cn='.Horde_Auth::getAuth().',ou=Users,dc=demo,dc=com',
'bind_password' => Horde_Auth::getCredential('password'),

the Horde_Auth::getAuth() is correct, the 
Horde_Auth::getCredential('password') is empty.

When connecting with WM 6.1 both parts are filled correctly...


Regards
Lukas

-- 

----------------------------
software security networks
Lukas Gradl <horde#ssn.at>
Eduard-Bodem-Gasse 5
A - 6020 Innsbruck
Tel: +43-512-214040-0
Fax: +43-512-214040-21
----------------------------


More information about the dev mailing list