diff --git a/manifests/init.pp b/manifests/init.pp
index b4b97f8ae67678f6eb5c9f0e4fc5bc59c7b49c54..660f39131cbb6e080ee26b591988f1ee6a7335d7 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -27,6 +27,7 @@ class aes {
           'libaio',
           'python3',
           'python3-pip',
+          'python3-ldap',
         ]:
           ensure  => installed,
       }