Hi,

You can find the docs at:  
https://gerrit-review.googlesource.com/Documentation/config-gerrit.html#ldap

What you pasted is not a valid gerrit LDAP configuration entry.

Björn

Am Freitag, 24. März 2017 09:11:50 UTC+1 schrieb Maciej D:
>
> Hi Björn
>
> I'm using Freeipa.
>
> That would mean that I'm using a wrong DN?
>
> I'm using the DN because it's able to see tha password hashes.
>
> Thanks for help!
>
> Server: ldaps://ipa.mydomain
> root DN: dc=mydomain,dc=com
> User search base: cn=users,cn=accounts
> User search filter: 
> (objectClass=inetOrgPerson)(objectClass=posixAccount)(uid=%u)
> Manager DN: cn=Directory Manager
> Display Name LDAP attribute: displayname
> Email Address LDAP attribute: mail
>
>
> 2017-03-24 8:24 GMT+01:00 'Björn Pedersen' via Jenkins Users <
> jenkins...@googlegroups.com <javascript:>>:
>
>> Hi,
>>
>> that's not how  LDAP-auth normally works:
>>
>> Jenkins takes the user and password, and tries an LDAP bind with this 
>> password. If the LDAP server returns success, then the login is granted. 
>> I suspect there is some other problem with your LDAP config. 
>>
>> Questions: 
>>  *  What type of LDAP server are you running (ActiveDirectory, OpenLDAP, 
>> FreeIPA, ...)?
>>  * What is your LDAP config (remember to remove passwords/sensitive 
>> information before posting)
>>
>> Björn
>>
>> Am Donnerstag, 23. März 2017 16:40:58 UTC+1 schrieb Maciej D:
>>>
>>> Hi Jenkins users!
>>>
>>> I'm trying to bind jenkins to LDAP auth.
>>>
>>> Jenkins is successfully downloading the user list.
>>>
>>> Unfortunately the credentials are wrong every-time I try to login with 
>>> an valid account.
>>>
>>> My LDAP server stores salted sha (SSHA) in base64 for user passwords.
>>>
>>> Can jenkins detect i.e base64 decode then take the salt and calculate 
>>> the hash to compare it to the password hash that's stored in LDAP?
>>>
>>> Thanks for help!
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Jenkins Users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/jenkinsci-users/P-kqf68q3Kc/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> jenkinsci-use...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/3531dc35-60f4-446a-8a26-f43d04bcb203%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/3531dc35-60f4-446a-8a26-f43d04bcb203%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Pozdrawiam!
> Maciej Drobniuch
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/860aaa50-9ecb-4f79-bdcf-dfd00f60fd82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to