If you use Digest Authentication, you can supply a "Default Realm" (which
would be your Domain). For this to work, you'd need to ensure that
Integrated Windows Authentication is not selected, as browsers will use that
in preference to Digest.
Cheers
Ken
--
My IIS Blog:
www.adOpenStatic.com/cs/blogs/ken
"Techie" <moni6422 RemoveThis @yahoo.com> wrote in message
news:uk664FpEIHA.4476@TK2MSFTNGP06.phx.gbl...
> all,
> i was hoping i can get help on here, i have some web application that
> require users to authenticate with their id and pass but i don't want them
> to have to put domain\id just ID do you know how i can do this. i
> checked "digest authentication for windows domain servers" and it worked
> for a few hours then the next day it was back to domain\user id
>
> monica