Re: Does eliminating NetBios kill NTLMv2?

From: Roger Abell (mvpNOSpam_at_asu.edu)
Date: 11/06/04


Date: Sat, 6 Nov 2004 00:34:44 -0700

Just adding a couple items to the already stated . . .

There is a (actually not so) subtle confusion in these quotes.

LM/NTLM v1/v2 are authentication mechanisms.

NetBIOS has three aspects, one of which is name/location
services (i.e. get IP knowing NetBIOS name) but none of
which are authentication services.

Shutting off NetBIOS forces uplevel clients to use only
DNS for name resolution (and direct hosting on tcp 445 for
the other aspects of NetBIOS).

In default configs, domain members will try the most strong
allowed authentication first (and it really should work if all
is between uplevel machines). (Note: one should alter the
difficult to understand default policy of client machines to use
Ntlm or Lm, that is, excluding Ntlm v2). Since the strongest,
and first tried should work, there should not be a failover
delay - and there is really no reason to expect this to differ
due to how the location for the authentication attempt has
been determined.

How a machine finds where it will try to authenticate is
impacted by whether or not NetBIOS is enabled. Without it
all efforts are DNS only (i.e. there is no room for delays from
wait/retry states in the NetBIOS based name services - just a
failure when DNS cannot resolve the name).

How a machine accesses such as file share resources can
differ also depending on whether NetBIOS (over Tcp/Ip)) is
enabled - leaving room for another performance difference
to be observed.

-- 
Roger Abell
"Jacques Koorts" <jkoorts@ccalimited.com> wrote in message
news:10onrinitpc4ued@corp.supernews.com...
> Read this in Mark Minasi's articles.
>
> <quote>I guess that's why shutting down NetBIOS made things faster, as
> eliminating
> NetBIOS kills LM, NTLM, and NTLMv2.</quote>
>
> So if you disable Netbios on your computer, your computer will use
Kerberos?
> What Osses support Kerberos? Is this all auto?
>
> Here some more from the Article.
>
> <quote> personally think that the LM "hole" is one that Microsoft should
> have
> plugged a long time ago through their defaults, but they haven't, probably
> because so many clients use Wintendo boxes.  With hope we'll see LM just a
> bad memory soon, though.  I urge you to seriously consider rolling out
this
> change and let me close this by offering an performance incentive to go
"all
> NTLMv2:"  logons are faster.  If you've ever read my pieces on how much
> faster NET USE commands become when you shut off NetBIOS, then you
probably
> wondered why they got so much faster.  I never knew either, but since
> shutting off NTLM and LM, I've noticed much, much snappier response from
my
> NET USE commands.  I still don't know why, but now I've got a guess:
> getting rid of NTLM and LM just plain simplified the logon process.  As
the
> clients and servers have fewer options, things just happen more quickly.
I
> guess that's why shutting down NetBIOS made things faster, as eliminating
> NetBIOS kills LM, NTLM, and NTLMv2.</quote>
>
>
>
>
>


Relevant Pages

  • Re: Does eliminating NetBios kill NTLMv2?
    ... As far as I can tell you can not totally disable ntlmv2. ... domain of all W2K and newer operating systems kerberos should always be used ... authentication method also and will be needed if you ever configure trusts ... > I've already last night disabled NETBIOS and set the GPO, ...
    (microsoft.public.win2000.security)
  • Re: Does eliminating NetBios kill NTLMv2?
    ... I've already last night disabled NETBIOS and set the GPO, ... > is between uplevel machines). ... > Ntlm or Lm, that is, excluding Ntlm v2). ...
    (microsoft.public.win2000.security)
  • RE: .NET portal, Active Directory on a sub domain, Windows Authenticat
    ... the trick is to use only the netbios name ... I am using windows authentication. ... > connect string in the web.config file. ... The application generates an error specifying the domain ...
    (microsoft.public.dotnet.general)
  • Re: probably a simple pinhole / deployment question...
    ... user information and allow me access? ... Depends on your authentication. ... You can do NTLM via NetBIOS and SMB, ...
    (comp.security.firewalls)
  • Re: nbsession vs ftp
    ... Each session is authenticated. ... An nbsession might carry ... NetBIOS can use authentication, as well. ...
    (comp.security.misc)