Trying to get openexchange working (using Mike Fetherston's excellent howto) I receive the following in /var/log/messages when I try to login through login.pl

Dec 13 15:56:00 getafix slapd[6732]: conn=0 fd=11 ACCEPT from IP=192.168.0.4:32773 (IP=0.0.0.0:389)
Dec 13 15:56:00 getafix slapd[7155]: conn=0 op=0 BIND dn="" method=128
Dec 13 15:56:00 getafix slapd[6732]: connection_input: conn=0 deferring operation: binding
Dec 13 15:56:00 getafix slapd[7155]: conn=0 op=0 RESULT tag=97 err=0 text=
Dec 13 15:56:00 getafix slapd[7156]: conn=0 op=1 BIND dn="uid=mkenny,ou=Users,ou=OxObjects,dc=inzanix,dc=com" method=128 Dec 13 15:56:00 getafix slapd[7156]: bdb(dc=inzanix,dc=com): illegal flag specified to txn_begin Dec 13 15:56:00 getafix slapd[7156]: bdb_txn_get: BerkeleyDB 4.2.52 library needs TXN patch!
Dec 13 15:56:00 getafix slapd[7156]: conn=0 op=1 RESULT tag=97 err=49 text=

I know this is not specifically a gentoo issue, more LDAP or OX, but I then followed the reference to a required patch on the second last line of messages. I wanted to check what versions of bdb were available, but

emerge --searchdesc on berkeley shows:

*  sys-libs/db
      Latest version available: 4.2.52_p2
      Latest version installed: 4.2.52_p2
      Size of downloaded files: 3,980 kB
      Homepage:    http://www.sleepycat.com/
      Description: Berkeley DB
      License:     DB

which indicates that I have the latest version. Is there somewhere else I should be looking?

Thanks,

--

mike kenny
Linux Registered User #381724
LPI ID# 80080

"Hell, there are no rules here, we're just trying to accomplish something"
                                                       Thomas Edison
--
gentoo-user@gentoo.org mailing list

Reply via email to