Hi all, I have a test java application that uses LAPI to log into Livelink and list the items in the root of enterprise. Before i install directory services module my test application works. As soon as i install the module it stops working. I have noticed the cookie is longer when the module is installed. Has anyone come accross this issue? Server name = OTCS, port = 2099, cookie = [taken from browser at real time to ensure it is valid]. In reality this is retrieved programatically. Specifying these values on the API works before but not after the install of DS. Any help would be appreciated. Thanks.