Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP attribute labeling does not add additional labels #13680

Closed
LKozlowski opened this issue Jun 21, 2022 · 0 comments · Fixed by #13681
Closed

LDAP attribute labeling does not add additional labels #13680

LKozlowski opened this issue Jun 21, 2022 · 0 comments · Fixed by #13681
Assignees
Labels
bug test-plan-problem Issues which have been surfaced by running the manual release test plan

Comments

@LKozlowski
Copy link
Contributor

With this config for windows_desktop_service:

windows_desktop_service:
...
  discovery:
    base_dn: "*"
    label_attributes:
      - location
      - cn
      - primaryGroupID

it is expected that if matching LDAP attributes exists, then these labels will be added:

  • ldap/primaryGroupID: xxx
  • ldap/location: xxx
  • ldap/cn: xxx

Right now none of these labels are added.

@LKozlowski LKozlowski added bug test-plan-problem Issues which have been surfaced by running the manual release test plan labels Jun 21, 2022
This was referenced Jun 21, 2022
@LKozlowski LKozlowski self-assigned this Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug test-plan-problem Issues which have been surfaced by running the manual release test plan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant