-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Apologies for the rudimentary question. I was using an address book with > OpenLDAP. For some reason, the service is failing me so I would like to > revert back to using local address books. For the life of me, I can't > recall how to tell SM to use the local address book instead of LDAP. > Please enlighten me.
remove plugin that replaced local address book backend. revert functions/addressbook.php code changes that removed local address book backend. remove ldap address book from squirrelmail configuration (conf.pl -> 6. Address books) If you have upgraded OpenLDAP and address book started failing - check 'allow bind_v2' option in slapd.conf and protocol setting in squirrelmail ldap address book. In some cases ldap connection can start failing if you implement additional security features and start requiring tls on ldap connections. If you use ldaps:// connection, remember that host name must match name on SSL certificate if default ldap.conf is used. If you use php rpm packages, 'rpm -q -a | grep php' and check package versions. Maybe you forgot to upgrade php-ldap package. - -- Tomas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iEYEARECAAYFAkLhAAAACgkQ+cs+8aEMofCUIACbBcPen9k6U06i7i1uRBTUuCUr XxUAni1N6uXtHBUcaiWCegdCDUqfBnex =DPI9 -----END PGP SIGNATURE----- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
