On Sun, 2011-12-04 at 22:10 +0100, benoit wrote:
Hello,
I want to synchronize my evolution with my egroupware server.
My client is Ubuntu 11.10
The version of SyncEvolution would be more useful.
My server is debian 6 with egroupware 1.8.002
The error message indicate a wrong login, but I'm sure that my login is correct and M
session log
indicates a success login.
[...]
[2011-12-04 18:10:40.404] Found matching command 'SyncHdr'
for Status
[2011-12-04 18:10:40.404] Remote requests auth type='syncml:auth-basic'
[2011-12-04 18:10:40.404] Next Cred will have type='basic' and
format='base64' and use nonce=''
[2011-12-04 18:10:40.404] Authentication failed (status=401) with remote server
–[2011-12-04 18:10:40.404] End of 'processStatus' [->top] [->enclosing]
[2011-12-04 18:10:40.404] =================> Retrying Client Session Start
–[2011-12-04 18:10:40.404] End of 'SyncML_Incoming' [->top]
[2011-12-04 18:10:40.404] Deleted command 'Status' (outgoing MsgID=0, CmdID=0)
–
If that is the end of the log, then this "next cred" with basic
authentication was never sent.
You can try changing the SyncEvolution config:
syncevolution --configure \
--sync-property clientAuthType=basic \
egroupware
I assume here that "egroupware" is the name of your config.
This forces sending the credentials in "basic" format right away.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.