ldap server reachable via webinterface but not in occ
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
Hi guys,
Im experiencing a really strange bug with user_ldap in owncloud 10 on debian stretch. My problem is, that all ldap users only get a owncloud user, if they log in again after the update. Ive read in the docs, that this is meant to be like that and that it is possible to manually trigger this by calling occ user:sync -l "OCA\User_LDAP\User_Proxy". If I do that or call occ ldap:test-config I get the error that the ldap connection could not be established, although I can do it with the same config in the web interface. Am I doing something wrong? Is it possible to force adding/syncing of ldap users through the web interface, like it was in owncloud 9 automatically?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the discrepancy between the web interface and the occ entry points user:sync -l "OCA\User_LDAP\User_Proxy" and ldap:test-config with the same configuration. Trace why the CLI cannot establish the LDAP connection while the web interface can; done means the CLI commands work consistently or the limitation and supported synchronization path are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100