Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

[LDAP] nested groups filter is not allowed #6127

Closed
kduret opened this issue Mar 14, 2018 · 0 comments
Closed

[LDAP] nested groups filter is not allowed #6127

kduret opened this issue Mar 14, 2018 · 0 comments

Comments

@kduret
Copy link
Contributor

kduret commented Mar 14, 2018


BUG REPORT INFORMATION

Centreon Web version: 2.8.19

OS: CentOS 7

Steps to reproduce the issue:

  1. Create nested groups in active directory
  2. Add a user in the lower group
  3. Configure LDAP to find user in the lower level of the top group :
  • user filter : (&(samAccountName=%s)(objectClass=user)(samAccountType=805306368)(memberOf:1.2.840.113556.1.4.1941:=<top_group_dn>))
  • user group attribute : memberOf:1.2.840.113556.1.4.1941:
  • group member attribute : member:1.2.840.113556.1.4.1941:

Describe the results you received:
if a user if imported and I reload configuration, contactgroup relations are deleted

Describe the results you expected:
if a user if imported and I reload configuration, the user keeps its relations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants