Re: NTLM and RPC/HTTPS

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



In article <452ABD28.7020402@xxxxxxxxxxxxxxxxxxxxxxx>,
adrian.marsh@xxxxxxxxxxxxxxxxxxxxxxx says...

At the moment, if my users want to use RPC/HTTPS, then I also have to
configure their clients with Basic Authentication. But the default is
NTLM... So this begs the question - which is more secure? And what
would I need to enable on SBS2003 to get NTLM to work by default?

Adrian:

I presume we are talking about "Outlook via the Internet" a.k.a. "RPC over
HTTPS".

The reason there are no security issues using Basic Authentication (password
sent in clear text) is that the Internet connection from the Outlook computer
to the SBS is itself encrypted: secure HTTP (HTTPS) over TCP port 443. This is
the same protocol browsers use to communicate securely with web sites, such as
for banking and credit card transactions.

I would not try to switch to NTLM. When you login to RWW, you will see a link
which gives you step-by-step instructions to setup RPC over HTTPS, customized
to your SBS configuration. Follow that EXACTLY and you will have a secure and
fully supported configuration.

-- Owen Williams [SBS MVP]
.



Relevant Pages

  • Re: NTLM and RPC/HTTPS
    ... but I was just curious as to why NTLM is the ... default in the client, but not enabled by default on the server... ... to the SBS is itself encrypted: secure HTTP (HTTPS) over TCP port 443. ...
    (microsoft.public.windows.server.sbs)
  • Re: NTLM Authorization issue
    ... that uses this class for NTLM auth that will work in java 1.4.2? ... Note that the code you are using now is not secure at all. ... If you are using an application server, it's possible to use NTLM. ...
    (comp.lang.java.programmer)
  • Re: Any tools to check any web site is secured or not?
    ... If the page URL doesn't begin with HTTPS, it's not a Secure webpage. ... The website itself was only registered in early March 2010. ...
    (microsoft.public.windowsxp.general)
  • Re: Secure an upload page
    ... The most secure way to do downloads might be to use NTFS ... If the upload page ... I am using https ...
    (microsoft.public.inetserver.iis.security)
  • Re: At What Point Does the Security Begin?
    ... All secure forms examine this variable, and if empty redirect to the ... all pages behind the login are posted through SSL. ... in which I understand .NET uses a cookie behind ... not secure (it's called at http, not https) but posts to a page ...
    (microsoft.public.dotnet.security)