owncloud / owncloud/user_ldap

Groups deleted in ldap server still appear in ldap group configuration.

Open
#44 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug sev4-low
Dominant language
PHP
Stars
17
Forks
19
Avg merge
11h 40m
Merged PRs (30d)
2

Description

Steps to reproduce:
  1. Setup an ldap server, select all groups in the groups tab.
  2. Remove a group from ldap server.
  3. Go to ldap configuration in administration page, go to groups tab, and check the selected groups table.
Expected behaviour:

Removed groups from ldap server doesn't appear in that table.

Actual behaviour

Removed groups from ldap server are kept in that selected table.

Server configuration

Operating system:
Ubuntu 16.04

Web server:
Apache

Database:
MySQL

PHP version:
7.0

ownCloud version: (see ownCloud admin page)
{"installed":true,"maintenance":false,"version":"9.1.4.1","versionstring":"9.1.4 RC2","edition":"Enterprise"}

Updated from an older ownCloud or fresh install:
Fresh

The content of config/config.php:


Are you using external storage, if yes which one: local/smb/sftp/...
No

Are you using encryption:
No

Logs



Client configuration

Chrome.

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

Reproduce the issue from the LDAP configuration in the administration page by selecting groups, removing one from the LDAP server, and revisiting the groups tab. Trace how the selected groups table is populated and verify that groups no longer returned by the LDAP server are absent after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.