Skip to main content
Troubleshooting

[LDAP] I cannot manage users belonging to groups on Active Directory groups

  • June 17, 2022
  • 2 replies
  • 412 views

kduret
Centreonian
Forum|alt.badge.img+10

Please note that the only procedures supported and maintained by Centreon are those published in the official documentation. If you have a question about this article, post it in the comments.


Symptom

I cannot manage users belonging to groups on Active Directory groups.

 

Problem

When using Active Directory, a specific key is missing to solve this issue.

 

Solution

In the Administration > Parameters > LDAP page, you need to add a specific key to the following attributes:

  • User Group Attribute: memberOf:1.2.840.113556.1.4.1941:
  • Group Member Attribute: member:1.2.840.113556.1.4.1941:

2 replies

Forum|alt.badge.img+3
  • Steward *
  • April 10, 2024

Hello, the filter 1.2.840.113556.1.4.1941 should allow the recursive search, but it does not work.

Ex: USER is in GROUPA

GROUPA is inside GROUPB

If I configure ACL for GROUPB, ACL are not applied to USER


Forum|alt.badge.img+3
  • Steward *
  • April 10, 2024

Actually it works, but in a strange way. I will open another topic