[Owncloud] LDAP login fails with latest git branch

Arthur Schiwon blizzz at owncloud.com
Mon May 7 16:02:40 UTC 2012


Hi,

On 05/06/2012 11:44 AM, Gronies, Thomas wrote:
> Hi,
>
> I'm currently using the latest branch from git (4 alpha). Since Friday I'm not able to login via LDAP. Local owncloud Users are no problem. Everything worked fine before.
>
> The login dialog tells me, that I tried the wrong username or password. But I can successfully login to other services that use the same LDAP tree.
> Did you change something significantly? Do I have to chance something in my LDAP conf? Has anyone the same problem?

Kind of, I restructured the backends, though it was not supposed to 
break ;)
A little bit more information would be great to find out what broke, 
i.e. what are your (custom) settings?

> What are the fields "Base User Tree" and "Base Group Tree" for and how do I use them? At the moment they are blank.
Indeed, some documention is lacking therefore.
Base User Tree and Group Tree is a possibility to give the base dn for 
only users and groups, so that not the whole LDAP would be searched. It 
is said to improve performance. E.g. you could assign there
cn=users,dc=example,dc=com
cn=groups,dc=example,dc=com
If no value is given, the base dn from the basic settings is used.

> The attributes I use for email and quota do exist.
They are not crucial for successful login.

Cheers
Arthur

>
> Regards,
> Thomas
>
>
>
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud



More information about the Owncloud mailing list