Microsoft has already optimized your scenario. If you see the popup
Firefox that you are talking about. If user wants to login, they login
determined. Users never bother with putting DOMAIN\ in front of their
"better". I simply see your domain administrators misconfiguring and
Microsoft and not the administrators for not improving the scenario.
On Sep 18, 8:04 am, "super1" <superbrownbro...@nospam.nospam> wrote:
> Configuring the web clients is not an option with such a diverse and large
> organization.
> It seems Microsoft could do something to improve this scenario. Firefox
> actually works fine when the user does not provide the domain information.
> Something even so simple as a domain field they could fill out. Users just
> aren't familiar with putting DOMAIN\ in front of their usernames.
> No matter how you look at it, it creates a poor user experience.
>
> "David Wang" <w3.4...@gmail.com> wrote in message
>
> news:1190062151.083967.82030@g4g2000hsf.googlegroups.com...
>
>
>
> > On Sep 17, 10:56 am, "super1" <superbrownbro...@nospam.nospam> wrote:
> >> Windows Integrated authentication works great, but when it fails (because
> >> the user doesn't have the site in the intranet sites for example) they
> >> are
> >> prompted for credentials. Unfortunatly, instead of defaulting to DOMAIN\
> >> it
> >> is COMPPUTER\ and of course that never works.
>
> >> Why in the world would you want this domain based service to default to
> >> the
> >> local machine SAM? Anyway, how can I set the default to be DOMAIN\ when
> >> the
> >> user does not provide the domain information?
>
> >> This seems like a silly default setting to me.
>
> > Actually, the problem has nothing to do with "defaults". Setting
> > defaults to be DOMAIN\ is not the solution.
>
> > Windows Integrated authentication does NOT allow you to set the
> > default DOMAIN. Domain information is encrypted inside the actual
> > authentication token/handshake and cannot be altered by the server
> > (unlike Basic authentication, which allows this default because it
> > passes the username/password around). Thus, when you see COMPUTER
> > \username, that is actually caused by the client and has nothing to do
> > with the server.
>
> > Now, why would the client do this? Well, by default, the client will
> > automatically authenticate with the current logged-in credentials
> > (domain credentials if you're logged on as such) to websites that it
> > is configured to auto-login. Intranet websites are one such category.
>
> > Thus, when you see the browser pop up COMPUTER\username, it means that
> > it's either already tried domain credentials and failed, or it is
> > going to a website that it is not allowed to auto-login and it has no
> > idea what the "domain" is. Seems perfectly reasonable to me. If you
> > want details, go look at the raw HTTP interactions and the answer is
> > clear.
>
> > If you want to avoid login prompts, then please properly configure
> > your web clients.
>
> > Don't blame the protocol or deride the "default" settings because they
> > have nothing to do with the issue. Lots of people don't even have this
> > issue, so the problem is clearly with this specific deployment's
> > configuration.
>
> > //David
> >
http://w3-4u.blogspot.com > >
http://blogs.msdn.com/David.Wang > > //- Hide quoted text -
>
> - Show quoted text -