all groups > iis security > february 2008 >
You're in the

iis security

group:

Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication?



Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? Brad Baker
2/24/2008 11:46:23 PM
iis security: We've been informed by a security auditor that we need to disable NETBIOS on
our network. That seems simple enough to do, but we are concerned that doing
so may affect NTLM authentication which we use for several web based
applications (as well as kerberos). Does NTLM or Kerberos utilize NETBIOS?

Thanks
Brad

Re: Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? Roger Abell [MVP]
2/25/2008 3:50:47 AM
Disabling NetBT (Netbios/tcp) will not impact authentication,
nor fileshares, nor domain membership (gpo application, etc.)
and short hostnames (e.g. \\server, http://server) will fly if your
naming and DNS are aligned.
I have yet to have such auditors explain to me just what they are
thinking the recommendation/mandate solves/avoids. Pretty much
all Netbios activity can/will continue without NetBT if DNS and
AD (i.e. ldap) can support name resolution / host location services.

Roger

[quoted text, click to view]

RE: Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? wjzhang@online.microsoft.com (
2/25/2008 9:57:57 AM
Hi Brad,

I think what you mentioned is the NetBIOS over TCP/IP options in TCP/IP
advanced setting of a network adapter.

Disabling NetBIOS over TCP/IP on IIS server will not affect integrated
authentication i.e: NTLM and Kerberos. The only impact should be that you
can no longer use NetBIOS names to access web sites on the server locally,
e.g: http://localhost/ or http://servername/ .

Please update here if you have any further question.

Have a great week.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
Re: Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? Brad Baker
2/25/2008 1:28:20 PM
Roger -

Everything you said seems to jive with what I am seeing in our lab
environment . However I do have one question.

You mentioned:
"Pretty much all Netbios activity can/will continue without NetBT if DNS and
AD (i.e. ldap) can support name resolution / host location services."

I don't know a lot about NETBIOS myself so I'm relying a lot on the auditor
to provide us with guidance - however your comments make me question how
knowledgable our auditor really is.

Is it really even possible to disable NETBIOS entirely in a Windows network?
What additional steps would be required besides disabling NETBT?

Thanks,
Brad


[quoted text, click to view]

Re: Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? Ken Schaefer
2/25/2008 8:13:15 PM
Hmm - how are you proposing to disable NetBIOS?

I'm not aware of any dependancy of NTLM AuthN over HTTP on NetBIOS, and
Kerberos shouldn't have any dependancy on NetBIOS (not from client to KDC,
nor client to IIS).

Cheers
Ken

[quoted text, click to view]
Re: Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? Roger Abell [MVP]
2/26/2008 2:34:41 AM
[quoted text, click to view]

I have impression such is widely spread in "audit industry" beliefs,
or should that be willingness to err into precaution due to incomplete
perspective on a number of points.

[quoted text, click to view]

No. Not currently; but that does also depend on what the Windows
system is supposed to be able to do. NetBios has basically 3 part
functionality. One may easily remove NetBT (NetBios over Tcp/Ip)
but think of this as removing a transport. Windows will accomplish
what NetBios parts it needs over Tcp 445 and it will accomplish the
name resolution /location service part only by DNS and/or Ldap.

[quoted text, click to view]

Pre-req: A post-current (post-2k8) generation Exchange and Windows.

[quoted text, click to view]

Re: Is it possible to disable NETBIOS and still allow NTLM and Kerberos authentication? wjzhang@online.microsoft.com (
2/26/2008 9:37:32 AM
Hi Brad,

The topic should be out of the scope of IIS. The following article should
answer your question partially:

323357 How To Configure TCP/IP Networking While NetBIOS Is Turned Off on a
Server Running Windows Server 2003
http://support.microsoft.com/default.aspx?scid=kb;EN-US;323357

Have a great day.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

AddThis Social Bookmark Button