Click to See Complete Forum and Search --> : LDAP on Exch 5.5 SP4


Ben
06-28-2002, 06:20 AM
Hi,
I have a tool for migrating mailboxes which requires LDAP and service accoutn permssions.

LDAP is enabled for the site, and each server in the site uses those properties. I am logging on using the service account, which has service account admin, on the org, config containers.
However the tool still claims not to be able to contact the server.

What is the best way to determine if port 389 is really open?? and more to the point - working correctly? (im in a dodgey exchange environment and trying to consolidate everything)

any help much appreciated.

JaxDave
07-01-2002, 12:48 PM
------------
Ben at 6/28/2002 7:20:50 AM
I believe you could just drop to a command line and type netstat -an this will display protocol type ,and addresses of all connected machines including the port number which will follow the : in the ip address. example 10.0.0.3:389

Cheers,

JaxDave


Hi,
I have a tool for migrating mailboxes which requires LDAP and service accoutn permssions.

LDAP is enabled for the site, and each server in the site uses those properties. I am logging on using the service account, which has service account admin, on the org, config containers.
However the tool still claims not to be able to contact the server.

What is the best way to determine if port 389 is really open?? and more to the point - working correctly? (im in a dodgey exchange environment and trying to consolidate everything)

any help much appreciated.