Manual execution
We can check the plugin from the terminal to see if it works, to check it, we execute the plugin:
Example :
Binary version of the plugin
/usr/share/pandora_server/util/plugin/pandora_ldap -s ldap://localhost.localdomain:389 -b cn=ldapadm,dc=sanchez,dc=com -p redhat -a ldapserver --as_agent_plugin 1
Python version of the plugin (for testing only)
with as_agent_plugin 1:
Ejecution help example:


