Hi all,
If I go to another machine that is on the domain, I get prompted for with a username/password. I use
http://ks-pc:9080/waffle-filter/ on that machine and that is in the local intranet zone and is setup correctly in IE as far as I can tell. Interestingly when the username/password box pops up, it says "Connecting to ks-pc.domain.local".
If I try
http://ks-pc.domain.local:9080/waffle-filter/ on that machine or even my local machine, the DNS correctly resolves as that is my real underlying fully-qualified name, but on my local machine I get prompted for a username/password this time, unlike when I go to just ks-pc.
setspn output on the server machine is as below (altered slightly):
>setspn -L KS-PC
Registered ServicePrincipalNames for CN=KS-PC,OU=SBSComputers,OU=Computers,OU=MyBusiness,DC=Domain,DC=local:
TERMSRV/KS-PC
TERMSRV/KS-PC.Domain.local
RestrictedKrbHost/KS-PC
HOST/KS-PC
RestrictedKrbHost/KS-PC.Domain.local
HOST/KS-PC.Domain.local
>setspn -L KS (KS being the username I'm logged in as on the server)
Registered ServicePrincipalNames for CN=Kieran Shaw,OU=No Lockdown,OU=SBSUsers,OU=Users,OU=MyBusiness,DC=Domain,DC=local:
Any help much appreciated.
Thanks,
Kieran