On Tue, 2004-04-20 at 13:06 -0700, Chris Toshok wrote:
> Try using "foo foo" as the name (or something with more than one word).
> If you have schema checking turned on, openldap will refuse to create a
> person entry without a 'sn' (surname) attribute, which we generate by
> parsing the name.

Same error.  New results attached.

> On Tue, 2004-04-20 at 12:53 -0500, Ron Johnson wrote:
> > On Tue, 2004-04-20 at 10:15 -0700, Chris Toshok wrote:
> > > quit out of evolution, and killall evolution-data-server-1.0.
> > > 
> > > Then run evolution-data-server-1.0 in a terminal window and restart
> > > evolution.  You should get more status there.  Not sure why the error
> > > dialog is showing a truncated message.  The only one beginning with 'U'
> > > is "Unknown error".
> > 
> > Thanks.
> > 
> > Attached is the output (since it's wider than 72 characters).
> > 
> > > Chris
> > > 
> > > On Tue, 2004-04-20 at 02:01 -0500, Ron Johnson wrote:
> > > > Hi,
> > > > 
> > > > Anyone have any suggestions on how to get this implemented?  Web sites,
> > > > apps, docs, etc?
> > > > 
> > > > OpenLDAP is installed, and slapd is running.  When I try to add a
> > > > contact, I get the pop-up window "Error adding contact: U", even
> > > > though the contact data has no "U" in it?

-- 
Ron Johnson <[EMAIL PROTECTED]>
$ /usr/lib/evolution/evolution-data-server-1.0
evolution-data-server-Message: Starting server
in server_log_handler
evolution-data-server-Message: Server up and running
impl_GNOME_Evolution_Addressbook_BookFactory_getBook
in server_log_handler
libebookbackend-Message: libldap vendor/version: OpenLDAP  2.00.129
in server_log_handler
libebookbackend-Message: extensions present:
in server_log_handler
libebookbackend-Message: X_OPENLDAP
impl_GNOME_Evolution_Addressbook_Book_open
in server_log_handler
libebookbackend-Message: supported server control: 1.2.826.0.1.334810.2.3
in server_log_handler
libebookbackend-Message: supported server control: 1.3.6.1.4.1.4203.1.10.1
in server_log_handler
libebookbackend-Message: supported server control: 1.3.6.1.4.1.4203.1.10.2
in server_log_handler
libebookbackend-Message: supported server control: 2.16.840.1.113730.3.4.2
in server_log_handler
libebookbackend-Message: supported server control: 2.16.840.1.113730.3.4.18
in server_log_handler
libebookbackend-Message: supported server extension: 1.3.6.1.4.1.1466.20037
in server_log_handler
libebookbackend-Message: server reports LDAP_EXOP_START_TLS
in server_log_handler
libebookbackend-Message: supported server extension: 1.3.6.1.4.1.4203.1.11.1
in server_log_handler
libebookbackend-Message: supported server extension: 1.3.6.1.4.1.4203.1.11.3
in server_log_handler
libebookbackend-Message: supported SASL mechanism: NTLM
in server_log_handler
libebookbackend-Message: supported SASL mechanism: DIGEST-MD5
in server_log_handler
libebookbackend-Message: supported SASL mechanism: CRAM-MD5
impl_GNOME_Evolution_Addressbook_BookFactory_getBook
impl_GNOME_Evolution_Addressbook_Book_open
calling GNOME_Evolution_Addressbook_BookListener_notifySupportedFields
calling GNOME_Evolution_Addressbook_BookListener_notifySupportedFields
impl_GNOME_Evolution_Addressbook_Book_getContactList
getting contact list with filter: (| (cn=*bar*) (cn=*foo*) )
in server_log_handler

(evolution-data-server:29648): libebookbackend-WARNING **: search returned 32

vcard = BEGIN:VCARD
VERSION:3.0
X-EVOLUTION-FILE-AS:bar\, foo
FN:foo bar
N:bar;foo;;;
CATEGORIES:
END:VCARD
generated dn: cn=foo bar
Sending the following to the server as ADD
add      cn:
                'foo bar'
add      sn:
                'bar'
add      objectClass:
                'top'
                'person'
                'organizationalPerson'
                'inetOrgPerson'
ldap_add_ext returned 0

Reply via email to