[sync] funambol sync 1.1.5 on blackberry 7280 authn/login not working
Karsten Fourmont
fourmont at gmx.de
Sat Oct 7 06:56:48 PDT 2006
Hi,
it seems your using an outdated version of Horde/SyncML. Please give the
current cvs version a try.
Any feedback on the blackberry is appreciated.
Cheers,
Karsten
David Rudder wrote:
> I believe it's the 1st authentication call, like Chuck says. That's my
> login name to a shared pop/imap server. A typical POP session is
> USER drig at noses.org
> PASS mypassword (password changed to protect the innocent)
>
> It's not treated as a domain within Horde.
>
> I found a difference between sync4j/funambol and syncevolution. It
> turns out that my blackberry is giving the auth type of
> "syncml:auth-basic" and syncevolution is using "b64". I hardcoded the
> type to "b64" in /usr/share/pear/SyncML.php (line 260-ish) and the
> authentication worked! But, I got "Synchronization failed: String index
> out of range: -9" on my bb.
>
> So, I'm making a little progress....
>
> -Dave
>
> On Fri, 2006-09-29 at 12:00 -0700, sync-request at lists.horde.org wrote:
>
>
>> Quoting Karsten Fourmont <fourmont at gmx.de>:
>>
>>> Anybody knows if I have to call
>>>
>>> $auth->authenticate('drig at noses.org', $pwd);
>>> or
>>> $auth->authenticate('drig', $pwd, true, 'noses.org');
>>>
>>> for this username?
>> The former - "noses.org" isn't the kind of realm being passed in the
>> 2nd version. It's possible that IMP auth or other hooks aren't being
>> used the way that drig at noses.org needs, though.
>>
>> -chuck
>>
>> --
>> "we are plastered to the windshield of the bus that is time." - Chris
>>
>
>
More information about the sync
mailing list