What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How can I change authentication for custom SMS delivery?

Votes:

0

When using SMS delivery with a custom URL, I run into authentication error although the URL works in a browser. Is there a way to fix this?

prtg reghack registry sms sms-notification

Created on May 22, 2018 9:00:02 AM by  Brandy Greger [Paessler Support]

Last change on May 22, 2018 10:28:38 AM by  Brandy Greger [Paessler Support]



3 Replies

Accepted Answer

Votes:

1

This article applies as of PRTG 20

Basic Authentication for SMS Delivery

If you are encountering authentication issues when using custom URLs for SMS notification delivery, it may be helpful to change the authentication type. This is because some providers require basic authentication.

Basic authentication via PRTG

As of PRTG 20.1.60, PRTG includes the HTTP Authentication option for custom SMS providers.

To activate the option, follow these steps:

  1. Go to Setup | System Administration | Notification Delivery, section SMS Delivery.
  2. Set the Configuration Mode to Enter a custom URL for a provider not listed.
  3. Enter the custom URL that you want to use.
  4. Set HTTP Authentication to Use HTTP basic authentication.
  5. Click Save to save your settings.

Basic authentication via registry hack

The registry key that we have provided in PRTG 18.2.41 still works. If you apply this registry hack, you will be able to use basic authentication for SMS delivery.

Caution: Please back up your system before manipulating the Windows registry!

  1. Open the registry editor and navigate to the following key:
    1. On a 64-bit Windows system, navigate to HKEY_LOCAL_MACHINE\Software\Wow6432Node\Paessler\PRTG Network Monitor\Server\Core
    2. On a 32-bit Windows version, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Paessler\PRTG Network Monitor\Server\Core
  2. Create a new DWORD: in the current path, right-click, choose New | DWORD Value, and name the new value CustomSMSBasicAuth.
  3. Set the value of CustomSMSBasicAuth to 1: right-click on CustomSMSBasicAuth and select Modify.... In the value data field, enter 1. Confirm with Ok.
  4. Restart your PRTG core server.

Setting the value of the DWORD to 0 (or deleting it) will disable basic authentication for SMS delivery again.

Created on May 22, 2018 10:04:42 AM by  Brandy Greger [Paessler Support]

Last change on Jul 7, 2020 12:37:27 PM by  Brandy Greger [Paessler Support]



Votes:

0

Hi,

After I apply the DWORD (and restart core server) I still do not see the possibility to enter username &password voor basic auth when selecting custom sms url. the username and password fields are still only show when selecting a predefined provider.

Where does the username and password have to be filled in while having custom url selected?

thanks.

Created on Aug 5, 2019 2:32:12 PM



Votes:

0

Hi there,

These fields are not available for the Custom URL. You can submit BASIC User Credentials in the URL itself though:

http://username:[email protected]

Best regards.

Created on Aug 5, 2019 2:38:05 PM by  Dariusz Gorka [Paessler Support]




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.