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

can not get the password hash

Votes:

0

Hello, PRTG Support,

I'm trying to get the value of password hash with the following API call "https://PRTG_hostname_or_IP_address/api/getpasshash.htm?username=myuser&password=mypass" and got the response: "You need explicit credentials (username/login+password) for this action"

The authentication of the user account has worked fine with both HTTP(S) and Enterprise Console . I've verified this issue with a user account newly created and it was the same result.

Are there any workarounds to get the password hash or troubleshooting tips? The password hash is used for implementation of auto-acknowledgement notification. The version of PRTG is "15.1.13.1382".

Thank you,

Shinichi Tawata

auto-acknowledge hash passhash

Created on Mar 9, 2015 1:23:02 AM



2 Replies

Votes:

0

Dear Shinichi Tawata

This error message is trigged by either a wrong username or wrong password (to not provide hints if a particular user name exists.)

Please perform this action with the local PRTG admin account. Are you getting the admin passhash?

Created on Mar 9, 2015 4:26:30 PM by  Arne Seifert [Paessler Support]



Votes:

1

Hello, PRTG Support,

Thank you for your quick response. I've figured out that the Reserved Characters in password cause the problem. It works with URL encoding applied to the API call.

Thank you,

Shinichi Tawata

Created on Mar 9, 2015 11:25:08 PM




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.