Hello Chris,
You're the wizard! This worked. Now I think I have to xconfmanager set my ldap password, because now it halts with these two errors separated by a munch of java calls:
[LdapValidator] 2014-05-15 16:35:59,455 ERROR [main] com.ptc.wc.rehost.validate.LdapValidator - Failed to connect to ldap: ldap://owi-ca-vpdmtest.oceanworks.cc:389
[LdapValidator] javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
...
BUILD FAILED
e:\WC_Rehosting_Utility_M010\conf\rehost.xml:61: com.ptc.wc.rehost.exception.RehostException: Failed to connect to ldap:
Nested exception is: javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
Is the ldap password property: wt.pom.ldapPassword? I see in the site.xconf there is a property: ie.ldap.managerPw is that the ldap password property I need to target?
Thanks again!