-
- Downloads
LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well...
LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. some performance enhancements: faster searching for users and groups in their specific subtrees. Reading instead of searching were possible. thanks for the feedback of Kevin van Kuik
Showing
- apps/user_ldap/appinfo/database.xml 95 additions, 0 deletionsapps/user_ldap/appinfo/database.xml
- apps/user_ldap/appinfo/version 1 addition, 1 deletionapps/user_ldap/appinfo/version
- apps/user_ldap/group_ldap.php 37 additions, 32 deletionsapps/user_ldap/group_ldap.php
- apps/user_ldap/lib_ldap.php 376 additions, 20 deletionsapps/user_ldap/lib_ldap.php
Loading
Please register or sign in to comment