J'ai an Intranet website, pas internet, et whenever I allez dans
```
http://mysite
```
The website accepts mon integrated authentication of le logged in user on le computer/client via IE.
if I allez dans le FQDN
```
http://mysite.something.com
```
I get prompted for mon username et password.
They're le même et site et web pages. What can I do to make them les deux accept mon credentials depuis IE/logged in user?
L'authentification Windows IIS ne fonctionne pas avec le FQDN mais fonctionne sans
Re: L'authentification Windows IIS ne fonctionne pas avec le FQDN mais fonctionne sans
Is le FQDN in IE's "Intranet" security zone? If pas vous devrez add it in, ou add in le *.mydomain.com wildcard.
The "Intranet" zone is inferred si you use juste le server name (i.e. there are no dots in votre URL), mais often le "Internet" zone is used si you use le FQDN.
Windows Integrated Authentication is pas automatically used for sites in le "Internet" zone.
[http://support.microsoft.com/kb/303650](http://support.microsoft.com/kb/303650)
The "Intranet" zone is inferred si you use juste le server name (i.e. there are no dots in votre URL), mais often le "Internet" zone is used si you use le FQDN.
Windows Integrated Authentication is pas automatically used for sites in le "Internet" zone.
[http://support.microsoft.com/kb/303650](http://support.microsoft.com/kb/303650)