<font size=3>Hello List!</font>
<br>
<br><font size=3>We are using Owncloud version 5.0.12 on Ubuntu 12.04.3
and maintain two separate LDAP directories for a customer:</font>
<br><font size=2 face="sans-serif">1.        </font><font size=3>MS
Active Directory and</font>
<br><font size=2 face="sans-serif">2.        </font><font size=3>OpenLDAP.</font>
<br><font size=3>Both directories are configured in Owncloud. Hooray for
being able to configure multiple LDAP backends! As User Login and User
List filter, I setup group memberships in both cases:<br>
</font>
<br><font size=2 face="sans-serif">1.        </font><font size=3>MS
Active Directory:</font>
<ul>
<li><font size=3>User Login Filter: (&(sAMAccountName=%uid)(objectClass=person)(memberOf=<a
specific group>))</font>
<li><font size=3>User List Filter: memberOf:1.2.840.113556.1.4.1941:=<a
specific group></font></ul><font size=2 face="sans-serif">2.    
   </font><font size=3>OpenLDAP:</font>
<ul>
<li><font size=3>User Login Filter: uid=%uid</font>
<li><font size=3>User List Filter: objectClass=posixAccount</font></ul><font size=3><br>
That way, users from both directories can log on to Owncloud, which is
fantastic.<br>
<br>
Now, it is not uncommon that some users are in <i>both</i> directories.
This results in lack of clarity <i>which</i> account is effective for OC
logons. Furthermore, when data shall be shared with one of these users,
they do appear <i>twice</i> in the sharing list and it is not clear which
user is the active one.<br>
<br>
First I thought that this would be easy to fix: Just remove the user from
the Active Directory group that is special for Owncloud logons. However,
this is not effective as a removal of the account from this group does
not seem to change anything in Owncloud.<br>
<br>
Does anybody have an idea what could be done to clean this up? This really
is frustrating and a show stopper for some of those users. Thank you for
reading!</font>
<br>
<br><font size=3>Best, Sven.</font>