Can someone help me configuring/changing the LDAP ports in Windows Server 2003 and Windows Server 2000 It would be great to know the way to change the global catalog ports too...
I need to ensure that my code works if LDAP is configured to listen at user defined ports. I am currently developing an application that has to connect to the LDAP server for authentication. The code is actually ready and works with the default LDAP ports (636 and 389).

How to change the LDAP ports in Windows 2003 and 2000?