[Owncloud] Can't bind to LDAP Server

Arthur Schiwon blizzz at owncloud.com
Mon Aug 13 10:59:32 UTC 2012



On 08/13/2012 12:30 PM, Xavier Roussel wrote:
> Hello,
> Just a word about the master branch of the LDAP app, I've just tried it today and found three little bugs :
> apps/user_ldap/group_ldap.php :
> public function usersInGroup($gid, $search = '', $limit = -1, $offset = 0)  --> Need to match the interface
> public function getGroups($search = '', $limit = -1, $offset = 0) --> Same thing here
> apps/user_ldap/user_ldap.php :
> public function getUsers($search = '', $limit = -1, $offset = 0) --> Same here !

That's because Michael merged in his refactoring Sharing, but I did not 
adjust it yet. Gonna do it soon.

Cheers
Arthur

>
> Thanks,
>
> Xavier
>
>
> Le 6 août 2012 à 09:36, Gronies, Thomas a écrit :
>
>> Hi,
>>
>> I tested the actual master branch and can't login by using the same LDAP settings as used in my owncloud 4.0.6 installation.
>>
>> I found out that, if the password of the proxy user contains a $-sign, the bind will fail in the master branch. In 4.0.6 there is no problem.
>>
>> Regards,
>> Thomas
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://mail.kde.org/mailman/listinfo/owncloud
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>



More information about the Owncloud mailing list