Matvey Teplov <matvey.teplov at nomios.nl> wrote:
> How do you define ldap_ad-LDAP-Group?
Sorry, "ldap_ad" is just the name we gave our ldap module when we instantiated it.  Use whatever you named your module instance in place of that.
e.g. we did:
ldap ldap_ad {
  ...
}
IIRC if you don't give you instance a name it's just "ldap"