Re: [Evolution] editing LDAP entries
- From: Amith Varghese <amithv yahoo com>
- To: Stefan Grossberger <sgrossberger+evolution andtek com>
- Cc: evolution ximian com
- Subject: Re: [Evolution] editing LDAP entries
- Date: 27 Mar 2002 14:27:39 -0500
Adding
access to dn="cn=subschema"
by * read
to my slapd.conf worked great for me. I can now edit most of the fields
within the Card.
Now my last question is when I want to add contacts to the LDAP Address
Book do I need to support evolutionperson in my slapd.conf? Because
currently if I try to add an entry it fails.
Thanks
Amith
On Wed, 2002-03-27 at 10:04, Stefan Grossberger wrote:
2. You need anonymous read access to the subschemas of ldap. this can be
done by the following entry in /etc/openldap/slapd.conf
access to dn="cn=subschema" by * read
Could you explain a little more why I need this?
evolution requires that the schema defined for a server be stored in the
directory's subschemasubentry. Only fields are enabled for editing if
evolution finds an entry in the schema of one of the objects
objectclasses.
maybe take a look there:
http://www-3.ibm.com/software/network/directory/library/publications/31/program_ref/ldap_schema.htm
or simply try:
ldapsearch -b "cn=subschema" -x -s base "objectClass=subschema"
objectclasses
this should give you a list of all objectclasses your directory knows
of.
_______________________________________________
evolution maillist - evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]