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@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to