we upgrade to owncloud 10.0.8.5 and since this upgrade, the users in Groups not displayed anymore.
The users are in the group, but not displayed in the group view on the left menu of “users”.
We run owncloud on Ubuntu 16.04. and we use the LDAP plugin.
thanks. But our groups not from the LDAP, the groups were created manually in Owncloud and we added the LDAP users. We are using LDAP group only to control who can access the Owncloud.
oh, you are right. The problem occures only with groups, which have spaces or an “&,ä,ü,ö” etc. in the name. The most names are in german. Is there a solution to fix this, without to change the names of the group ?
today I installed 10.0.9 from testing repo. The problem with groups names still exists. I dont find the fix in the release notes. Do you have news to this problem ?
Hi, I’ve a similar problem, and I’ve an Active Directory Domain Controller as LDAP.
I’ve checked and the members are on the security groups on AD in advenced settings.
The groups are imported to owncloud, but users are not assigned to groups.
The only group marked on owncloud is domain users and “Tots”, a group where nearly everyone is.
In AD? The members are in the group I’ve a 2012 windows and there’s no advanced options…
I’ve made more tests…
If I quit one member in a group (in AD) and use (in owncloud) ‘sudo -u www-data php occ ldap:update-group group-name’, it says removed users: username
If I add again, and use ‘sudo -u www-data php occ ldap:update-group group-name’, it says new user: username
Then the user is added… but when checking with “sudo -u www-data /var/www/owncloud/occ user:list-groups username”
It only shows two groups, “domain users” and “Tots”, there’s no sign of the usergroup used in the test