[turba] LDAP problems

Edwin Culp eculp at viviendaatualcance.com.mx
Sun Feb 8 15:36:54 PST 2004


Quoting "E. Stuart Hicks" <ehicks at binarymagi.com>:

> I'm having problems getting Turba to work with my LDAP server.  I've got an
> OpenLDAP 2.2.5 server running but I'm very new to LDAP and the installation
> instructions included with Turba are very vague and incomplete.  The patch
> is also outdated and required me to go through the core.schema file
> manually, find the place that the patch was looking for and change things
> myself.  The suggested access settings do not work at all and I have no idea
> how to fix them.  The setup scripts included do not work properly, either,
> as -x doesn't seem to be a valid option anymore.

First it would be a good idea to let folks know which versions of everything you
are trying to use, what errors you are seeing in the browser and those that are
found in your horde.log, messages, slapd.log, httpd-error.log, etc.  As far as
the schema is concerned, I would recommend that you not modify core.schema. 
There should be a horde.schema in horde/scripts/ldap.  I usually just do a

ln -s /usr/local/www/data/horde/scripts/ldap/horde.schema \
/usr/local/etc/openldap/schema

The above is all on one line and they are my paths, yours will probably be
different.  Then just kill slapd a restart.

Then I would recommend that you assure that you have a working ldap
configuration by using the command line interface, adding a few users and
searching to see if it is working as you expect.  After that the configuration
should be trivial because it is mostly the same that you tested with the
command interface.

If you continue to have problems you should probably send the items mentioned
above and your specific configuration.

Good luck.  You have some work to do, I'm afraid.

ed
>
> A very strange problem also happens when I try accessing public email repos
> like Bigfoot or Verisign.  Everytime I try searching one the entire Horde
> system stops functioning until I restart Apache.  The rest of the site, even
> the PHP-based sections, still work fine - it's just Horde that dies.  The
> only difference I can think of is that Horde runs under a vhost 'webmail'
> while everything else runs under 'www'.  They are the same server, though.
>
> If anyone can help, I'd greatly appreciate it.  TIA
>
> Stu
>
>
> --
> Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe at lists.horde.org



More information about the turba mailing list