Page 1 of 1

WAPT Agent Password Request

Published: May 10, 2019 - 4:37 PM
by julienlevi
Good morning,

I just installed a WAPT server on Debian. But when I install the WAPT agent on a PC, I get the following window:
Capture.JPG
Capture.JPG (32.98 KB) Viewed 2380 times
Although I indicated no identification

Do you have any idea?

Re: WAPT Agent Password Request

Published: May 14, 2019 - 12:40
by htouvet
Check on your server in /opt/wapt/conf/waptserver.ini:

Code: Select all

[options]
..
allow_unauthenticated_registration = True
..
Restart the tis-waptserver service if you change the value

Code: Select all

systemctl restart tis-waptserver