News:

We really need your input in this questionnaire

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - p69

#1
General Support / Re: Agent Authentication
September 22, 2014, 02:52:23 AM
Thanks, I used nxencpassw.exe and it works ...

I thought that it is used standardly SHA1 and MD5 :)
#2
General Support / Agent Authentication
September 22, 2014, 01:15:23 AM
Hello,

I try to set the authentication agent.

Agent Config:
RequireAuthentication = yes
RequireEncryption = yes
EnabledCiphers = 1
SharedSecret = 123456789

Server Node Config:
Authentication method
PLAIN TEXT
123456789

ok, works.


But, if on server node use MD5 or SHA1, agent is not responding.

MD5 Config (123456789 http://www.sha1-online.com/)

Agent Config:
RequireAuthentication = yes
RequireEncryption = yes
EnabledCiphers = 1
SharedSecret = 25f9e794323b453885f5181f1b624d0b

Server Node Config:
Authentication method
MD5
123456789


What I am doing wrong?

netxms 1.2.16