Home All Groups Group Topic Archive Search About
Author
6 Mar 2006 10:38 PM
mackdaddy315
Hello folks,
I've done some looking around on this but Haven't come up with anything
yet. I have a Windows 2003 server with IIS and integrated
authentication and SSL.

When I point a browser to https://myserver/ I do not get a logon prompt
and the user is able to go right to work.

When I point a browser to https://myserver.mydomain.com I get a logon
box. If the user logs in it works fine.

NTLM settings on the workstations and server are the same.

Any ideas would be a huge help as this is really bugging me...

Author
7 Mar 2006 12:37 AM
Ken Schaefer
myserver is in the Intranet security zone by default
myserver.mydomain.com is in the Internet security zone by defaut
IE doesn't auto-logon in the internet zone by default.

See here for more details:
http://support.microsoft.com/?id=258063

Cheers
Ken

Show quoteHide quote
"mackdaddy315" <mackdaddy***@hotmail.com> wrote in message
news:1141684710.080926.48730@u72g2000cwu.googlegroups.com...
: Hello folks,
: I've done some looking around on this but Haven't come up with anything
: yet. I have a Windows 2003 server with IIS and integrated
: authentication and SSL.
:
: When I point a browser to https://myserver/ I do not get a logon prompt
: and the user is able to go right to work.
:
: When I point a browser to https://myserver.mydomain.com I get a logon
: box. If the user logs in it works fine.
:
: NTLM settings on the workstations and server are the same.
:
: Any ideas would be a huge help as this is really bugging me...
:
Author
8 Mar 2006 1:44 PM
mackdaddy315
Thanks for the help. That did the trick....