Hi Arthur,
You can patch it yourself by replacing the line https://github.com/owncloud/core/blob/master/apps/user_ldap/lib/access.php#L317with $intname = $isUser ? $this->sanitizeUsername($this->readAttribute($dn, 'uid')) : $this->sanitizeUsername($ldapname);
Great! I didn't know that this is that simple. I'll give it a try. Thanks, Dirk
smime.p7s
Description: S/MIME Kryptografische Unterschrift
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
