Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Thanks in advance for your expertise,
mhlv.
Solved! Go to Solution.
You can enable the JNDI verbose following the steps - https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS131349
I don't know whether this verbose will give you any info other than what you see now. It clearly says - connection execption Just to be sure, did you use the same host name in LDAP browser - sinopec.ad ?
The error message will be written to the Method Server log. Looking at the snippet of MS log, Windchill is not able to establish connection to sinopec.ad on port number 3268. You could try using an open source LDAP browser like JXplorer - an open source LDAP browser or Softerra LDAP Administrator & Browser: Directory Management Tool Download to try the connection and see whether it works. Also see whether global catalog is enabled in your AD to connect through 3268
Regards
Binesh Kumar
Medtronic - MITG
Thanks for your reply.
I hava used Softerra LDAP Browser to connect the AD server ,and it works.
I don't know where the problem is,so i try to find the log file.
You can enable the JNDI verbose following the steps - https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS131349
I don't know whether this verbose will give you any info other than what you see now. It clearly says - connection execption Just to be sure, did you use the same host name in LDAP browser - sinopec.ad ?
The URL(sinopec.ad) is right
I can see the directory structure of AD server (sinopec.ad) in the local area network.
I will try to enable the verbose according to the article.
Thanks a lot ~~