# 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**

```bash
/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)**

[![image-1628163608269.png](https://pandorafms.com/guides/public/uploads/images/gallery/2021-08/scaled-1680-/image-1628163608269.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-08/image-1628163608269.png)

with as\_agent\_plugin 1:

[![image-1628163632481.png](https://pandorafms.com/guides/public/uploads/images/gallery/2021-08/scaled-1680-/image-1628163632481.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-08/image-1628163632481.png)

Ejecution help example:

[![image-1628163668871.png](https://pandorafms.com/guides/public/uploads/images/gallery/2021-08/scaled-1680-/image-1628163668871.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-08/image-1628163668871.png)