Adding LDAP users to a team is not possible
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Import users from LDAP source.
- Create a team.
- Search for an imported user in the Add Member window.
Expected behaviour
All users should show up (at least the same list as shown when sharing a file/folder)
Actual behaviour
Users are not shown.
Server configuration
Web server:
Database: PostreSQL
PHP version: unknown
Nextcloud version: 31.0.5
List of activated apps
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
Browser
Browser name: Firefox, Vivaldi
Browser version: does not seem to be browser dependand
Operating system: Windows, Ubuntu
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
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
Reproduce the issue by importing users from LDAP, creating a team, and searching in the Add Member window; compare that result with the users shown when sharing a file or folder. Trace the team member search from that window and verify that imported users appear in the results without depending on the browser or operating system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php, postgresql
- Domain
- authorization, backend, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100