|
Home > Archive > IIS Server Security > February 2005 > Eliminating domain name for login on IIS 5.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Eliminating domain name for login on IIS 5.0
|
|
| RealityChuck 2005-02-09, 5:56 pm |
| We're using IIS 5.0 (moving to 6.0) and have had an ongoing issue with logins.
When people log in, they need to include the login domain name as the userID:
logindomain\userID
If the domain is not included, the login screen redisplays with the machine
name:
machinename\userID
I've been playing around with the IIS authentication settings. I'm using
Basic with the logindomain as the Basic Authentication domain. I also use
Integrated Windows Authentication. But I've yet to find a setting that
allows you to login as userID without the domain name. At best, it works on
machines on a certain one of our networks, but not on others, and never
coming over the Internet.
How should this be set up so the domain name is not required when logging on
with your basic Windows 2-tier's login?
| |
| Tom Kaminski [MVP] 2005-02-09, 5:56 pm |
| "RealityChuck" <RealityChuck@discussions.microsoft.com> wrote in message
news:DFAD05D3-196E-400E-9DAD-5EA45C4AEC1B@microsoft.com...
> We're using IIS 5.0 (moving to 6.0) and have had an ongoing issue with
logins.
>
> When people log in, they need to include the login domain name as the
userID:
>
> logindomain\userID
>
> If the domain is not included, the login screen redisplays with the
machine
> name:
>
> machinename\userID
>
> I've been playing around with the IIS authentication settings. I'm using
> Basic with the logindomain as the Basic Authentication domain. I also use
> Integrated Windows Authentication. But I've yet to find a setting that
> allows you to login as userID without the domain name. At best, it works
on
> machines on a certain one of our networks, but not on others, and never
> coming over the Internet.
>
> How should this be set up so the domain name is not required when logging
on
> with your basic Windows 2-tier's login?
Set the default domain in the IIS Basic authentication properites dialog.
| |
| RealityChuck 2005-02-09, 5:56 pm |
| Already did that. Doesn't help.
"Tom Kaminski [MVP]" wrote:
> "RealityChuck" <RealityChuck@discussions.microsoft.com> wrote in message
> news:DFAD05D3-196E-400E-9DAD-5EA45C4AEC1B@microsoft.com...
> logins.
> userID:
> machine
> on
> on
>
> Set the default domain in the IIS Basic authentication properites dialog.
>
>
>
|
|
|
|
|