[Freeipa-users] Using FreeIPA for LDAP authentication in 3rd party applications

Martin Kosek mkosek at redhat.com
Thu Sep 12 18:58:34 UTC 2013


On 09/12/2013 08:29 PM, Thomas Raehalme wrote:
> Hi!
>
> On Thu, Sep 12, 2013 at 4:33 PM, Martin Kosek <mkosek at redhat.com> wrote:
>> Well, LDAP is the data backend for all FreeIPA identity data, you can certainly
>> use plain LDAP binds with them (though Kerberos/GSSAPI auth is preferred).
>> # ldapsearch -h `hostname` -D "uid=jdoe,cn=users,cn=accounts,dc=example,dc=com"
>> -x -w xO3xs5yOv,dL -b "" -s base
>
> Now I got it working. I didn't remember to use dn to login, so no
> wonder it didn't work :-)
>
> Thank you for all your help!
>
> Best regards,
> Thomas
>

Good! I am glad I could help :-)

Martin




More information about the Freeipa-users mailing list