Outlook cannot read kolab global address book?
Albrecht Dreß
albrecht.dress at lios-tech.com
Tue Aug 26 19:37:51 CEST 2008
Hi,
while testing the Konsec connector for M$ Outlook in connection with kolab 2.2,
I ran into a problem with Outlook 2003SP2 on a Win2kSP4 box which seems to be
more ldap/kolab related than to the connector.
The problem is that the global address book in Outlook, taken from ldap with a
proper base dn, is just empty. I sniffed the traffic in wireshark, which might
help to resolve the problem. After a successful anonymous bind, Outlook asks:
<snip>
Lightweight-Directory-Access-Protocol
LDAPMessage searchRequest(2) "<ROOT>" baseObject
messageID: 2
protocolOp: searchRequest (3)
searchRequest
baseObject:
scope: baseObject (0)
derefAliases: neverDerefAliases (0)
sizeLimit: 0
timeLimit: 0
typesOnly: False
Filter: (objectclass=*)
filter: present (7)
present: objectclass
attributes: 3 items
Item: objectClass
Item: supportedControl
Item: supportedCapabilities
</snip>
and gets as reply two packets from the Kolab LDAP server
<snip>
Lightweight-Directory-Access-Protocol
LDAPMessage searchResEntry(2) "<ROOT>" [1 result]
messageID: 2
protocolOp: searchResEntry (4)
searchResEntry
objectName:
attributes: 2 items
Item objectClass
type: objectClass
vals: 3 items
top
OpenLDAProotDSE
kolab
Item supportedControl
type: supportedControl
vals: 10 items
OID: 1.3.6.1.4.1.4203.1.9.1.1
(SNMPv2-SMI::enterprises.4203.1.9.1.1)
OID: 2.16.840.1.113730.3.4.18
(joint-iso-itu-t.16.840.1.113730.3.4.18)
OID: 2.16.840.1.113730.3.4.2
(joint-iso-itu-t.16.840.1.113730.3.4.2)
OID: 1.3.6.1.4.1.4203.1.10.1 (SNMPv2-SMI::enterprises.4203.1.10.1)
OID: 1.2.840.113556.1.4.319 (pagedResultsControl)
OID: 1.2.826.0.1.334810.2.3 (iso.2.826.0.1.334810.2.3)
OID: 1.2.826.0.1.3344810.2.3 (iso.2.826.0.1.3344810.2.3)
OID: 1.3.6.1.1.13.2 (SNMPv2-SMI::directory.13.2)
OID: 1.3.6.1.1.13.1 (SNMPv2-SMI::directory.13.1)
OID: 1.3.6.1.1.12 (SNMPv2-SMI::directory.12)
</snip>
followed by
<snip>
Lightweight-Directory-Access-Protocol
LDAPMessage searchResDone(2) success [1 result]
messageID: 2
protocolOp: searchResDone (5)
searchResDone
resultCode: success (0)
matchedDN:
errorMessage:
</snip>
Apparently being unhappy with the response, Outlook then unbinds and shuts down
the connection. Any idea what goes wrong here? I *can* see all the public data
in LDAP using a simple LDAP viewer on the same box.
Any help would be really appreciated!
Thanks, Albrecht.
More information about the users
mailing list