Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP groups not enabled on user filter tab #11307

Closed
jnfrmarks opened this issue Sep 25, 2014 · 6 comments
Closed

LDAP groups not enabled on user filter tab #11307

jnfrmarks opened this issue Sep 25, 2014 · 6 comments

Comments

@jnfrmarks
Copy link

Steps to reproduce

  1. Enable LDAP
  2. Navigate to the admin page and configure
  3. How I configured my server:

s1

  1. Click on the user filter tab - the group drop down box is greyed out

p96

  1. Click on the Group filter tab - the group dropdwon box is active

p97

Expected behaviour

The admin should be able to configure the groups to select from the user filer tab

Actual behaviour

The admin is not able to configure the groups to select from the user filer tab

Server configuration

Operating system:

Ubuntu 14

Web server:

Apache/2.2.22

Database:

MySql

PHP version:

PHP 5.3

ownCloud version: (see ownCloud admin page)

ownCloud Enterprise Edition 7.0.2 (daily) Build:2014-09-25T03:06:41+00:00

Updated from an older ownCloud or fresh install:

fresh install

List of activated apps:

ok 100 files activity enterprise_key files_locking files_sharing files_texteditor files_trashbin files_versions firewall provisioning_api templateeditor user_ldap

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

no

Are you using encryption: yes/no

no

Client configuration

Browser:

Chrome and firefox

Operating system:

windows

Logs

Web server error log

Insert your webserver log here

ownCloud log (data/owncloud.log)

Insert your webserver log here

#### Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

@jnfrmarks
Copy link
Author

This works as expected in 6.0.5:

p98

@jnfrmarks
Copy link
Author

I found this in our doc at https://customer.owncloud.com/owncloud/index.php/apps/external?id=1

only from those groups:
If your LDAP server supports the member-of-overlay in LDAP filters, you can define that only users from one or more certain groups are allowed to appear and log in into ownCloud. By default, no value will be selected. You can select multiple groups.

If your LDAP server does not support the member-of-overlay in LDAP filters, the input field is disabled. Please contact your LDAP administrator.

I don't know if the LDAP I'm testing with supports the member-of-overlay but I definitely had different behavior between oc6 and oc7

@blizzz
Copy link
Contributor

blizzz commented Sep 26, 2014

@jnfrmarks This should be fixed by #11321 can you test?

@blizzz
Copy link
Contributor

blizzz commented Sep 26, 2014

If your LDAP server supports the member-of-overlay in LDAP filters

AD does it out of the box.

OpenLDAP does not, you need to enable it.

@jnfrmarks
Copy link
Author

manually validated fix against stable 7.

@blizzz
Copy link
Contributor

blizzz commented Sep 29, 2014

fixed by #11321

@blizzz blizzz closed this as completed Sep 29, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants