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

Group created in LDAP server with single integer name cannot be synced with OC #500

Open
kiranparajuli589 opened this issue Jan 23, 2020 · 0 comments

Comments

@kiranparajuli589
Copy link
Contributor

Description

Using ldap server there is no problem to create group with single integer name but actually we donot get those group as oc group after a sync.

Steps to reproduce:

  1. create a LDAP group with regular ou, with group-name/cn = 0 (single integer value)
  2. sync ldap-group with OC server
  3. view group list using occ command

Expected Output:

  • Group with name 0 should be listed

Actual Output:

  • No group with name 0 is listed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant