nextcloud / nextcloud/server

Display user name with occ group:list

Open
#58,828 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

[!TIP]

Help move this idea forward
  • Use the 👍 reaction to show support for this feature.
  • Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
  • Subscribe to receive notifications about status changes and new comments.

Is your feature request related to a problem? Please describe.
As Nextcloud admin, if i need to make a quick "group:list" photography of my users, to know who is in what groups, it is frustrating today, as my uids are generated (user_oidc), so, it is useless for me.

Describe the solution you'd like
I would like to have to display name of my user given on the print list.

Describe alternatives you've considered
user:list can be used. But with more than 1000 users, this requires either to be very patient or to build a program to re-link users to groups. That is a bit sad, as it is the purpose of group:list.

Additional context

Using user_oidc (sso on nextcloud)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the occ group:list command and compare its output with user:list, especially for users authenticated through user_oidc. Define the change as showing each user's display name alongside the group listing, then verify the output for a group containing users with generated UIDs.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.