[ovirt-users] Setting up a LDAP conf

Jose Fernandes jose.fernandes at locaweb.com.br
Fri Mar 16 16:39:29 UTC 2018


Thanks Machacek!

________________________________
De: Ondra Machacek <omachace at redhat.com>
Enviado: sexta-feira, 16 de março de 2018 12:32:38
Para: Jose Fernandes; users at ovirt.org
Assunto: Re: [ovirt-users] Setting up a LDAP conf

On 03/16/2018 12:26 AM, Jose Fernandes wrote:
> Hello,
>
>
> I have an OpenDJ LDAP server, and I need some help to do query on a
> specific filter search.

I remember I used to setup OpenDJ some time ago, please check this blog
post:

  http://machacekondra.blogspot.cz/2015/05/saml-and-ovirt-35.html

The important part there for you is the file:

  /usr/share/ovirt-engine-extension-aaa-ldap/profiles/opendj.properties

Then you can use it as 'include = <opendj.properties>' in authz/authn.

>
>
> We can't figure out how to create a "aaa/profile1.properties" file with
> these configs.
>
>
> This is how we can filter the users with ldapsearch on our ldap server:
>
>
> -H ldaps://server:port-D uid=user,ou=OU,dc=SERVER,dc=com,dc=br -W -b
> ou=aa,dc=bb,dc=cc,dc=dd uid=jose.fernandes
>
>
>   - My configuration does not permit I search the users on base, so I
> need to do this filter on "ou=aa,dc=bb,dc=cc,dc=dd"
>
>   - Port is different from common.
>
>
> Someone can help me to create the config file?
>
>
> Regards,
>
> José Fernandes
>
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20180316/e0f835bc/attachment.html>


More information about the Users mailing list