Hi guyz.

Windows 2000 Server SP4 with all Winupdate.

Domain member.

I have setup the web site with the Windows Authentication and it's working
pretty fine. The only thing is that I have the specify the domain each time:

user@domain.com --) Working
domain\user --) Working
user --) Not working

There is only one domain and I don't want my user having to specify it. I
tried to use the default domain setting in IIS on the web page properties but
it look like this setting is ignored ...

Any ideas ? Any workarounds ?

Thanks all ...
- Security is a never ending job.

Re: IIS - Dont take the default domain setting by Ben

Ben
Wed Jan 05 11:22:24 CST 2005

I believe the default domain setting is only used for Basic Authentication,
not Windows Authentication.

--
Ben Strackany
www.developmentnow.com


"LaforcE" <LaforcE@discussions.microsoft.com> wrote in message
news:7E52778F-F1FE-4396-A366-59CD9474055D@microsoft.com...
> Hi guyz.
>
> Windows 2000 Server SP4 with all Winupdate.
>
> Domain member.
>
> I have setup the web site with the Windows Authentication and it's working
> pretty fine. The only thing is that I have the specify the domain each
time:
>
> user@domain.com --) Working
> domain\user --) Working
> user --) Not working
>
> There is only one domain and I don't want my user having to specify it. I
> tried to use the default domain setting in IIS on the web page properties
but
> it look like this setting is ignored ...
>
> Any ideas ? Any workarounds ?
>
> Thanks all ...
> - Security is a never ending job.
>



Re: IIS - Dont take the default domain setting by LaforcE

LaforcE
Wed Jan 05 13:01:42 CST 2005

Hummm then any suggestion / workaround ?

"Ben Strackany" wrote:

> I believe the default domain setting is only used for Basic Authentication,
> not Windows Authentication.
>
> --
> Ben Strackany
> www.developmentnow.com
>
>
> "LaforcE" <LaforcE@discussions.microsoft.com> wrote in message
> news:7E52778F-F1FE-4396-A366-59CD9474055D@microsoft.com...
> > Hi guyz.
> >
> > Windows 2000 Server SP4 with all Winupdate.
> >
> > Domain member.
> >
> > I have setup the web site with the Windows Authentication and it's working
> > pretty fine. The only thing is that I have the specify the domain each
> time:
> >
> > user@domain.com --) Working
> > domain\user --) Working
> > user --) Not working
> >
> > There is only one domain and I don't want my user having to specify it. I
> > tried to use the default domain setting in IIS on the web page properties
> but
> > it look like this setting is ignored ...
> >
> > Any ideas ? Any workarounds ?
> >
> > Thanks all ...
> > - Security is a never ending job.
> >
>
>
>

Re: IIS - Dont take the default domain setting by LaforcE

LaforcE
Wed Jan 05 13:07:05 CST 2005

Hoooo by the way, that's what i'm using ... Basic Auth!

But it's not working ...

"LaforcE" a écrit :

> Hummm then any suggestion / workaround ?
>
> "Ben Strackany" wrote:
>
> > I believe the default domain setting is only used for Basic Authentication,
> > not Windows Authentication.
> >
> > --
> > Ben Strackany
> > www.developmentnow.com
> >
> >
> > "LaforcE" <LaforcE@discussions.microsoft.com> wrote in message
> > news:7E52778F-F1FE-4396-A366-59CD9474055D@microsoft.com...
> > > Hi guyz.
> > >
> > > Windows 2000 Server SP4 with all Winupdate.
> > >
> > > Domain member.
> > >
> > > I have setup the web site with the Windows Authentication and it's working
> > > pretty fine. The only thing is that I have the specify the domain each
> > time:
> > >
> > > user@domain.com --) Working
> > > domain\user --) Working
> > > user --) Not working
> > >
> > > There is only one domain and I don't want my user having to specify it. I
> > > tried to use the default domain setting in IIS on the web page properties
> > but
> > > it look like this setting is ignored ...
> > >
> > > Any ideas ? Any workarounds ?
> > >
> > > Thanks all ...
> > > - Security is a never ending job.
> > >
> >
> >
> >

Re: IIS - Dont take the default domain setting by LaforcE

LaforcE
Wed Jan 05 13:25:06 CST 2005

Go it!

You have to give the users (or the group wich is better) the right to log on
locally ...

:)


"LaforcE" a écrit :

> Hummm then any suggestion / workaround ?
>
> "Ben Strackany" wrote:
>
> > I believe the default domain setting is only used for Basic Authentication,
> > not Windows Authentication.
> >
> > --
> > Ben Strackany
> > www.developmentnow.com
> >
> >
> > "LaforcE" <LaforcE@discussions.microsoft.com> wrote in message
> > news:7E52778F-F1FE-4396-A366-59CD9474055D@microsoft.com...
> > > Hi guyz.
> > >
> > > Windows 2000 Server SP4 with all Winupdate.
> > >
> > > Domain member.
> > >
> > > I have setup the web site with the Windows Authentication and it's working
> > > pretty fine. The only thing is that I have the specify the domain each
> > time:
> > >
> > > user@domain.com --) Working
> > > domain\user -