Hello,
I see that o fix this error "CRITICAL: Incorrect credentials given."
I corrected the community string on the agent /client side.
Do I have to do anything else?
ncpa.cfg community string
Re: ncpa.cfg community string
After editing the configs, you'll also want to restart the ncpa services:
Linux:
Run as root:
Windows 10:
Linux:
Run as root:
Code: Select all
service ncpa_listener restart
service ncpa_passive restart
- Hit Ctrl-Shift-Esc to open the Task Manager.
- Open the Services tab.
- Find NCPA Listener and NCPA Passive services, right-click and restart both of them.
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.
Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
-
ccheltenham
- Posts: 17
- Joined: Fri Apr 02, 2021 4:54 pm
Re: ncpa.cfg community string
awesome, thank you very much,