Hello,Thanks for getting back with me !Here is some info1. Does it use RFC2307 as the schema or something else?I have tried various flavors of the RFC2307 pre-set configs . I think I,ve tried most of these ..1 - 389ds2 - 389ds RFC-2307 Schema4 - IBM Security Directory Server5 - IBM Security Directory Server RFC-2307 Schema7 - Novell eDirectory RFC-2307 Schema8 - OpenLDAP RFC-2307 Schema9 - OpenLDAP Standard Schema10 - Oracle Unified Directory RFC-2307 Schema11 - RFC-2307 Schema (Generic)12 - RHDS13 - RHDS RFC-2307 Schema14 - iPlanet
2. What is the attribute name specifying available base DNs?dc=<domain>,dc=com
3. What is the attribute name specifying unique ID of a record?dn: uid=<user>,ou=users,dc=<domain>,dc=com
I changed the following in /usr/share/ovirt-engine-extension-aaa-ldap/setup/ to meet their need for port 10389 ...plugins/ovirt-engine- extension-aaa-ldap/ldap/ common.py 636 if self.environment[constants.LDAPEnv.PROTOCOL] == 'ldaps'#else (389 if port is None else port)else (10389 if port is None else port)
I also injected the following into the /var/tmp/*profile.properties" prior to testing user authentication using the setup tool
vars.port = 10389pool.default.serverset.single.port = ${global:vars.port} Thank You for Helping !!Charles WilliamsOn Wed, Jan 24, 2018 at 3:50 AM, Martin Perina <mperina@redhat.com> wrote:Hi,officially we don't support Apache DS, but aaa-ldap is quite extensible so it should be possible attach it to oVirt.As we don't have Apache DS installed, could you please provide us following information?
1. Does it use RFC2307 as the schema or something else?2. What is the attribute name specifying available base DNs?3. What is the attribute name specifying unique ID of a record?Ondro, any other information required?ThanksMartinOn Wed, Jan 24, 2018 at 3:34 AM, C Williams <cwilliams3320@gmail.com> wrote:Hello,Has anyone successfully connected the ovirt-engine to Apache Directory Server 2.0 ?I have tried the pre-set connections offered by oVirt and have been able to connect to the server on port 10389 after adding the port to a serverset.port. I can query the directory and see users but I cannot log onto the console as a user in the directory.If any one has any experience/guidance on this, please let me know.Thank YouCharles Williams
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
--Martin Perina
Associate Manager, Software Engineering
Red Hat Czech s.r.o.