Re: net logon

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/31/04


Date: Wed, 31 Mar 2004 14:27:17 +1000

When you ran DCPromo, and created a DC, local accounts are converted to
Domain Accounts (there are no accounts on the DC). The user account that IIS
was using for impersonation before the upgrade no longer exists. You will
need to go into IIS, and tell it the username/password that should now be
used for anonymous access.

Use the IIS Manager, right-click on your website, Properties -> Directory
Security -> Edit Authentication mechanisms. The first one is anonymous
access. Click the browse button, and find the IUSR account in the Domain
(since it no longer exists in the local security accounts database).

Cheers
Ken

"John Burns" <MarinMountainMan@sbcGlobal.Net> wrote in message
news:9C3D95D9-F05B-4F06-984D-5ADB8926B20B@microsoft.com...
: Before installing Active Directory anonymous web users can access my
IIS5.0 sites without any authentication.
: If I install Active Directory and setup the machine as a domain name
controller, when web users attempt to go to my websites they are presented
with a net logon dialog box to gain access to the domain controller. Can
this be eliminated?
:
: I have a registered a domain ibidem.us with SBC Yahoo. I currently use a
forwarding record to point at my IP address. When my website appears it
shows the IP address instead of the domain name in the address box.
:
: I would like to know if it is possible to join a domain without setting up
Active Directory and DNS?
: Instead of seeing http://66.120.7.237/ShopIbidemUs/default.aspx
: I would like to see http://www.ibidem.us/ShopIbidemUs/default.aspx
:
: How do I do this?