Page 1 of 1

NRDP BAD TOKEN Nagios XI

Posted: Wed May 15, 2019 10:49 am
by madhukarneelaiahgari
Hello,

I'm having trouble accessing NRDP api using the token present under inbound transfers.
Its giving BAD TOKEN message when trying to authenticate. I tried changing the token to a simple one but no luck.
Any help would be appreciated.

I'm using nagiosxi (Nagios XI 5.4.13 ) version.

Regards,
Madhu.

Re: NRDP BAD TOKEN Nagios XI

Posted: Wed May 15, 2019 2:54 pm
by scottwilkerson
If you run the following command do you see your token in the array?

Code: Select all

grep authorized_tokens /usr/local/nrdp/server/config.inc.php

Re: NRDP BAD TOKEN Nagios XI

Posted: Fri May 31, 2019 10:58 am
by madhukarneelaiahgari
Yes I see but its not updating when entered from UI. So I added it on the file manually.

Re: NRDP BAD TOKEN Nagios XI

Posted: Fri May 31, 2019 11:16 am
by scottwilkerson
madhukarneelaiahgari wrote:Yes I see but its not updating when entered from UI. So I added it on the file manually.
Is it working successfully for you now? May we close the topic?