This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Frequently it is a problem that the Windows SPN is defined twice or more. You can use tools to locate duplicates. If you find a duplicate SPN, you should delete all but one.
Use this syntax to research your SPN:
ldapsearch -h <domain controller name> -D <administrator distinguished name> -w <administrator password> -b <starting point for the search> "serviceprincipalname=<YourSPN>" dn
For example, to research your SPN HTTP/www.renovations.com:
ldapsearch -h server1.ad.east.renovations.com -D "cn=administrator,cn=users,dc=ad,dc=east,dc=renovations,dc=com" -w myAdminstratorPw -b "dc=ad,dc=east,dc=renovations,dc=com" "serviceprincipalname=HTTP/www.renovations.com" dn
hope this helps,
Jane Marcus, IBM
Feedback response number JMAS973HJ5 created by ~Vanessa Brelutherflar on 04/24/2013