Hi all,

Thanks for bringing this to our attention. It seems we fixed the DSpace 6.x
LDAP configuration documentation to give examples with escaped commas (\,),
but we neglected to highlight those changes.  I've just updated the LDAP
configuration documentation with additional notes to highlight that commas
need to be escaped:

https://wiki.duraspace.org/display/DSDOC6x/Authentication+Plugins#AuthenticationPlugins-ConfiguringLDAPAuthentication

- Tim

On Fri, Apr 27, 2018 at 3:15 AM Christian Scheible <
[email protected]> wrote:

> Hi,
>
> yes this behaviour is caused by the change of the configuration system in
> DSpace 6.
> https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference
>
> Commas are a special character which leads to an array of values for a
> configuration key.
>
>
>
>
> Am 26.04.2018 um 17:54 schrieb Tadeu Alves:
>
> Yeah man,
>
> That was exacly what I did to make it work here i forgot about posting the
> "solution" about this there are other systems that use the ldap
> configuration as DSPACE uses.
>
> And thanks a lot for answering it... Sometimes is hard to find an answer
> and because where i work there's like more than 1k VM's and i am the only
> Linux admin sometimes when i find answers i forget to report them back!
>
> Atenciosamente,
>
>
>
>   Tadeu do Carmo Alves
>
>    (61) 98153-8055
>
>    [email protected]
>
> On Wed, Apr 25, 2018 at 3:48 PM, Rafael Mansilha Murta <
> [email protected]> wrote:
>
>> Hi Tadeu,
>>
>> I've had the same problem here, it seens that DSpace has changed some
>> things
>>
>> I used to use authentication-ldap.search.user =
>> uid=username,ou=People,o=uft,dc=edu,dc=br
>> but it seens that now i've to use like
>>
>> authentication-ldap.search.user = 
>> uid=username\,ou=People\,o=uft\,dc=edu\,dc=br
>>
>> I don't know why, but it works now for me!
>>
>> Hope it helps you
>>
>>
>> Em terça-feira, 6 de março de 2018 11:45:57 UTC-3, Tadeu Alves escreveu:
>>>
>>> Hi there folks.
>>>
>>> I´ve cloned my Production enviroment to another server and after a
>>> successful migration from dspace 5.2 to 6.2 i cannot login into my
>>> platform..
>>>
>>> Looking the logs the current information that shows is this:
>>>
>>> failed_login:no DN found for user tadeu.alves
>>> failed_login:netid=tadeu.alves, result=2
>>>
>>>
>>> The most weird is that the same LDAP configuration is on my production
>>> server and its working just fine
>>>
>>> Did a telnet on port 389 to see if there's any firewall blocking the
>>> acess but nothing so far. Im kinda lost right now does anyone has gone
>>> through this?!
>>>
>>>
>>> Thanks for all of the help around here.
>>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "DSpace Technical Support" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/dspace-tech/83mefBxFP50/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to