Home All Groups Group Topic Archive Search About

Unable to access site with FQDN

Author
7 Mar 2009 11:56 AM
mc
Help!!

I have configured a CNAME record (home.myorg.co.uk) for one of my servers (sv006.myorg.co.uk) and I
have registered SPN's against the App Pool Identity account (MYORG\vIISService) for both the
"HTTP/home" and "HTTP/home.myorg.co.uk".

However Kerberos Authentication fails if I connect through "home.myorg.co.uk" If I connect directly
to "home" all is fine.

TIA


Mike

Author
8 Mar 2009 4:28 PM
DaveMo
On Mar 7, 4:56 am, mc <m...@community.nospam> wrote:
> Help!!
>
> I have configured a CNAME record (home.myorg.co.uk) for one of my servers (sv006.myorg.co.uk) and I
> have registered SPN's against the App Pool Identity account (MYORG\vIISService) for both the
> "HTTP/home" and "HTTP/home.myorg.co.uk".
>
> However Kerberos Authentication fails if I connect through "home.myorg.co..uk" If I connect directly
> to "home" all is fine.
>
> TIA
>
> Mike

If the client doesn't think that home.myorg.co.uk is an intranet site
then it won't attempt Kerb or NTLM auth. Try adding the URL to the IE
trusted sites on the client and see if that makes it behave correctly.

HTH,
Dave
Are all your drivers up to date? click for free checkup

Author
9 Mar 2009 9:50 AM
Ken Schaefer
Show quote Hide quote
"DaveMo" <david.mow***@gmail.com> wrote in message
news:ab51d16d-e1f6-4411-adbc-b8a940dc950d@s28g2000vbp.googlegroups.com...
> On Mar 7, 4:56 am, mc <m...@community.nospam> wrote:
>> Help!!
>>
>> I have configured a CNAME record (home.myorg.co.uk) for one of my servers
>> (sv006.myorg.co.uk) and I
>> have registered SPN's against the App Pool Identity account
>> (MYORG\vIISService) for both the
>> "HTTP/home" and "HTTP/home.myorg.co.uk".
>>
>> However Kerberos Authentication fails if I connect through
>> "home.myorg.co.uk" If I connect directly
>> to "home" all is fine.
>>
>> TIA
>>
>> Mike
>
> If the client doesn't think that home.myorg.co.uk is an intranet site
> then it won't attempt Kerb or NTLM auth. Try adding the URL to the IE
> trusted sites on the client and see if that makes it behave correctly.

One slight nitpick - NTLM works fine in any zone (intranet, internet etc).
If IE thinks the site is in he Internet zone it doesn't try Kerberos and
uses NTLM by default. Put the site into the Intranet zone to make it attempt
Kerberos.

Cheers
Ken
Author
9 Mar 2009 9:49 AM
Ken Schaefer
Kerberos AuthN requires IE to see the site in the Intranet security zone.

See IIS and Kerberos Part 3 at http://www.adopenstatic.com/faq/

Cheers
Ken


Show quoteHide quote
"mc" <mc@community.nospam> wrote in message
news:49b260dc$1@mail.hmgcc.gov.uk...
> Help!!
>
> I have configured a CNAME record (home.myorg.co.uk) for one of my servers
> (sv006.myorg.co.uk) and I have registered SPN's against the App Pool
> Identity account (MYORG\vIISService) for both the "HTTP/home" and
> "HTTP/home.myorg.co.uk".
>
> However Kerberos Authentication fails if I connect through
> "home.myorg.co.uk" If I connect directly to "home" all is fine.
>
> TIA
>
>
> Mike
Author
10 Mar 2009 5:23 PM
mc
Fantastic!!!!

The answer I was looking for!!

Ken Schaefer wrote:
Show quoteHide quote
> Kerberos AuthN requires IE to see the site in the Intranet security zone.
>
> See IIS and Kerberos Part 3 at http://www.adopenstatic.com/faq/
>
> Cheers
> Ken
>
>
> "mc" <mc@community.nospam> wrote in message
> news:49b260dc$1@mail.hmgcc.gov.uk...
>> Help!!
>>
>> I have configured a CNAME record (home.myorg.co.uk) for one of my
>> servers (sv006.myorg.co.uk) and I have registered SPN's against the
>> App Pool Identity account (MYORG\vIISService) for both the "HTTP/home"
>> and "HTTP/home.myorg.co.uk".
>>
>> However Kerberos Authentication fails if I connect through
>> "home.myorg.co.uk" If I connect directly to "home" all is fine.
>>
>> TIA
>>
>>
>> Mike
>

Bookmark and Share