I want to use the NTML authentication protocol for my Apache servers, but it doesn't work. Is there any workaround to apply NTML authentication to Unix-based webservers without problems?
NTML authentication doesn’t work. What can I do?
Modified on 2025-06-10 14:12:02 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
This article applies to PRTG Network Monitor 13 or later
Using NTML Authentication with Unix-based Servers
There are often problems with Windows NT LAN Manager (NTML) authentications when using Apache or other specific Linux servers, because NTML is a proprietary Windows protocol (see Microsoft’s TechNet article Network security: LAN Manager authentication level). In addition, several Unix-based webservers only support NTML v1, but as of Windows 7 only NTML v2 is activated by default.
However, as a workaround, you can reactivate NTML v1 in order to use this authentication protocol on your (Linux) webservers.
Important notice: Disabling Windows’ default security setting is not recommended. Do it on your own responsibility.
Reactivating NTML v1 as a Workaround for Specific Webservers
In order to enable NTML v1, follow the steps below as pointed out in the article NTML authentication with Drupal+Apache+Linux on “In just five minutes…”.
Steps to Go
Now Internet Explorer will be able to use NTML v1.
For Firefox, you have to add your application URL to the trusted URI list:
After you have accomplished these steps, you might have to set up your webserver accordingly for NTML v1 authentication. For details, please see NTML authentication with Drupal+Apache+Linux.
Aug, 2013 - Permalink