Re: [one-users] Problem with ldap authentication

2011-06-20 Thread Tino Vazquez
Hi, Indeed, this is a bug. I've opened a ticket [1] to keep track of the solution. Regards, -Tino [1] http://dev.opennebula.org/issues/689 -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Mon, Jun 20, 2011 at 12:45 PM, Carlos A. wrote: > **

Re: [one-users] Problem with ldap authentication

2011-06-20 Thread Carlos A.
The problem is that in the original one_auth_mad.rb, the code is fine (is distinct than the one distributed in the ldap authentication addon). When I install the ldap addon, the resulting one_auth_mad.rb is the one that I was dealing with. (from the ONE bundle directory just uncompressed) $ d

Re: [one-users] Problem with ldap authentication

2011-06-20 Thread Tino Vazquez
Hi Carlos, I am not able to find the code you are referring to, which version of OpenNebula are you using? Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Thu, Jun 16, 2011 at 5:15 PM, Carlos A. wrote: > ** > Hello, > > I have

Re: [one-users] Problem with ldap authentication

2011-06-16 Thread Carlos A.
Hello, I have finally got it: I have found 1 error in lib/mads/one_auth_mad.rb ... def action_authenticate(request_id, user_id, user, password, token) auth=@authenticate.auth(user_id, user, password, token) if auth==true send_message('AUTHENTICATE', RESULT[:succe

Re: [one-users] Problem with ldap authentication

2011-06-16 Thread Tino Vazquez
/ICT.html > > > -Original Message- > From: users-boun...@lists.opennebula.org [mailto: > users-boun...@lists.opennebula.org] On Behalf Of Carlos A. > Sent: Tuesday, 14 June 2011 5:16 > To: Carlos A. > Cc: users@lists.opennebula.org > Subject: Re: [one-users] Problem with ldap authe

Re: [one-users] Problem with ldap authentication

2011-06-16 Thread Tino Vazquez
s' >>>>>>> require 'net/ldap' >>>>>>> ldap = Net::LDAP.new >>>>>>> ldap.host = "my.ldap.server" >>>>>>> ldap.port = 389 >>>>>>> ldap.auth "my-dn", &quo

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Carsten.Friedrich
ebula.org] On Behalf Of Carlos A. Sent: Tuesday, 14 June 2011 5:16 To: Carlos A. Cc: users@lists.opennebula.org Subject: Re: [one-users] Problem with ldap authentication Hi again, more on this! I managed to get a user without whitespaces and I have bad news: while stating a wrong DN/pass is almo

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Carlos A.
n...@lists.opennebula.org] On Behalf Of Carlos A. Sent: Wednesday, 8 June 2011 18:17 To: users@lists.opennebula.org Subject: Re: [one-users] Problem with ldap authentication any help on this? El 02/06/11 16:55, Carlos A. escribió: More information on this: in /srv/cloud/one/var/oned.log I c

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Carlos A.
uot;, at > >>>>authm->trigger(AuthManager::AUTHENTICATE,&ar); > >>>>ar.wait(); > >>>> > >>>> Any idea? > >>>> > >>>> > >>>> El 09/06/11 00:51, carsten.friedr...@csiro.au escribió: > &g

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Carlos A.
for the ldap driver >>>>> are >>>>> incomplete and miss to mention some software packages that you have to >>>>> install first. I don't remember which ones they were, but you can find >>>>> out >>>>> as follows: &g

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Tino Vazquez
have to >>>>> install first. I don't remember which ones they were, but you can find >>>>> out >>>>> as follows: >>>>> >>>>> * cd to .../lib/ruby >>>>> * execute 'ruby ldap_auth.rb'. >>>&

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Carlos A.
pennebula.org] On Behalf Of Carlos A. Sent: Wednesday, 8 June 2011 18:17 To: users@lists.opennebula.org Subject: Re: [one-users] Problem with ldap authentication any help on this? El 02/06/11 16:55, Carlos A. escribió: More information on this: in /srv/cloud/one/var/oned.log I can see Thu Jun 2 16:52:0

Re: [one-users] Problem with ldap authentication

2011-06-13 Thread Tino Vazquez
ich >>> Research Team leader >>> ICT Centre, GPO Box 664,Canberra, ACT 2601 >>> Phone: +61 2 6216 7019 >>> Email: carsten.friedr...@csiro.au >>> Web:   http://www.csiro.au/org/ICT.html >>> >>> >>> >>> -Original Message

Re: [one-users] Problem with ldap authentication

2011-06-11 Thread Carlos A.
64,Canberra, ACT 2601 Phone: +61 2 6216 7019 Email: carsten.friedr...@csiro.au Web: http://www.csiro.au/org/ICT.html -Original Message- From: users-boun...@lists.opennebula.org [mailto:users-boun...@lists.opennebula.org] On Behalf Of Carlos A. Sent: Wednesday, 8 June 2011 18:17 To: us

Re: [one-users] Problem with ldap authentication

2011-06-09 Thread Carlos A.
Original Message- From: users-boun...@lists.opennebula.org [mailto:users-boun...@lists.opennebula.org] On Behalf Of Carlos A. Sent: Wednesday, 8 June 2011 18:17 To: users@lists.opennebula.org Subject: Re: [one-users] Problem with ldap authentication any help on this? El 02/06/11 16:55, Carlos A. escribió: More

Re: [one-users] Problem with ldap authentication

2011-06-08 Thread Carsten.Friedrich
ssage- From: users-boun...@lists.opennebula.org [mailto:users-boun...@lists.opennebula.org] On Behalf Of Carlos A. Sent: Wednesday, 8 June 2011 18:17 To: users@lists.opennebula.org Subject: Re: [one-users] Problem with ldap authentication any help on this? El 02/06/11 16:55, Carlos A. e

Re: [one-users] Problem with ldap authentication

2011-06-08 Thread Carlos A.
any help on this? El 02/06/11 16:55, Carlos A. escribió: More information on this: in /srv/cloud/one/var/oned.log I can see Thu Jun 2 16:52:09 2011 [ONE][I]: Init OpenNebula Log system Thu Jun 2 16:52:09 2011 [ONE][I]: Log Level: 3 [0=ERROR,1=WARNING,2=INFO,3=DEBUG] Thu Jun 2 16:52:09 2011

Re: [one-users] Problem with ldap authentication

2011-06-02 Thread Carlos A.
More information on this: in /srv/cloud/one/var/oned.log I can see Thu Jun 2 16:52:09 2011 [ONE][I]: Init OpenNebula Log system Thu Jun 2 16:52:09 2011 [ONE][I]: Log Level: 3 [0=ERROR,1=WARNING,2=INFO,3=DEBUG] Thu Jun 2 16:52:09 2011 [ONE][I]: Thu Jun

[one-users] Problem with ldap authentication

2011-06-02 Thread Carlos A.
Hello, I have just installed the ldap authentication addon on an fresh ONE install. I followed the instructions and I found that I cannot authenticate against the LDAP server. what am I not doing in a wrong way? carlos@keo01:~$ one