Re: [Evolution-hackers] [Evolution] GAL password broken in SVN Evo?

2007-11-13 Thread William John Murray

On Tue, 2007-11-13 at 10:16 +0100, Milan Crha wrote:
 On Mon, 2007-11-12 at 14:42 +0100, Milan Crha wrote:
  With a little debugging around, I found that Evolution recognize
  nt_domain only when using Secure Password. With basic authentication
  it
  fails to recognize nt_domain, and passes user name without it, so the
  authentication to GAL has proper password, but improper user name.
 
 Forget this above, I'm wrong, even I pass there proper user name and
 password, then it fails, so it seems to me (a guess), that GAL requires
 secure authentication.
   Milan

   This must be settable. We did not have secure-password enabled a year
ago, so I have 'plaintext' checked. I just tried shifting it to secure,
and hey, that works now, which sounds good - but I cannot see my OWN
calendar - repeated password attempts.
  So I have gone back to plaintext. But maybe I need to talk to our
exchange people about calendar/mail/gal authentication and find out what
they think is enabled!
  Bill

  
 
 ___
 Evolution-hackers mailing list
 Evolution-hackers@gnome.org
 http://mail.gnome.org/mailman/listinfo/evolution-hackers
-- 

Dr William Murray   [EMAIL PROTECTED]  (44)-1235-446256
RAL, Harwell Science and Innovation Campus, Didcot, OX11 0QX, UK
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] When do I overwrite a server-side EContact?

2007-11-13 Thread Ross Burton
On Tue, 2007-11-13 at 15:51 +0100, Jules Colding wrote:
 On Tue, 2007-11-13 at 14:39 +, Ross Burton wrote:
  On Tue, 2007-11-13 at 15:00 +0100, Jules Colding wrote:
   The create_contact() e-book function is rather loosely defined:
   
   create_contact(EBookBackend *backend,
EDataBook *book,
guint32 opid,
const char *vcard)
   
   
   How would a backend know if an already existing contact entry should be
   overwritten with the new one?
  
  If there is an existing contact with the same UID, create_contact fails.
  Use modify_contact().
 
 OK - How about the case where there is an existing contact that looks
 similar to the one that we attempts to create?

If it looks similar but is in all respects a different contact
(different UID, primarily), then you get two contacts.

EDS isn't the place for this contact looks the same logic, the UI is.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers