-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HELP] A couple of questions about the wmi configuration #7
Comments
Script needs only to have Read+eXecutable flags for zabbix user, owner could be anyone. Example for wmi.pw:
Domain parameter matters, so its known who connects local user or external. You may install full impacket package, it has testing scripts. Host argument could be IP or FQDN, whatever can be accessible from zabbix host. |
How do I know if it is not a Firewall issue or if there is an issue with the user on the target/remote Windows machine? |
I have followed the steps in the readme, but I have a couple off questions for it to run properly.
Now I have the error:
An error occured: rpc_s_access_denied
. How can I troubleshoot these error?How do I know if this is a permission issue? The scripts in the external scripts directory needs to have as owner the Zabbix user? And not the root?
Can you put an example off the
wmi.pw
file? With some example content? Does the domain parameter matter if you have a fixed IP-address for your Zabbix machine?How can I verify if the impacket libray is correctly installed? What can I do to test this library?
If I try to invoke it from the command line, I ge the following error:
An error occuren: [Errno -2] Name or service not known
. How do I specify the "Windows host" in the zabbix_server from the command line?The text was updated successfully, but these errors were encountered: