Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Alon Bar-Lev
- Original Message - > From: "Bruno Rodriguez" > To: "Ondra Machacek" > Cc: "Alon Bar-Lev" , "Esther Accion" , > users@ovirt.org > Sent: Thursday, January 15, 2015 12:03:39 PM > Subject: Re: [ovirt-users] Error authenticati

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Bruno Rodriguez
Esther Accion" , users@ovirt.org >>> Sent: Thursday, January 15, 2015 11:20:57 AM >>> Subject: Re: [ovirt-users] Error authenticating bind using the AAA >>> OpenLDAP module >>> >>> Thank you very much, >>> >>> using the following ldap.

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Ondra Machacek
On 01/15/2015 10:36 AM, Alon Bar-Lev wrote: - Original Message - From: "Bruno Rodriguez" To: "Ondra Machacek" Cc: "Esther Accion" , users@ovirt.org Sent: Thursday, January 15, 2015 11:20:57 AM Subject: Re: [ovirt-users] Error authenticating bind usin

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Alon Bar-Lev
- Original Message - > From: "Bruno Rodriguez" > To: "Ondra Machacek" > Cc: "Esther Accion" , users@ovirt.org > Sent: Thursday, January 15, 2015 11:20:57 AM > Subject: Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Ondra Machacek
Can you try add this line: pool.default.auth.type = simple to your prop file? Something like: .. pool.default.serverset.single.server = ${global:vars.server} pool.default.auth.type = simple pool.default.auth.simple.bindDN = cn=authenticate,ou=System,dc=example,dc=org pool.default.auth.si

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Bruno Rodriguez
Sorry, I forgot to restart the service. With the same ldap.example.org file, the REAL logs are the following: -- ldap log -- Jan 15 10:23:52 ldap1 slapd[6712]: conn=1672935 fd=109 ACCEPT from IP=192.168.XX.XX:41522 (IP=0.0.0.0:389) Jan 15 10:23:52 ldap1 slapd[6712]: conn=1

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Bruno Rodriguez
Thank you very much, using the following ldap.example.org file: - include = include = vars.server = ldap1.example.org #vars.user = cn=authenticate,ou=System,dc=example,dc=org #vars.password = X pool.default.serverset.single.server = ${global:vars.server} pool.defa

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-15 Thread Bruno Rodriguez
Thank you very much for the fast reply ! I grepped "org.ovirt.engineextensions.aaa.ldap" in the engine log file, but I wasn't able to get enough information for me to know which was the problem... 2015-01-14 16:04:18,575 INFO [org.ovirt.engineextensions.aaa.ldap.Framework] (MSC service thread 1-

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-14 Thread Ondra Machacek
Hi, On 01/14/2015 04:53 PM, Bruno Rodriguez wrote: Good afternoon, We cannot access to Ovirt using LDAP authentication against our openldap server. We created the following files in /etc/ovirt-engine/extensions.d (the organization name is not example.org and the passwords a

Re: [ovirt-users] Error authenticating bind using the AAA OpenLDAP module

2015-01-14 Thread Alon Bar-Lev
Hi! Great information! I really need you to add the log for org.ovirt.engineextensions.aaa.ldap, see [1] so I can see the entire sequence. You are trying to authenticate the esthera user, this result in bind request using this user, so you should really try to see if bind succeeds with this u