Groups deleted in ldap server still appear in ldap group configuration.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
Steps to reproduce:
- Setup an ldap server, select all groups in the groups tab.
- Remove a group from ldap server.
- 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
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 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