07-22-04 07:50 AM
Hi Gav,
I don't know whether your issue has been resolved.
For your original question,
"however if somebody trys to access my site from within a domain it asks
them for a domain, what do you put in there?"
When your box hasn't been added into the domain and your site is configured
as integrated windows authentication, you will need to use the windows
accounts of your box to logon. For exapmle, if your box has the name
"testserver" and there is one valid user account "test", when you browse to
the site, the logon window pops up, you can input "testserver\test" with
correponding password to logon; or you can directly type "test" in the user
account text box with the password to logon.
At this scenario, Window integratred authentication method will only check
the validation of this account in the windows account database. Since this
box is not added into the domain, it will not find the validation
information regarding the domain account, so all the domain account logon
will be denied. For domain scenario, you will need to add the box into the
domian.
Please feel free to let me know if you have any further question.
Best Regards,
Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
[ Post a follow-up to this message ]
|